@charset "utf-8";
/* CSS Document ==============

	SPECIAL 201303

	platform3.css 

============================== */


#contents #sp {
	margin-bottom: 25px;
}

#contents #sp_current h1 {
	width: 610px;
	height: 134px;
	margin-bottom: 32px;
	text-indent: -9999px;
	background: url(img/title.gif) no-repeat left top;
	overflow: hidden;
}

#contents #sp_current p {
	padding: 10px 0 25px 0;
}

#contents #osanpo_map {
	padding-bottom: 47px;
}

#contents #osanpo_map h2 {
	width: 87px;
	height: 31px;
	margin: 0 0 15px 0;
	padding: 0;
	position: static;
	text-indent: -9999px;
	background: url(img/map_h.gif) no-repeat left top;
	overflow: hidden;
}

/* point */
#contents .point_block {
	margin: 0 0 35px 20px;
	padding: 0 0 35px 0;
	border-bottom: 1px solid #ededed;
}

#contents .point_block h2 {
	height: 33px;
	margin: 0 0 15px 0;
	padding: 0;
	position: static;
	text-indent: -9999px;
	overflow: hidden;
}

#contents .point1 h2 {
	width: 247px;
	background: url(img/point1_h.gif) no-repeat left top;
}
#contents .point2 h2 {
	width: 386px;
	background: url(img/point2_h.gif) no-repeat left top;
}
#contents .point3 h2 {
	width: 315px;
	background: url(img/point3_h.gif) no-repeat left top;
}
#contents .point4 h2 {
	width: 286px;
	background: url(img/point4_h.gif) no-repeat left top;
}
#contents .point5 h2 {
	width: 408px;
	background: url(img/point5_h.gif) no-repeat left top;
}

#contents .point_block .photo_list {
	width: 610px;
	overflow: hidden;
}

#contents .point_block .photo_list ul {
	width: 645px;
	margin: 0 -35px 0 0;
	padding: 0;
	overflow: hidden;
}
#contents .point_block .photo_list li {
	width: 180px;
	margin-right: 35px;
	float: left;
}

#contents .point_block .photo_list img {
	padding-bottom: 7px;
}


/* finish_text */
#contents #finish_text {
	padding: 0 20px 35px 20px;
}


/* photo musium */
#contents #photo_musium_pr {
	width: 610px;
	margin: 0 0 10px 20px;
	padding: 20px 0;
	border-top: 5px solid #e82100;
	border-bottom: 5px solid #e82100;
	overflow: hidden;
}

#contents #photo_musium_pr .pm_text {
	width: 371px;
	float: left;
}

#contents #photo_musium_pr .pm_text h2 {
	width: 193px;
	height:16px;
	margin: 0 0 17px 0;
	padding: 0;
	position: static;
	text-indent: -9999px;
	background: url(img/pm_h.gif) no-repeat left top;
	overflow: hidden;
}

#contents #photo_musium_pr .pm_text p {
	padding-bottom: 25px;
}

#contents #photo_musium_pr a img:hover {
	filter:Alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.60;
}

#contents #photo_musium_pr .pm_img {
	width: 219px;
	float: right;
}



