@charset "shift_jis";
/* CSS Document */

/*メニュー(A)-----------------------------------------------*/

#menu_films_page{
	background-image:url(../../item/menu/menu_title.gif);
	background-position:0 -33px;
	display:block;
	height:33px;
}
#menu_films_youga_page{
	background-image:url(../../item/menu/menu_youga.gif);
	background-position:0 0px;
	display:block;
	width:45px;	
	height:14px;
	background-repeat:no-repeat;
}
#menu_films_houga_page{
	background-image:url(../../item/menu/menu_houga.gif);
	background-position:0 0px;
	display:block;
	width:45px;	
	height:14px;
	background-repeat:no-repeat;
}

/*内容領域-----------------------------------------------*/

h2{
	background:url(../../item/bar/films_gr.gif) no-repeat;
	width:530px;
	height:29px;
	text-indent:-9999px;
	margin-bottom:15px;
}

#films_foreign{
	background:url(../../item/bar/films_foreign.gif) no-repeat;
	width:530px;
	height:20px;
	text-indent:-9999px;
	margin-bottom:2px;
}
#films_japanese{
	background:url(../../item/bar/films_japanese.gif) no-repeat;
	width:530px;
	height:20px;
	text-indent:-9999px;
	margin-bottom:2px;
}


#onjyun{
	margin:0px 0 20px 0;
}
#onjyun li{
	color:#555555;
	text-indent:0;
	width:auto;
	height:auto;
	float:left;
}
#onjyun li a{
	color:#000000;
	width:auto;
	height:auto;
	text-indent:0;
	text-decoration:none;
	display:inline;
	border:#FFF 1px solid;
}
#onjyun li a:hover{
	color:#FFF;
	background-color:#333333;
	border:#333333 1px solid;
}

.onjyun_mark{
	margin:-1px 0 5px 0px;
}

.films_end_line{
	border-bottom:dotted 1px #333333;
	margin:0px 0 0 0;
}

/*テーブル-----------------------------------------------*/
table{
	text-align:left;
	margin:0 0px 10px 0;
	font-size:0.95em;
}
table th h3{
	font-size:1.3em;
	margin:5px 0 10px 0;
	width:240px;
	font-weight:bold;
}
table th{
	width:90px;
	font-weight:bold;
}
table td{
	width:150px;
}

/*詳細-----------------------------------------------*/

.films_date_box_1{
	width:500px;
	margin:auto;
}

.films_date_detail{
	width:240px;
	float:right;
}

.films_date_img{
	width:240px;
	height:170px;
	float:right;
	margin:0 20px 10px 0;
}

.films_story{
	clear:right;
	background:#CCC;
	margin-bottom:8px;
	line-height:1.35;
	padding:5px 7px;
	text-align:justify;
	font-size:0.9em
}

.films_story img{
	margin:0px 0 2px 0;
	display:block;
}

.films_detail_end_line{
	border-bottom:dotted 1px #333333;
	margin:10px 0 20px 0;
}

.page_top_detail{
	margin:5px 0 7px 425px;
}

.page_top_detail_link{
	background:url(../../item/body/page_top.gif) no-repeat;
	background-position:0 0;
	text-indent:-9999px;
	border:none;
	width:76px;
	height:12px;
	display:block;
	overflow:hidden;
}
.page_top_detail_link:hover{
	background-position:0 -12px;
}