@charset "utf-8";
/*
Movie Walker CSS common.css
http://movie.walkerplus.com/
 *
Copyright (c) KADOKAWA MARKETING ALL RIGHTS RESERVED.
 *
Created: Yuya Amano - 2009-07-09 15:45:40
Updated: Sakata
Directed: Morita
Revision: -
*/
a:hover{
	cursor:pointer;
}

#flb_rootAreaList dl:after,
#flb_rootAreaList dl dd ul:after,
#flb_rootAreaList dl dd ul li:after,
.move2Top:after,
.page2Top:after
{
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
#flb_rootAreaList dl,
#flb_rootAreaList dl dd ul,
#flb_rootAreaList dl dd ul li,
.move2Top,
.page2Top
{
	min-height: 1px;
	zoom: 1;
}






.weekController:after
{
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.weekController
{
	zoom: 1;
}


/*                                 common */
.center{
	text-align:center;
}

/*                                 #crumb */
.crumb{
	clear:both;
	font-size: 10px;
	padding: 8px 0px 5px 0px;
}
.crumb a{
	font-size: 10px;
}
/*                                 #crumb02 */
.crumb02{
	clear:both;
	font-size: 12px;
	padding: 8px 0px 5px 0px;
}
.crumb02 a{
	font-size: 12px;
}
/*                                 #crumb03 */
.crumb03{
	clear:both;
	font-size: 10px;
	padding: 0px 0px 5px 0px;
}
.crumb03 a{
	font-size: 10px;
}

/*                                 #crumb_link */
.crumb_link{
	clear:both;
	font-size:12px;
	color:#d52626;
	text-decoration:underline;
	padding: 0px 0px 3px 0px;
}
.crumb_link a{
	font-size: 12px;
color:#d52626;
}
/*  
/*                                 #pageHeader */
#pageHeader{
	width:635px;
	background:top url(/pages/images/titleHeader_bg.gif) no-repeat;
}
#pageHeaderNoBar,
#pageHeaderNoBarNoShadow{
	width:635px;
	background:top url(/pages/images/titleHeaderNoBar_bg.gif) no-repeat;
}
#pageHeaderNoBarNoShadow{
	background-image:url(/pages/images/titleHeaderNoBarNoShadow_bg.gif);
}

#pageHeaderWrap{
	background:white;
	margin-top:7px;
}

#pageHeaderWrap_prize{
	background:white;
	margin-top:0px;
}
#pageHeaderWrap #pageHeader,
#pageHeaderWrap #pageHeaderNoBar,
#pageHeaderWrap #pageHeaderNoBarNoShadow{
	padding-top:5px;
	position:relative;
	top:-7px;
	background-color:none;
}

#pageHeader h1,
#pageHeaderNoBar h1,
#pageHeaderNoBar h1 a{
	font-size: 14px;
	font-weight:bold;
	color:#333333;
}
#pageHeader h1{
	float:left;
	width:410px;
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 15px 20px;
}
#pageHeaderNoBar h1.title{
	padding: 10px 0px 5px 20px;
}


/*                                 #localnavi */
#localnavi{
	margin: 10px 0px 0px 0px;
	width:100%;
	height:25px;
	background: bottom url(/pages/images/common_localnavi_bg.gif) repeat-x;
}

/*                                 #titleIcon */
ul.titleIcon li,
ul.rIcon li{
	float:left;
	display:block;
	background:top left url(/pages/images/title_icons.gif) no-repeat;
	height: 0px;
	width: 32px;
	padding-top: 15px;
	padding-right:1px;
	overflow:hidden;
}
ul.titleIcon li.text,
ul.rIcon li.text{
	width: auto;
	height: 15px;
	padding-top:0px;
	padding-left:3px;
	background:none;
	white-space:nowrap;
	font-weight:normal;
	color:#666666;
}
ul.titleIcon li.titleIcon0{ background-position: 0px 0px; }
ul.titleIcon li.titleIcon0last{ background-position: 0px -100px; }
ul.titleIcon li.titleIcon1{ background-position: 0px -75px; }
ul.titleIcon li.titleIcon2{ background-position: 0px -25px; }
ul.titleIcon li.titleIcon3{ background-position: 0px -50px; width:64px; }
ul.titleIcon li.titleIconImax{ background-position: 0px -125px; }

ul.titleIcon li.titleIcon4,
ul.titleIcon li.titleIcon5,
ul.titleIcon li.titleIcon6,
ul.titleIcon li.titleIcon7,
ul.titleIcon li.titleIcon8,
ul.titleIcon li.titleIcon9,
ul.rIcon li{
	background:top left url(/pages/images/r_icons.gif) no-repeat;
}
ul.titleIcon li.titleIcon5,
ul.rIcon li.titleIcon0{ background-position: 0px 0px; }
ul.titleIcon li.titleIcon6,
ul.rIcon li.titleIcon1{ background-position: 0px -25px; }
ul.titleIcon li.titleIcon4,
ul.rIcon li.titleIcon2{ background-position: 0px -50px; }

