@charset "utf-8";
/* ファイル名:movie.css   */
/* 説明：上映中/公開予定ページのCSS  */

/* --------------------------------- */
/* margin padding 標準化             */
/*【margin ：topにて調整】           */
/*【padding：topにて調整】           */
/* --------------------------------- */


/* --------------------------------- */
/*                 共通              */
/* --------------------------------- */

h2{
width:850px;
text-align:left;
margin:-17px 0 0 24px;
font-size:24px;
font-weight:bold;
color:#3e2e0f;
border-bottom:solid 1px #dbced3;
}

#h3_jyouei{
text-align:left;
margin:24px 0 10px 24px;
font-size:14px;
font-weight:bold;
color:#f08420;
} 

#h3_yotei{
text-align:left;
margin:24px 0 10px 24px;
padding:52px 0 0 0;
clear:both;
font-size:14px;
font-weight:bold;
color:#f08420;
} 

/* --------------------------------- */
/* 　　作品情報（上映中・過去共通）  */
/* --------------------------------- */
#maincontents {
	width:940px;
}

.sakuhin {
	margin:0 20px 50px 25px;
	float:left;
	width:400px;
	height:130px;
}

.sakuhin .section:after {
content: "";
clear: both;
height: 0;
display: block;
visibility: hidden;
}

.kokai_dl {
}
.kokai_dl dl{
width:230px;
float:right;
clear:inherit;
}

.kokai_dl dl dt{
margin:1px 0 0 0;
font-size:11px;
clear:both;
}

.kokai_dl dl dd{
margin:-15px 0 0 25px;
font-size:11px; 
}

.kokai_dl ul li{
float:left;
background:url(../../common/images/icn_arrow.jpg) no-repeat 0px 5px;
padding:0 0 0 12px;
margin:2px 0 0 10px;
font-weight:bold;
color:#66d2ea;
}

.kokai_dl{
width:400px;
height:124px;
text-align:left;
}

.kokai_dl img{
width:160px;
height:124px;
float:left;
text-align:left;
padding:0 0 50px;
margin:0;
}

h4{
width:230px;
float:right;
font-weight:bold;
border-bottom:2px solid #d6ceb3;
color:#8caf0f;
}



/*----宣伝・配給アイコン---*/
.movie_sen_hai ul{
float:left;
position:absolute;
padding:22px 0 0 340px;
}

.movie_sen_hai ul li{
float:left;
padding:0 0 0 5px;
}

