/*トップ共通*/

#wrapper{
	width:100%;
	background:#9d0000 url(../img/bg_top.jpg) no-repeat center -160px;
	line-height:1.2;
	padding: 0;
	margin: 0;
}
#cd_area{
	background-color:#e0d529;
	height:130px;
	text-align:center;
	padding:22px 0 0 0;
	margin: 0;
}
#cd_area h3{
	margin-bottom:3px;
}
/*カウントダウン02ここから*/
#CDT{
 font-size: 38px;
 letter-spacing:0.1em;
 font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
 color:#000;
 margin:0;
}
#CDT .day{
 font-size: 68px;
}
#CDT .hour,#CDT .min,#CDT .sec{
 font-size: 49px;
}
#CDT .t_fin{
 font-size: 52px;
 letter-spacing:0em;
 line-height:1.6;
}
/*カウントダウンここまで*/
#main{
	width:100%;
}
#shadow_cd{
	background:url(../img/cd_bg.png) repeat-x center top;
	height:8px;
}
#in-main{
	width:980px;
	margin:0 auto 35px;
	padding-top:30px;
}
#in-main h1{
	padding-bottom:40px;
}
#in-main #t_date{
	margin-top:-20px;
}
#in-main ul{
	width:980px;
	margin:350px auto 0;
}
#movie{
	width:663px;
	margin:20px auto 0;
}
#syutuen{
	width:100%;
	background:url(../img/bg_syutuen.gif) repeat;
	padding:35px 0 30px;
	text-align:center;
}
#syutuen .clearfix{
	background:url(../img/g_bg02.png) no-repeat left top;
	padding: 0 90px;
}
#syutuen p{
	width:698px;
	margin:0 auto;
}
#syutuen dl{
	width:825px;
	margin:0 auto;
}
#syutuen dl dt{
	width:62px;
	margin-top:10px;
}
#syutuen dl dd{
	width:747px;
	text-align:left;
	margin-left:15px;
}
#syutuen #tvo_ana{
	text-align:left;
	margin-left:100px;
	margin-top:20px;
}
#content {
	width:100%;
	padding:25px 0 40px;
	background-color:#c42600;
}
#content .clearfix{
	width:980px;
	margin:0 auto;
}
#content div .comnt{
	width:477px;
}
#content .left .comnt h2#c_riku{
	width:477px;
	height:129px;
	background:url(../img/comment_riku.jpg) no-repeat;
	color:#c42600;
}
#content .right .comnt h2#c_taka{
	width:477px;
	height:129px;
	background:url(../img/comment_takayama.jpg) no-repeat;
	color:#c42600;

}
/***scroll***/
#content div .comnt .flexcroll{
	width:475px;
	height:520px;
	overflow:auto;
	position:relative;
	background-color:#fff;
	border-bottom:1px solid #000;
	border-left:1px solid #000;
	border-right:1px solid #000;
}
#content div .comnt .flexcroll ul{
	height:100%;
	padding:15px;
	text-align:left;
}
#content div .comnt .flexcroll ul dl{
	padding-bottom:10px;
}
#content div .comnt .flexcroll ul dl dt{
	color:#04C1D8;
	font-weight:bold;
	font-size:12px;
}
#content div .comnt .flexcroll ul dl dd{
	font-size:17px;
	line-height:1.4;
}
#content div .comnt .flexcroll ul dl dd p{
	text-align:center;
}
p.p_tate img{
	width:70%;
	height:auto;
	padding:10px 0;
}
p.p_yoko img{
	width:100%;
	height:auto;
	padding:10px 0;
}
/*  scrollgeneric */ 
#content div .comnt .scrollgeneric{line-height: 1px;font-size: 1px;position: absolute;top: 0; left: 0;}
#content div .comnt .vscrollerbase{
	background:url(../img/bg_scroller.gif) repeat-y scroll center 0  transparent;
	width:10px;
}
#content div .comnt .vscrollerbar{
	width:10px;
	cursor:pointer;
	background-color:#ccc;
}

#footer{
	font-size:12px;
	color:#000;
	padding:60px 0 0px;
	text-align:center;
}
#footer a{
	color:#000;
	text-decoration:none;
}