@charset "utf-8";
/* CSS Document */

body{
	font-family: ヒラギノ, "ＭＳ Ｐゴシック", arial, helvetica, sans-serif;
	font-size:12px;
	line-height:1.50;
	color:#404040;
	background:#f5f5f5;
	width:auto;
}

#header{
	background:#fff;
	width:auto;
	height:129px;
	margin:0 auto 0 auto;
}
#header .content{
	width:900px;
	height:129px;
	margin:0 auto 0 auto;
	background:url(../img/bg_head.jpg) top center fixed no-repeat;
}
#header .content h1{
	padding:12px 0 0 20px;
	font-size:12px;
	font-weight:normal;
	color:#FFCC00;
}
#header .content .telBox{
	width:300px;
	float:left;
	padding:20px 0 0 200px;
}

#topColumn{
	width:100%;
	height:685px;
	background:url(../img/bg_main.jpg) repeat-x;
}
#topColumn .content{
	width:900px;
	height:685px;
	background:url(../img/img_main.jpg) no-repeat;
	margin:0 auto 0 auto;
}

#topColumn .content .movieBox{
	position:relative;
	top:390px;
	left:80px;
	padding:0 0 0 0;
}
#topColumn .content .movieBox p{
	padding:45px 0 0 0px;
	position:relative;
	left:-30px;
}


#container{
	width:900px;
	margin:0 auto 0 auto;
	padding:0 20px 0 20px;
	background:url(../img/bg_base.gif) repeat-y;
}
#container .content{
	width:900px;
	margin:0 auto 0 auto;
	background:#ffffff;
}

#container .content div.title{
	text-align:center;
}


#container .content .contentBox01{
	background:url(../img/img_01.jpg) no-repeat;
	width:900px;
	height:318px;
}

#container .content .contentBox02{
	background:url(../img/img_kaiketu.jpg) no-repeat;
	width:900px;
	height:408px;
}

#container .content .whatBox{
}

#container .content .whatBox li.movie{
	float:left;
	width:360px;
	height:240px;
	padding:40px 0px 0 20px;
	margin:0 0 0  30px;
	overflow:hidden;
	background:url(../img/bg_movie.jpg) no-repeat;
}
#container .content .whatBox li.cap{
	float:left;
	width:440px;
	padding:0 0 0 20px;
}

#container .content .contentBox04{
	background:url(../img/img_04.jpg) no-repeat;
	width:900px;
	height:423px;
}

#container .content .contentBox06{
	background:url(../img/img_06.jpg) no-repeat;
	width:900px;
	height:729px;
}

#container .content .contentBox08{
	background:url(../img/img_08.jpg) no-repeat;
	width:900px;
	height:1081px;
	margin:30px 0 0 0;
}
#container .content .contentBox09{

}
#container .content .contentBox10{
	background:url(../img/img_10.jpg) no-repeat;
	width:900px;
	height:546px;
}
#container .content .contactBox{
	width:840px;
	padding:30px 0 50px 0;
	text-align:center;
}

#container #footer .copy{
	text-align:center;
	padding:15px 0 25px 0;
	margin:25px auto 0 auto;
	width:800px;
	border-top:1px solid #cccccc;
}













