@charset "Shift_JIS";

/*ナビゲーションの設定*/

li#navi10-thispage a{
	background-color:#ff3399;
	color:#fff;
	height: 2.5em;
	line-height: 2.5em;
}

/*ナビゲーションの設定ここまで*/



/*テキストの設定*/

div#section-movi-info{
	margin:0 5px 20px;
}

/*更新日*/

div#section-movi-info h2{
	font-size:90%;
	margin-bottom:10px;
}

/*上映都市名*/

div#section-movi-info p span.bold{
	font-size:90%;
	font-weight:bold;
	color:#3d3d3d;
}

/*上映劇場名*/

div#section-movi-info p{
	color:#3d3d3d;
	font-size:90%;
	line-height:1.5;
}

div#section-movi-info p a{
	font-size:90%;
}

div#section-movi-info p a:link,div#section-movi-info p a:visited{
	text-decoration:underline;
}

div#section-movi-info p a:hover{
	color:#cc0000;
	text-decoration:none;
}

/*上映期間*/

div#section-movi-info h4{
	font-size:90%;
	color:#00008b;
	margin-left:50px;
	margin-bottom:15px;
}

/*ユーロ監督特集*/

div#section-movi-info h3{
	text-indent:52px;
	margin-bottom:15px;
	margin-top:-15px;
}


div#section-movi-info h3 a{
	font-size:90%;
	color:#ff4500;
}

div#section-movi-info h3 a:link,div#section-movi-info h3 a:visited{
	text-decoration:underline;
}

div#section-movi-info h3 a:hover{
	font-weight:bold;
	color:#ff4500;
	text-decoration:none;
}


/*その他全国順次公開*/

div#section-movi-info h5{
	color:#666;
	font-size:90%;
	line-height:1.5;
	margin:20px 0;
	text-align:center;
	font-weight:bold;
}


/*画像の設定NEWSと同じ*/