@charset "utf-8";

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
}

#opening{
	background-color: #F5F1E8;
	background-image: url(../common/img/opening_bg.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	/**background-image: url(../common/img/bg_main.jpg);**/
}

#opening h1 {
background-image:none;
color:#FFFFFF;
margin:0 auto;
overflow:visible;
text-align:center;
text-indent:-9999px;
overflow:hidden;
height:1px;
width:0px;
}



#opening h3 {
	width: 300px;
	height: 130px;
	background-image: url(/img/opening_head.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 50;
}

#opening h4 {
	width: 400px;
	height: 130px;
	background-image: url(/img/opening_teltime.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 310px;
	left: 280px;
	z-index: 50;
}

* html #opening h3 { behavior: expression(IEPNGFIX.fix(this)); }
* html #opening h4 { behavior: expression(IEPNGFIX.fix(this)); }

#opening #container {
	width: 650px;
	background-image:none;
	position: relative;
	margin: 50px auto 0 auto;
	border: none;
	font-size: 0px;
}

#opening #cover {
	position:absolute;
	width: 610px;
	height: 409px;
	position: absolute;
	top: 22px;
	left: 3px;
	z-index: 10;
}
#opening #imageContainer {
	display: block;
	position:relative;
	width:640px;
	height:480px;
	margin:5px;
}
#opening #imageContainer img {
	display:none;
	position:absolute;
	width:600px;
	height:400px;
	top:0;
	left:0;
}


#opening #cover_movie {
	position:relative;
	width: 362px;
	height: 240px;
	margin:120px auto 20px auto;
	background-color: #0099CC;
	border: 1px solid #666666;
}
#opening #cover_movie p {
	margin:5px;
}


#opening #box {
	position: absolute;
	top: 497px;
	left: 4px;
	z-index: 50;
	width: 641px;
	height: 115px;
	background-image: url(/img/icon_r18.jpg);
	background-repeat: no-repeat;
}



#opening .text {
	position:absolute;
	top:69px;
	left:180px;
	width: 330px;
	line-height: 160%;
	color: #AC9454;
	font-size: 12px;
	text-align: center;
}
#opening .text b {
	color: #211813;
	display: block;
}

#opening #button {
	position:absolute;
	top:2px;
	right:75px;
	width: 450px;
	height: 57px;
}

#opening #button a {
display:block;
float:left;
height:55px;
margin:0 6px 0 0;
overflow:hidden;
text-indent:-9999px;
width:210px;
}
#opening #button a:hover {
	background-position: 0px 55px;
}

#opening .button_18ov {
	background-image: url(/common/img/sp.gif);
}
#opening .button_18un {
	background-image: url(/common/img/sp.gif);
}

#opening_foot {
	position: absolute;
	top: 730px;
	left: 10px;
	z-index: 10;
	text-align: center;
	color: #403019;
	font-size: 12px;
	letter-spacing: 0.1em;
	line-height: 30px;
	border-top: 1px solid #666666;
	width: 620px;
}

#opening #kakunin {
	position: absolute;
	top: 620px;
	left: 285px;
}