ul.titleIcon li.titleIcon7,
ul.rIcon li.titleIcon3{ background-position: 0px -75px; }

ul.titleIcon li.titleIcon8,
ul.rIcon li.titleIcon4{ background-position: 0px -100px; }

ul.titleIcon li.titleIcon9,
ul.rIcon li.titleIcon5{ background-position: 0px -125px; }

.mwb{
	padding: 10px 0px 0px 0px;
}
.mwbInner{
	width:615px;
	margin:0 auto;
}

/*                                 date */
.sat{ background-color:#D6FCFF !important; }
.sun{ background-color:#FFD5D9 !important; }
.week th.sat{ background-color:#c4e7ea !important; }
.week th.sun{ background-color:#edc6ca !important; }

/*                                 .stars */
.stars{
	display:block;
	width:80px;
	height: 0px;
	padding-top:18px;
	overflow:hidden;
	background: top left url(/pages/images/icon_star.gif) no-repeat;
}
/*
.stars.s0 { background-position: 0px 0px; }
.stars.s1 { background-position: 0px -18px; }
.stars.s2 { background-position: 0px -36px; }
.stars.s3 { background-position: 0px -54px; }
.stars.s4 { background-position: 0px -72px; }
.stars.s5 { background-position: 0px -90px; }
.stars.s6 { background-position: 0px -108px; }
.stars.s7 { background-position: 0px -126px; }
.stars.s8 { background-position: 0px -144px; }
.stars.s9 { background-position: 0px -162px; }
.stars.s10 { background-position: 0px -180px; }
*/
.stars.s0 { background-position: 0px 0px; }
.stars.s1 { background-position: 0px -36px; }
.stars.s2 { background-position: 0px -72px; }
.stars.s3 { background-position: 0px -108px; }
.stars.s4 { background-position: 0px -144px; }
.stars.s5 { background-position: 0px -180px; }


/*                                 .barShadow */
.barShadow{
	height:33px;
	background:url(/pages/images/title_bar_shadow.jpg) no-repeat;
	padding: 5px 0px 0px 10px;
	font-weight:bold;
}
.bar{
	height:20px;
	background:url(/pages/images/title_bar.jpg) no-repeat;
	padding: 5px 0px 0px 10px;
	font-weight:bold;
}
.bar2{
	height:20px;
	background:url(/pages/images/title_bar2.jpg) repeat-x;
	padding: 5px 0px 0px 10px;
	font-weight:bold;
}
.barThick{
	width: 597px;
	height:35px;
	background:left 5px url(/pages/images/title_thickBar.jpg) no-repeat;
	padding: 5px 0px 0px 18px;
	margin:0 auto;
}

.iconOpenClose{
	float:right;
	display:block;
	overflow:hidden;
	height: 13px;
	padding-left:10px;
	background:left top url(/pages/images/icon_openClose.gif) no-repeat;
	cursor:pointer;
}
.iconOpenClose.active{
	background-position:left -13px;
}

.backLink{
	text-align:right;
	padding:0px 10px 0px 10px;
}


/*                                 .theaterMovieSchedule */
.theaterMovieSchedule{
	float:left;
}
.theaterMovieSchedule h3{
	margin: 0px 0px 0px 0px;
}
.theaterMovieSchedule p{
	margin: 10px 0px 0px 0px;
}

.movie .movieSchedule table th,
.movie .movieSchedule table td,
.theaterMovieSchedule table th,
.theaterMovieSchedule table td{
	text-align:center;
	border:1px solid #DDDDDD;
	padding: 2px;
}
.movie .movieSchedule table th,
.theaterMovieSchedule table th{
	background:#F1F1F1;
	font-weight:normal;
}
.movie .movieSchedule table .week th,
.theaterMovieSchedule table .week th{
	font-size:9px;
	background:#E4E4E4;
}
.movie .movieSchedule table td,
.theaterMovieSchedule table td{
	line-height:1.8em;
	vertical-align:top;
}
.movie .movieSchedule table td.Estatus span,
.theaterMovieSchedule table td.Estatus span,
.movie .movieSchedule table td.Estatus a,
.theaterMovieSchedule table td.Estatus a{
	display:block;
	width:44px;
	height:0px;
	margin:0 auto;
	padding-top:15px;
	overflow:hidden;
	background:left url(/pages/images/icon_theaterStatus.gif) no-repeat;
}
.movie .movieSchedule table td.Estatus.putoffTheater span,
.theaterMovieSchedule table td.Estatus.putoffTheater span{
	background-position:left -15px;
}
.movie .movieSchedule table td.Estatus.askTheater a,
.theaterMovieSchedule table td.Estatus.askTheater a{
	background-position:left -30px;
}
.movie .movieSchedule table td.Estatus.closeTheater span,
.theaterMovieSchedule table td.Estatus.closeTheater span{
	background-position:left 0px;
}
.movieSchedule .end_time,
.theaterMovieSchedule .end_time{
	display:block;
	width:45px;
	height:0px;
	padding-top:10px;
	overflow:hidden;
	background:url(/pages/images/icon_end_time.gif) no-repeat;
}
.page_theaterSchedule .theaterMovieSchedule .end_time{
	background-position: -5px 0px;
}
@media print {
	.movieSchedule .end_time,
	.theaterMovieSchedule .end_time{
		display:block;
		text-align:center;
		overflow:auto;
		height:auto;
		padding-top:0px;
	}
}

/*                                 .weekController */
.weekController{
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 3px 0px;
}
.weekController .next{
	float:right;
	height:12px;
	background:right -22px url(/pages/images/icon_arrow.gif) no-repeat;
	padding:0px 18px 0px 0px;
}
.weekController .prev{
	float:left;
	height:12px;
	background:left 1px url(/pages/images/icon_arrow.gif) no-repeat;
	padding:0px 0px 0px 18px;
}


/*                                 .textSearchBox */
.textSearchBox{
	position:relative;
	height:21px;
}
.textSearchBox .textField{
	width:125px;
	height:17px;
	border:1px solid #dddddd;
	font-size:12px;
	color:#999;
	position:absolute;
	top:10px;
	left:5px;
}
.textSearchBox .textField.focus{
	color: #000000;
}
.textSearchBox .submitButton{
	display:block;
	width:49px;
	height:21px;
	background:top left url(/global/images/form_btn_search.jpg) no-repeat;
	border:none;
	position:absolute;
	top:10px;
	left:135px;
	cursor:pointer;
}

.borderBottom{
	background:bottom url(/pages/images/line_dotted.gif) repeat-x white;
	padding-bottom:5px;
}

/*                                 .pagingBox */
.pagingBox{
	width:600px;
	padding: 10px 0px 10px 0px;
	text-align:center;
}
.pagingBox ul{
	height:35px;
	text-align:center;
}
.pagingBox ul li,
.pagingBox ul li a{
	display:inline;
	font-size:12px;
	line-height:35px;
	vertical-align:-5px;
}
.pagingBox ul li a{
	padding: 7px 8px 6px 8px;
	border:1px solid #f1f1f1;
}
.pagingBox ul li a:hover{
	background: #f1f1f1;
}
.pagingBox ul li.current a{
	background: #f1f1f1;
	border:1px solid #029cc2;
}
.pagingBox ul li.prev a,
.pagingBox ul li.next a{
}


/*                                 #relatedNews */
#relatedNews h4{
	width: 625px;
}
#relatedNews dl{
	width: 615px;
	margin: 10px auto 10px auto;
	padding: 0px 0px 10px 0px ;
	background: bottom url(/pages/images/bar_dotted.gif) no-repeat;
}
#relatedNews dt{
	float:left;
	width: 100px;
}
#relatedNews dd{
	float:left;
	width: 450px;
}
#relatedNews ul{
	width: 615px;
	margin: 0 auto;
	padding: 0px 0px 5px 15px ;
	line-height: 20px;
}



