@charset "EUC-JP";

.mt20{ margin-top: 20px;}
.al_c{ text-align: center;}

a:hover img{
	filter: alpha(opacity=70);
	-moz-opacity:0.70;
	opacity:0.70;
}

/* clearfix */
.clearfix:after{
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix{
	min-height: 1px;
}

* html .clearfix{
	height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}

body #wrap div#mainArea_hc {
	padding-bottom: 35px;
	background: url(../img/bg_mainArea_hc.png) repeat-x center bottom;
}

body #wrap div#mainArea_hc div#contentsArea_hc {
	width: 852px;
	margin: 0 auto;
	background: none;
}

#point4 li{
	width: 426px;
	height: 262px;
	float: left;
}

#point4 li.p1{ background: url(../img/bg_point1.jpg) no-repeat 0 0;}
#point4 li.p2{ background: url(../img/bg_point2.jpg) no-repeat 0 0;}
#point4 li.p3{ background: url(../img/bg_point3.jpg) no-repeat 0 0;}
#point4 li.p4{ background: url(../img/bg_point4.jpg) no-repeat 0 0;}

#point4 li img{
	margin: 15px 0 0 47px;
}

#point4 li p{
	width: 180px;
	margin: 25px 0 0 20px;
	color: #414141;
}

#select{
	height: 436px;
	margin: 45px 0 28px 0;
	background: url(../img/bg_select.jpg) no-repeat 0 0;
	position: relative;
}

#select li{
	width: 426px;
	float: left;
	padding-top: 26px;
	text-align: center;
}

#select p{
	text-indent: -99999px;
}

#select .balloon{
	position: absolute;
	top: 68px;
	right: -20px;
}

#scene{
	height: 115px;
	margin-bottom: 24px;
	text-align: center;
	background: url(../img/bg_scene.png) no-repeat center top;
	overflow: hidden;
}

#scene h3{
	margin: 22px 0;
}

#scene li{
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin: 0 5px;
}

