@charset "utf-8";
@import "/css/common.css";


/*==================================================================*/
/* movie */
/*==================================================================*/
#movie{}
#movie h1{margin:0 auto 1em;}

#movie h2{
	margin:0 auto 1.5em;
	padding:11px 0 5px 30px;
	background:url('../image/sub_t_bg.gif') no-repeat 0 100%;
	font-size:1.4em;
}

.inner-link{
	padding:0 4px;
	background-color:#e0f2ff;
}

div.block{margin:0 auto 2.0em;width:630px;}

/* clear hack */
div.block{zoom:1;}
div.block:after{content:".";clear:both;height:0;display:block;visibility:hidden;}

/* movie */
div.movie *{margin:0;padding:0;}
div.movie{
	display:block;
	float:left;
	margin:0 19px 1.5em;
	_margin:0 13px 1.5em;
	width:277px;
	padding-bottom:10px;
	background:url('../image/bottom.gif') no-repeat 0 100%;
}
div.movie div{
	background:url('../image/back.gif') repeat-y 0 0;
}
div.movie dl{
	margin:0 auto;
	padding-top:1em;
	width:250px;
	text-align:center;
}
div.movie dt{margin-bottom:0.5em;}
div.movie dd{padding-bottom:0.5em;font-size:1.2em;font-weight:bold;}


/* voice */
.voice *{margin:0 auto;}
.voice{
	margin:0 auto 1.5em;
}
.voice p.head{
	margin:0.5em auto 0;
	width:600px;
	font-size:0.9em;
}
#movie .voice h2{
	margin:0;
	padding:0;
	background:none;
}

.voicebox{
	margin:0 auto 3em;
	padding-bottom:1.8em;
	width:685px;	
	background:url('../image/voice_bg.gif') repeat-y 0 0;
}
/* clear hack */
.voicebox{zoom:1;}
.voicebox:after{content:".";clear:both;height:0;display:block;visibility:hidden;}


.voicebox p{
	margin:0 auto 0.8em;
	width:610px;
	line-height:1.8em;	
}
.voicebox img.img-r{
	float:right;
	width:240px;
	hieght:264px;
}
.voicebox p.txt-l{
	float:left;
	width:400px;
	margin-left:35px;
	_margin-left:17px;
}
.voicebox p.txt-r{
	float:right;
	width:400px;
	margin-right:35px;
	_margin-right:17px;
}

.voicebox img.img-l{
	float:left;
	width:241px;
}

.voicebox .title{
	margin:0 auto;
	padding:32px 0 0 50px;
	height:69px;
	background:url('../image/voice_t_bg.gif') repeat-x 0 0;
}