/*                                 .copyright */
.copyright{
	font-size: 9.5px;
	color: #999;
}

/*                                 .localSearch */
.localSearch{
}



/* Rectangle Box */
.mwRectAd {
margin-top:40px;
}
.mwRectAd h3 {
	background:url(http://www.walkerplus.com/images_common/note_bg_ttl.gif) no-repeat;
	height:15px;
	padding:0 0 10px;
	text-indent:-9999px;
	width:635px;
}
#rec_box {
	width:635px;
}
#rec_block_left {
	float:left;
	width:160px;
}
#rec_block_right {
	float:right;
	font-size:12px;
	line-height:19px;
	padding:0 12px;
	width:451px;
}
div#rec_ttl {
	font-weight:bold;
	line-height:1.5;
	width:451px;
}
div#rec_ttl {
	font-size:14px;
	padding:0 0 2px;
	width:451px;
}
div#rec_link{
	text-align:right;
}

.move2Top{
	text-align:right;
	padding:5px 0px 3px 0px;
}
.move2Top a{
	float:right;
	display:block;
	width:76px;
	height:0px;
	padding-top:19px;
	overflow:hidden;
	background:url(/pages/images/btn_move2Top.gif) no-repeat;
}

#pageBottom{
	width: 950px;
	margin:0 auto;
}
.page2Top{
	text-align:right;
	padding:5px 0px 3px 0px;
}
.page2Top a{
	float:right;
	display:block;
	width:55px;
	height:0px;
	padding-top:10px;
	overflow:hidden;
	background:url(/pages/images/btn_page_top.gif) no-repeat;
}


