@CHARSET "UTF-8";

ul#specialEvent_01 {
	background: url(../img/index/bg_top_special.png) top left no-repeat;
	position: relative;
	width: 740px; 
	height: 90px;
}
#common_contents ul#specialEvent_01 li {
	float: none;
	display: block;
	margin: 0;
	width: auto;
}
ul#specialEvent_01 li a {
	display: block;
	position: absolute;
	width: 170px;
	height: 70px;
	top: 10px;
}
#spev01-1 a {
	left: 12px;
}
#spev01-2 a {
	left: 195px;
}
#spev01-3 a {
	left: 377px;
}
#spev01-4 a {
	left: 559px;
}

#spacialCollection ul {
	background: url(../img/index/bg_spacialCollection.jpg) left top no-repeat;
	width: 740px;
	height: 202px;
	position: relative;
}
#common_contents #spacialCollection li {
	background-image: none;
}
#common_contents #spacialCollection li h3 a {
	position: absolute;
	display: block;
	width: 228px;
	height: 169px;
	top: 0;
}
#common_contents #spacialCollection li h3 a.link1 {
	left: 6px;
}
#common_contents #spacialCollection li h3 a.link2{
	left: 256px;
}
#common_contents #spacialCollection li h3 a.link3 {
	left: 506px;
}
