@charset "EUC-JP";

.mt20{ margin-top: 20px;}
.al_c{ text-align: center;}
.fl_r{ float: right!important;}

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: 850px;
	margin: 0 auto;
	background: none;
}

#point4{
	position: absolute;
	top:577px;
	width: 810px;
	padding: 30px 20px 0 20px;
/* 	background: url(../img/bg_dot.gif) repeat 0 0; */
	-webkit-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
	behavior: url(js/PIE.htc);
}

#point4 li{
	width: 394px;
	padding-top: 13px;
/* 	margin-bottom: 19px; */
	float: left;
/* 	background: url(../img/bg_point_top.png) no-repeat 0 0; */
	list-style: none;
	position: relative;
}

#point4 li img{
	display: block;
}

#point4 li p{
	height: 85px;
	color: #434343;
	line-height: 1.6;
	padding: 0 20px;
/* 	background: url(../img/bg_point_bottom.png) no-repeat 0 0; */
	position: absolute;
	bottom: 2px;
	width: 354px;
	word-wrap: break-word;
}

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

#select li{
	width: 425px;
	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;
}

.pos_relative{
	position: relative;
/* 	height:1730px; */
	height: 1395px;
}

.pos_relative h1{
	position: absolute;
}

#youtube{
	position: absolute;
	top:220px;
	left: 525px;
}

#coupon{
	position: absolute;
	top:1440px;
}

#coupon p{
	position: absolute;
	bottom: 139px;
	left: 438px;
	font-size: 30px;
	font-weight: bold;
	color: #363636;
	width: 300px;
	text-align: center;
}

#coupon ul{
	position: absolute;
	bottom: 34px;
	left: 237px;
}

.camp_link{
	display: inline-block;
	padding: 5px 15px;
	background-color: red;
	color: #fff !important;
	vertical-align: bottom;
	margin-right: 10px;
	text-decoration: none !important;
}

.camp_link:hover{
	opacity: .7;
}

#campaign{
	position: absolute;
	top: 1440px;
}