/*追加（201120524）*/
#ad_midbanner {
	clear:both;
	height:150px;
	margin:10px auto;
	width:600px;
}


/*追加（20111228）*/
#ad_bigbanner {
	clear:both;
	height:100px;
	margin:10px auto;
	width:728px;
}


/*
.specialLinks{
	padding: 15px 0px 15px 0px;
}
.specialLinks li{
	margin: 0px 0px 5px 0px;
	zoom: 1;
}
.specialLinks li a{
	display:block;
	padding: 0px 0px 0px 20px;
	font-size: 12px;
}
.specialLinks .iconTrailer{
	background:left top url(/pages/images/icon_trailer.gif) no-repeat;
}
.specialLinks .iconSpecial{
	background:left top url(/pages/images/icon_special.gif) no-repeat;
}
.specialLinks .iconPresent{
	background:left top url(/pages/images/icon_present.gif) no-repeat;
}
.specialLinks .iconPreview{
	background:left top url(/pages/images/icon_preview.gif) no-repeat;
}

*/

/*修正ver.（100428）*/

.specialLinks{
	padding:15px 0px 15px 25px;
}

.specialLinks li{
	margin-bottom:5px;
	width:196px;
}

.specialLinks li a{
	display:block;
	text-indent:-9999px;
}

.specialLinks .iconTrailer a{background:url(/pages/images/btn_yokokuhen.gif) no-repeat 0 -27px; width:196px; height:27px;}
.specialLinks .iconTrailer a:hover{background:url(/pages/images/btn_yokokuhen.gif) no-repeat 0 0;}

.specialLinks .iconPresent a{background:url(/pages/images/btn_pre.gif) no-repeat 0 -22px; width:196px; height:22px;}
.specialLinks .iconPresent a:hover{background:url(/pages/images/btn_pre.gif) no-repeat 0 0;}

.specialLinks .iconMaeuri a{background:url(/pages/images/btn_mae.gif) no-repeat 0 -22px; width:196px; height:22px;}
.specialLinks .iconMaeuri a:hover{background:url(/pages/images/btn_mae.gif) no-repeat 0 0;}

.specialLinks .iconPreview a{background:url(/pages/images/btn_shisha.gif) no-repeat 0 -22px; width:196px; height:22px;}
.specialLinks .iconPreview a:hover{background:url(/pages/images/btn_shisha.gif) no-repeat 0 0;}

.specialLinks .iconRecommend a{background:url(/pages/images/btn_rec.gif) no-repeat 0 -22px; width:196px; height:22px;}
.specialLinks .iconRecommend a:hover{background:url(/pages/images/btn_rec.gif) no-repeat 0 0;}

.specialLinks .iconUnext a{background:url(/pages/images/btn_unext.gif) no-repeat 0 -22px; width:196px; height:22px;}
.specialLinks .iconUnext a:hover{background:url(/pages/images/btn_unext.gif) no-repeat 0 0;}

#glossaryLink,
.glossaryLink{
	text-align:right;
	padding:3px 5px 2px 5px;
}

#qrPcMember{
	margin: 10px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background:#f0f3f8;
}
#qrPcMember .qrPcMemberInner{
	padding: 8px 5px 8px 5px;
	background:330px 50% url(/pages/images/qr_pcmember.gif) no-repeat;
}
#qrPcMember .qrPcMemberInner h4{
	width:310px;
	font-size:14px;
	font-weight:bold;
	padding: 5px 0px 0px 10px;
}
#qrPcMember .qrPcMemberInner ul{
	padding: 3px 0px 0px 13px;
}
#qrPcMember .qrPcMemberInner ul li{
	font-size: 11px;
}
.normal{
	font-weight:normal;
}
.advanced{
	color:#ff0000;
}

#footer *{
	font-size:10px;
}
#footer #footer_area_navi #area-link{
	text-align:right;
}



.hreview .rating{
	display:none;
}
.hreview .reviewer{
	display:none;
}
.hreview .count{
	display:none;
}

.displaynone{
	display:none;
}
.clearboth{
	clear:both;
}
.endtime{
	font-size:10.5px;
	text-align:center;
}