@charset "Shift_JIS";

/*上映スケジュールメイン*/
/*Hides from IE5-mac \*/
#schedulemain{height:1%;}
/*End hide from IE-5-mac*/
#schedulemain{
	background:url(../images/bg_main.gif) right repeat-y;
	margin:0 185px 0 0;
	padding:20px 25px 0 0 !important;
	padding:20px 25px 20px 0;
	border-bottom:solid 1px #e2e4e6;
	border-top:solid 1px #e2e4e6;
	}
#schedulemain h1{
	padding:0 0 10px 10px;
	height:30px;
	background:url(../images/title_schedule.gif) 0 0 no-repeat;
	text-indent:-9999px;
	}
#schedulemain p{
	font-weight:bold;
	padding:0 0 15px 10px;
	text-align:right;
	}


#schedulemain h2{
	clear:left;
	font-weight:bold;
	padding:0 0 0 13px;
	margin:2px 0 0.4em 0;
	background:url(../images/indep_h2.gif) 0 0.2em no-repeat;
	}

#schedulemain #schdulelist {
	width:100%;
	margin:0 0 20px 0;
	border-top:solid 2px #666699;
	}
	#schedulemain #schdulelist thead th{
		padding-top:15px;
		text-align:left;
		}
	#schedulemain h3{
		background:url(../images/triangle.gif) 0 0.8em no-repeat;
		font-weight:bold;
		padding:3px 0 3px 12px;
		color:#333366;
		}
	#schedulemain #schdulelist tbody th{
		background-color:#666699;
		color:#FFFFFF;
		font-weight:normal;
		padding:3px 0;
		border-bottom:solid 1px #ccc;
		border-right:solid 1px #ccc;
		}
	#schedulemain #schdulelist td{
		vertical-align:top;
		padding:6px 5px;
		border-bottom:solid 1px #ccc;
		border-right:solid 1px #ccc;
		text-align:center;
		}		
		#schedulemain #schdulelist td.gr{
			background-color:#efefef;			
			}	
		#schedulemain #schdulelist td.td_detail{
			text-align:left;	
			}
		#schedulemain #schdulelist td.over{
			border:none;
			text-align:right;		
			}	
			#schedulemain #schdulelist td.over a{
				background:url(../images/triangle.gif) left center no-repeat;
				padding-left:15px;
				}	
		#schedulemain #schdulelist td.over2{
			border:none;
			text-align:right;	
			border-bottom:solid 1px #ccc;	
			}	
			#schedulemain #schdulelist td.over2 a{
				background:url(../images/triangle2.gif) left center no-repeat;
				padding-left:15px;
				}		
			

/*サイトマップ メイン*/
/*Hides from IE5-mac \*/
#sitemapmain{height:1%;}
/*End hide from IE-5-mac*/
#sitemapmain{
	background:url(../images/bg_main.gif) right repeat-y;
	margin:0 185px 0 0;
	padding:20px 25px 30px 0;
	border-bottom:solid 1px #e2e4e6;
	border-top:solid 1px #e2e4e6;
	}
#sitemapmain h1{
	padding:0 0 0 10px;
	height:30px;
	background:url(../images/title_sitemap.gif) 0 0 no-repeat;
	text-indent:-9999px;
	}

#sitemapmain h2{
	clear:left;
	background:#efefef url(../images/shoppinglist.gif) 5px 0.5em no-repeat;
	padding:1px 0 1px 23px;
	font-weight:normal;
	margin:10px 8px 0 15px;
	}
#sitemapmain ul{
	list-style:none;
	margin:3px 0 0 0;
	}
#sitemapmain li.type1{
	clear:left;
	background:url(../images/worklist.gif) 59px 0.5em no-repeat;
	padding:0 0 0 72px;
	}
#sitemapmain li.type2{
	clear:left;
	background:url(../images/outlinelist.gif) 32px 0.5em no-repeat;
	padding:0 0 0 43px;
	}
#sitemapmain ul.year{
	padding:0 0 0 111px;
	} 
#sitemapmain ul.year li{
	float:left;
	padding:0 5px;
	display:inline;
	background:url(../images/bla_listline.gif) right no-repeat;
	}
#sitemapmain li#end{
	background:none;
	}
#sitemapmain ul.type3{
	padding:0 0 0 68px;
	} 
#sitemapmain ul.type3 li{
	float:left;
	padding:0 5px;
	display:inline;
	background:url(../images/bla_listline.gif) right no-repeat;
	}
#sitemapmain ul.type4{
	padding:0 0 0 68px;
	margin:0 0 28px 0;
	}
#sitemapmain ul.type4 li{
	float:left;
	padding:0 5px;
	display:inline;
	background:url(../images/bla_listline.gif) right no-repeat;
	} 
#sitemapmain #online{
	margin:0 0 -4px 0;
	}
	

/*ニュース　メイン*/
/*Hides from IE5-mac \*/
#newsmain{height:1%;}
/*End hide from IE-5-mac*/
#newsmain{
	background:url(../images/bg_main2.gif) right repeat-y;
	margin:0 185px 0 0;
	padding:20px 25px 25px 0 ;
	border-bottom:solid 1px #e2e4e6;
	border-top:solid 1px #e2e4e6;
	}
#newsmain h1{
	padding:0 0 0 10px;
	background:url(../images/title_news_ichiran.gif) 2px 0 no-repeat;
	text-indent:-9999px;
	}
#newsmain .news{
	border-top:solid 1px #ccc;
	margin:17px 0 0 0;
	}
#newsmain .date{
	float:left;
	width:auto;
	margin:4px 0 0 0;
	padding:1px 5px;
	background-color:#efefef;
	}
#newsmain .text{
	margin:0 0 0 10em;
	}
	*html #newsmain .text{
		margin:0 0 0 7em;
		}
	*+html #newsmain .text{
		margin:0 0 0 7em;
		}
#newsmain .text h2{
	font-weight:bold;
	padding:6px 0;
	}
#newsmain .text h2 a{
	font-weight:bold;
	}


/*自主上映　メイン*/
/*Hides from IE5-mac \*/
#independencemain{height:1%;}
/*End hide from IE-5-mac*/
#independencemain{
	background:url(../images/bg_main.gif) right repeat-y;
	margin:0 185px 0 0;
	padding:20px 25px 20px 0 ;
	border-bottom:solid 1px #e2e4e6;
	border-top:solid 1px #e2e4e6;
	}
#independencemain h1{
	padding:0 0 20px 10px;
	height:30px;
	background:url(../images/title_indep.gif) 2px 0 no-repeat;
	text-indent:-9999px;
	}
#independencemain #maincontents{
	padding:0 0 0 15px;
	}
#independencemain #maincontents p{
	padding:5px 0 15px 23px;
	}
#independencemain #maintop{
	width:100% !important;
	width:99%;
	margin:0 0 15px 0;
	border-left:solid 2px #e2e4e6;
	border-bottom:solid 2px #e2e4e6;;
	}
#independencemain #maintop p{
	letter-spacing:0.15em;
	}
#independencemain #maintop p.order{
	margin:0 0 0 20px;
	text-indent:-9999px;
	height:26px;
	width:91px;
	background:url(../images/order.gif) no-repeat;
	}
#independencemain #maintop p.order a{
	display:block;
	text-decoration:none;
	height:26px;
	}
#independencemain #maintop img{
	margin:0 0 15px 0;
	}
#independencemain h2{
	clear:left;
	font-weight:bold;
	padding:0 0 0 13px;
	margin:2px 0 0.4em 10px;
	background:url(../images/indep_h2.gif) 0 0.2em no-repeat;
	}
#independencemain p#ask{
	margin:-12px 0 0 22px;
	padding:0 0 0 15px;
	background:url(../images/shoppinglist.gif) 0 0.4em no-repeat !important;
	background:url(../images/shoppinglist.gif) 0 0.2em no-repeat;
	}


/*映画『もんしぇん』公式HP　Webデザインコンペティション　募集要項　メイン*/
/*Hides from IE5-mac \*/
#competitionmain{height:1%;}
/*End hide from IE-5-mac*/
#competitionmain{
	background:url(../images/bg_main.gif) right repeat-y;
	margin:0 185px 0 0;
	padding:20px 25px 20px 0 ;
	border-bottom:solid 1px #e2e4e6;
	border-top:solid 1px #e2e4e6;
	}
#competitionmain h1{
	padding:0 0 20px 10px;
	height:30px;
	background:url(../images/title_compe.gif) 2px 0 no-repeat;
	text-indent:-9999px;
	}
#competitionmain #maincontents{
	padding:0 0 0 15px;
	}
#competitionmain #maincontents p{
	padding:5px 0 15px 23px;
	}
#competitionmain #maincontents p#right{
	padding:0 0 15px 0;
	margin:-15px 0 0 0;
	text-align: right;
	}
#competitionmain #maintop{
	width:100% !important;
	width:99%;
	margin:0 0 15px 0;
	border-left:solid 2px #e2e4e6;
	border-bottom:solid 2px #e2e4e6;;
	}
#competitionmain #maintop p{
	letter-spacing:0.15em;
	}
#competitionmain #maintop p.order{
	margin:0 0 0 20px;
	text-indent:-9999px;
	height:26px;
	width:91px;
	background:url(../images/order.gif) no-repeat;
	}
#competitionmain #maintop p.order a{
	display:block;
	text-decoration:none;
	height:26px;
	}
#competitionmain #maintop img{
	margin:0 0 15px 0;
	}
#competitionmain h2{
	clear:left;
	font-weight:bold;
	padding:0 0 0 13px;
	margin:2px 0 0.4em 10px;
	background:url(../images/indep_h2.gif) 0 0.2em no-repeat;
	}
#competitionmain p#ask{
	margin:-12px 0 0 22px;
	padding:0 0 0 15px;
	background:url(../images/shoppinglist.gif) 0 0.4em no-repeat !important;
	background:url(../images/shoppinglist.gif) 0 0.2em no-repeat;
	}

/*リンク メイン*/
/*Hides from IE5-mac \*/
#linkmain{height:1%;}
/*End hide from IE-5-mac*/
#linkmain{
	background:url(../images/bg_main.gif) right repeat-y;
	margin:0 185px 0 0;
	padding:20px 25px 30px 0;
	border-bottom:solid 1px #e2e4e6;
	border-top:solid 1px #e2e4e6;
	}
#linkmain h1{
	padding:0 0 0 10px;
	height:30px;
	background:url(../images/title_link.gif) 0 0 no-repeat;
	text-indent:-9999px;
	}
#linkmain #maincontents{
	padding:0 2px 0 15px;
	}
#linkmain .menu{
	margin:10px 0 0 0;
	padding:0 0 10px 0;
	border-left:solid 2px #e2e4e6;
	border-bottom:solid 2px #e2e4e6;
	}
#linkmain .menu h2{
	font-weight:bold;
	padding:0 0 0 15px;
	margin:0 0 0 8px;
	background:url(../images/indep_h2.gif) 0 0.2em no-repeat;
	}
#linkmain .menu table{
	width:100% !important;
	width:99%;
	}
#linkmain .menu table td{
	padding:2px 10px 2px 0;
	}
/*会社案内 メイン*/
/*Hides from IE5-mac \*/
#guidancemain{height:1%;}
/*End hide from IE-5-mac*/
#guidancemain{
	background:url(../images/bg_main.gif) right repeat-y;
	margin:0 185px 0 0;
	padding:20px 25px 20px 0;
	border-bottom:solid 1px #e2e4e6;
	border-top:solid 1px #e2e4e6;
	}
#guidancemain h1{
	padding:0 0 10px 10px;
	height:30px;
	background:url(../images/title_guidance.gif) 0 0 no-repeat;
	text-indent:-9999px;
	}
#guidancemain #maincontents{
	padding:0 2px 0 15px;
	}
#guidancemain .menu{
	padding:0 0 10px 0;
	border-left:solid 2px #e2e4e6;
	border-bottom:solid 2px #e2e4e6;
	}
#guidancemain h2{
	clear:left;
	font-weight:bold;
	padding:0 0 0 13px;
	margin:2px 0 10px 10px;
	background:url(../images/indep_h2.gif) 0 0.2em no-repeat;
	}
#guidancemain p{
	margin:8px 0 8px 23px;
	}
	
/* other:「はなはどこへいった」 */

#hanadoko {
	background:url(../images/bg_main.gif) right repeat-y;
	margin:0 185px 0 0;
	padding:20px 25px 20px 0;
	border-bottom:solid 1px #e2e4e6;
	border-top:solid 1px #e2e4e6;
	}
#hanadoko h1{
	padding:0 0 0 10px;
	margin:0 0 11px;
	height:30px;
	background:url(../hana-doko/images/title_hanadoko.gif) 0 0 no-repeat;
	text-indent:-9999px;
	}
#hanadoko #maincontents{
	padding:0 2px 0 15px;}

#hanadoko h2{
	clear:left;
	font-weight:bold;
	padding:0 0 0 13px;
	margin:2px 0 11px 10px;
	background:url(../images/indep_h2.gif) 0 0.2em no-repeat;
	}
#hanadoko .menu{
	margin:0;
	padding:0 0 10px 0;
	border-left:solid 2px #e2e4e6;
	border-bottom:solid 2px #e2e4e6;
	}

#hanadoko .menu p{
	margin:8px 0 8px 23px;
	}


/*サイトポリシー メイン*/
/*Hides from IE5-mac \*/
#policymain{height:1%;}
/*End hide from IE-5-mac*/
#policymain{
	background:url(../images/bg_main.gif) right repeat-y;
	margin:0 185px 0 0;
	padding:20px 25px 0 0 ;
	border-bottom:solid 1px #e2e4e6;
	border-top:solid 1px #e2e4e6;
	}
#policymain h1{
	padding:0 0 10px 10px;
	height:30px;
	background:url(../images/title_policy.gif) 0 0 no-repeat;
	text-indent:-9999px;
	}
#policymain p.text{
	padding:0 0 20px 10px;
	border-bottom:solid 1px #ccc;
	}
#policymain .workhis{
	padding:0 0 20px 0;
	}
#policymain .workhis h2{
	font-weight:bold;
	padding:8px 0 10px 13px;
	background:url(../images/indep_h2.gif) 0 10px no-repeat;
	border-top:solid 1px #ccc;
	}
#policymain .workhis h3{
	font-weight:bold;
	padding:2px 0;
	margin:10px 0 5px 10px;
	background-color:#efefef;
	}
#policymain .workhis p{
	margin:0 0 0 13px;
	}
#policymain p.text2{
	padding:20px 0 0 0;
	}
#policymain .workhis p.detail{
	margin:0 0 0 20px;
	}
#policymain .workhis ul{
	list-style:none;
	margin:0 0 0 50px;
	}
#policymain .workhis ul.detail{
	list-style:none;
	margin:0 0 0 63px;
	}
#policymain .workhis li{
	padding:3px 0 0 11px;
	background:url(../images/outlinelist.gif) 0 0.7em no-repeat;
	}

/*アクセシビリティ メイン*/
/*Hides from IE5-mac \*/
#accessibilitymain{height:1%;}
/*End hide from IE-5-mac*/
#accessibilitymain{
	background:url(../images/bg_main.gif) right repeat-y;
	margin:0 185px 0 0;
	padding:20px 25px 20px 0;
	border-bottom:solid 1px #e2e4e6;
	border-top:solid 1px #e2e4e6;
	}
#accessibilitymain h1{
	padding:0 0 0 10px;
	margin:0 0 10px 0;
	background:url(../images/bg_title.gif) 0 0 ;
	}
#accessibilitymain p.text{
	padding:0 0 20px 10px;
	border-bottom:solid 1px #ccc;
	}
#accessibilitymain .workhis{
	padding:0 0 20px 0;
	}
#accessibilitymain .workhis h2{
	font-weight:bold;
	padding:8px 0 10px 13px;
	background:url(../images/indep_h2.gif) 0 14px no-repeat;
	border-top:solid 1px #ccc;
	}
#accessibilitymain .workhis h3{
	font-weight:bold;
	padding:2px 0 2px 10px;
	margin:10px 0 5px 10px;
	background-color:#efefef;
	}
#accessibilitymain .workhis p{
	margin:0 0 0 13px;
	}
#accessibilitymain p.link{
	text-align:right;
	padding:20px 0 0 0;
	}
#accessibilitymain .workhis p.detail{
	margin:0 0 0 20px;
	}
#accessibilitymain .workhis ul{
	list-style:none;
	margin:0 0 0 50px;
	}
#accessibilitymain .workhis ul.detail{
	list-style:none;
	margin:0 0 0 63px;
	}
#accessibilitymain .workhis li{
	padding:3px 0 0 11px;
	background:url(../images/outlinelist.gif) 0 0.7em no-repeat;
	}
#accessibilitymain .workhis li.end{
	background:#efefef;
	margin:10px 0 0 0 ;
	padding:5px 10px;
	}
#accessibilitymain p#close{
	padding:20px 0 0 0;
	text-align:center;
	}


/*特定商取引法に基づく表示 メイン*/
/*Hides from IE5-mac \*/
#methodmain{height:1%;}
/*End hide from IE-5-mac*/
#methodmain{
	background:url(../images/bg_main.gif) right repeat-y;
	margin:0 185px 0 0;
	padding:20px 25px 0 0 ;
	border-bottom:solid 1px #e2e4e6;
	border-top:solid 1px #e2e4e6;
	}
#methodmain h1{
	padding:0 0 10px 10px;
	height:30px;
	background:url(../images/title_method.gif) 0 0 no-repeat;
	text-indent:-9999px;
	}
#methodmain .workhis{
	padding:0 0 20px 0;
	}
#methodmain .workhis h2{
	font-weight:bold;
	padding:8px 0 10px 13px;
	background:url(../images/indep_h2.gif) 0 10px no-repeat;
	border-top:solid 1px #ccc;
	}

#methodmain .workhis p{
	margin:0 0 0 13px;
	}

#methodtable .left{
	margin:0 ;
	padding:5px;
	vertical-align:top;
	text-align:left;
	background-color:#E5E5EF;
	border-bottom:#ffffff solid 1px;
	width:25%;
	}

#methodtable .right{
	margin:0 ;
	padding:5px 5px 5px 10px;
	vertical-align:top;
	text-align:left;
	border-bottom:#E0E0E0 solid 1px;
	width:75%;
	}

#methodtable .right_last{
	margin:0 ;
	padding:5px 5px 5px 10px;
	vertical-align:top;
	text-align:left;
	width:75%;
	}



/*個人情報の取り扱いについて メイン*/
/*Hides from IE5-mac \*/
#privacymain{height:1%;}
/*End hide from IE-5-mac*/
#privacymain{
	background:url(../images/bg_main.gif) right repeat-y;
	margin:0 185px 0 0;
	padding:20px 25px 0 0 ;
	border-bottom:solid 1px #e2e4e6;
	border-top:solid 1px #e2e4e6;
	}
#privacymain h1{
	padding:0 0 10px 10px;
	height:30px;
	background:url(../images/title_privacy.gif) 0 0 no-repeat;
	text-indent:-9999px;
	}
#privacymain p.text{
	padding:0 0 20px 10px;
	border-bottom:solid 1px #ccc;
	}
#privacymain .workhis{
	padding:0 0 20px 0;
	}
#privacymain .workhis h2{
	font-weight:bold;
	padding:18px 0 10px 0px;
	border-top:solid 1px #ccc;
	color:#333366;
	}
#privacymain .workhis p{
	margin:0 0 0 13px;
	}
#privacymain .workhis_top{
	padding:0 0 20px 0;
	}
#privacymain .workhis_top h2{
	font-weight:bold;
	padding:8px 0 10px 0px;
	color:#333366;
	}
#privacymain .workhis_top ul{
	list-style:none;
	margin:5px 0 0 30px;
	}
#privacymain .workhis_top li{
	padding:3px 0 0 13px;
	background:url(../images/outlinelist.gif) 0 0.7em no-repeat;
	}
#privacymain .workhis_top p{
	margin:0 0 0 13px;
	}
#privacymain .inquiry{
	padding:0 0 20px 0;
	}
#privacymain .inquiry h2{
	font-weight:bold;
	padding:18px 0 10px 13px;
	border-top:solid 1px #ccc;
	}
#privacymain .inquiry h3{
	font-weight:bold;
	padding:2px 0;
	margin:0px 0 0px 30px;
	}
#privacymain .inquiry p{
	margin:0 0 15px 33px;
	}
	
	
@charset "Shift_JIS";


/*リストインデックス　メイン*/
/*Hides from IE5-mac \*/
#listindexmain{height:1%;}
/*End hide from IE-5-mac*/
#listindexmain{
	height:1%;
	background:url(../images/bg_main.gif) right repeat-y;
	margin:0 185px 0 0;
	padding:20px 25px 30px 0;
	border-bottom:solid 1px #e2e4e6;
	border-top:solid 1px #e2e4e6;
	}
#listindexmain h1{
	padding:0 0 0 10px;
	height:30px;
	background:url(../images/title_listindex.gif) 0 0 no-repeat;
	text-indent:-9999px;
	}
#listindexmain #maincontents{
	padding:0 2px 0 15px;
	}
#listindexmain .menu{
	margin:10px 0 0 0;
	padding:0 0 5px 0;
	border-left:solid 2px #e2e4e6;
	border-bottom:solid 2px #e2e4e6;
	}
#listindexmain .menu h2{
	font-weight:bold;
	padding:0 0 0 15px;
	margin:0 0 3px 8px;
	background:url(../images/indep_h2.gif) 0 0.2em no-repeat;
	}
#listindexmain .menu h2 a{
	font-weight:bold;
	}

#listindexmain .menu p{
	padding:0 0 0 33px;
	}
#listindexmain .menu ul{
	list-style:none;
	}
#listindexmain .menu li{
	margin:0 0 5px 0;
	padding:0 0 0 33px;
	}

/*監督一覧 メイン*/
/*Hides from IE5-mac \*/
#directormain{height:1%;}
/*End hide from IE-5-mac*/
#directormain{
	background:url(../images/bg_main.gif) right repeat-y;
	margin:0 185px 0 0;
	padding:10px 25px 20px 0 ;
	border-bottom:solid 1px #e2e4e6;
	border-top:solid 1px #e2e4e6;
	}
#directormain h1{
	font-weight:bold;
	padding:5px 0 5px 10px;
	margin:0 0 17px 0;
	border-left:solid 2px #e2e4e6;
	border-bottom:solid 2px #e2e4e6;
	}
#directormain table{
	width:100% !important;
	width:99%;
	border-top:solid 1px #ccc;
	border-bottom:solid 2px #ccc;
	}
#directormain table th{
	font-weight:normal;
	text-align:left;
	padding:0 0 0 10px;
	background:#efefef;
	border-top:solid 1px #ccc;
	}
#directormain table td{
	border-top:solid 1px #ccc;
	}
#directormain p.work{
	text-indent:-9999px;
	height:26px;
	width:107px;
	margin:10px 10px;
	background:url(../images/button_worklist.gif) 0 0 no-repeat;
	}
#directormain p.profile{
	text-indent:-9999px;
	height:26px;
	width:107px;
	background:url(../images/button_profile.gif) 0 0 no-repeat;
	}
#directormain p a{
	display:block;
	text-decoration:none;
	height:26px;
	}
	
	
/*プロフィール メイン*/
/*Hides from IE5-mac \*/
#profilemain{height:1%;}
/*End hide from IE-5-mac*/
#profilemain{
	background:url(../images/bg_main.gif) right repeat-y;
	margin:0 185px 0 0;
	padding:10px 25px 0 0 ;
	border-bottom:solid 1px #e2e4e6;
	border-top:solid 1px #e2e4e6;
	}
#profilemain h1{
	font-weight:bold;
	padding:5px 0 5px 10px;
	margin:0 0 17px 0;
	border-bottom:solid 1px #ccc;
	}
#profilemain h1 span{
	font-weight:normal;
	font-size:70%;
	}
	
	/*for ie*/
	*html #profilemain h1 span{
		font-size:65%;
		}	
	*+html #profilemain h1 span{
		font-size:65%;
		}
		
		
#profilemain #phototext table{
	padding:5px 0 20px 0;
	margin:0 0 0 0 !important;
	margin:0 0 20px 0;
	}
#profilemain #phototext table td{
	vertical-align:top;
	}
#profilemain #phototext table p{
	padding:0 0 0 10px;
	}
#profilemain .workhis{
	padding:0 0 25px 0;
	}
#profilemain .workhis h2{
	font-weight:bold;
	padding:3px 0 0 13px !important;
	padding:8px 0 0 10px;
	margin:2px 0 0.4em 0;
	background:url(../images/indep_h2.gif) 0 5px no-repeat !important;
	background:url(../images/indep_h2.gif) 0 12px no-repeat;
	border-top:solid 2px #ccc;
	}
#profilemain .workhis table{
	width:100% !important;
	width:99%;
	}
#profilemain .workhis td{
	vertical-align:top;
	padding:5px 10px ;
	}
#profilemain .workhis td.gray{
	background-color:#efefef;
	}
#profilemain .workhis td.grayyear{
	border-right:solid 1px #ccc;
	background-color:#efefef;
	}
#profilemain .workhis td.year{
	border-right:solid 1px #ccc;
	}
#profilemain .workhis table ul{
	list-style:none;
	}
#profilemain .workhis table.yaerhis li{
	background: url(../images/outlinelist.gif) 0 0.5em no-repeat !important;
	background: url(../images/outlinelist.gif) 0 0.3em no-repeat;
	margin:0 0 0 15px;
	padding:0 0 0 11px;
	}



/*ご購入のご案内　メイン*/
#purchasemain{
	background:url(../images/bg_main.gif) right repeat-y;
	margin:0 185px 0 0;
	padding:10px 25px 10px 0 ;
	border-bottom:solid 1px #e2e4e6;
	border-top:solid 1px #e2e4e6;
	}
#purchasemain h1{
	font-weight:bold;
	padding:5px 0 5px 10px;
	margin:0 0 17px 0;
	border-left:solid 2px #e2e4e6;
	border-bottom:solid 2px #e2e4e6;
	}
#purchasemain #flow{
	border:solid 1px #e0e0e0;
	padding:20px 35px 10px 35px;
	margin:0 0 25px 0;
	}
#purchasemain #flow h2{
	position:relative;
	top:-17px;
	left:-25px;
	margin:0;
	padding:0;
	background:none;
	font-weight:bold;
	}
#purchasemain #flow h3{
	color:#000000;
	font-weight:bold;
	padding:0 10px;
	background-color:#ccc;
	}
#purchasemain #flow h3.purple{
	color:#fff;
	background-color:#333388;
	}
#purchasemain #flow p{
	padding:6px 10px; 
	}
#purchasemain #flow p.arrow{
	background:url(../images/arrow_down.gif) 0 0 no-repeat;
	margin:5px 0 4px 40% !important;
	margin:5px 0 4px 25%;
	padding:0 10px 6px 35px;
	height:24px;
	} 
	#purchasemain #flow p.arrow_st4{
		background:url(../images/arrow_down_st4.gif) 0 0 no-repeat;
		margin:5px 0 4px 40% !important;
		margin:5px 0 4px 25%;
		padding:0 10px 23px 35px;
		height:24px;
		} 
#purchasemain #flow h4{
	font-weight:bold;
	margin:27px 0 12px 0; 
	}
#purchasemain #flow div.gray{
	background-color:#efefef;
	margin:0 0 0 10px;
	padding:5px 10px;
	width:75%;
	}
#purchasemain #flow div.gray h5{
	color:#000066;
	padding:2px 0;
	}
#purchasemain #flow div.gray p{
	padding:0;
	}
#purchasemain #flow div.gray h6{
	padding:3px 0;
	}
#purchasemain #flow h4.low{
	margin:18px 0 -3px 0;
	}
#purchasemain h2{
	font-weight:bold;
	padding:0 0 0 13px;
	margin:2px 0 0.4em 0;
	background:url(../images/indep_h2.gif) 0 0.2em no-repeat;
	}
#purchasemain p{
	padding:5px 0 15px 13px;
	}
#purchasemain ul{
	list-style:none;
	margin:-8px 0 15px 0;
	}
#purchasemain li{
	background: url(../images/outlinelist.gif) 0 0.5em no-repeat !important;
	background: url(../images/outlinelist.gif) 0 0.3em no-repeat;
	margin:0 0 0 50px;
	padding:0 0 0 11px;
	}
#purchasemain p.ask{
	margin:-12px 0 0 13px;
	padding:0 0 15px 15px;
	background:url(../images/shoppinglist.gif) 0 0.4em no-repeat !important;
	background:url(../images/shoppinglist.gif) 0 0.2em no-repeat;
	}
.gray_b{
	font-weight:bold;
	}
	
/*for php page*/	
	
	
/*ジャンル*/
/*Hides from IE5-mac \*/
#main{height:1%;}
/*End hide from IE-5-mac*/
#main{
	background:url(../images/bg_main.gif) right repeat-y;
	margin:0 185px 0 0;
	padding:10px 0 0 0;
	border-bottom:solid 1px #e2e4e6;
	border-top:solid 1px #e2e4e6;
	}

#main h1{
	font-weight:bold;
	padding:5px 0 5px 10px;
	margin:0 25px 0 0;
	border-bottom:solid 2px #e2e4e6;
	border-left:solid 2px #e2e4e6;
	}

img#pix{
	float:left;
	width:1px;
	height:1px;
	}
#cinematop{
	border-top:solid 2px #ccc;
	margin:20px 25px 0 0;
	line-height:1.6;/*for ie*/
	}
	#cinematop .explanation{
		margin:0 115px 0 118px;
		background-color:#efefef;
		}
	#cinematop.cinematop_bf{
	margin-top:0px;
	}
.bf_category{
	background:url(../images/triangle.gif) 0 0.8em no-repeat;
		font-weight:bold;
		padding:3px 0 3px 12px;
		color:#333366;
		margin-top:15px;
		}
.cinema{
	line-height:1.6;/*for ie*/
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
	margin-top: 0;
	margin-right: 25px;
	margin-bottom: 0;
	margin-left: 0;
	}
	.cinnemabottom{
	background-image: url(../images/border-gray.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	}
	
	#cinematop .photo,.cinema .photo{
	float:left;
	padding:10px 8px 10px 10px;
	}
#cinematop .button,.cinema .button{
	float:right;
	width:100px;
	padding:10px 0 0 0;
	}
#cinematop .button ul,.cinema .button ul{
	list-style:none;
	text-indent:-9999px;
	}

#cinematop .button li,.cinema .button li{
	padding:3px 0 0;
	width:91px;
	height:26px;
	}

#cinematop .button li a,.cinema .button li a{
	text-decoration:none;
	display:block;
	height:26px;
	}

#cinematop .detail,.cinema .detail{
	background: url(../images/detail.gif) right no-repeat;
	}
#cinematop .order,.cinema .order{
	background: url(../images/order.gif)  right no-repeat;
	}
.cinema .explanation{
	background-color:#efefef;
	margin-top: 0;
	margin-right: 115px;
	margin-left: 118px;}
	
.bottomline{border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;}

#cinematop h2,.cinema h2{
	width:31%;
	padding-top: 8px;
	padding-right: 2%;
	padding-bottom: 8px;
	padding-left: 2%;
	float: left;
	}
	*html #cinematop h2, *html .cinema h2{
		width:21%;
		padding:8px 1%;
		}
	*+html #cinematop h2, *+html .cinema h2{
		width:19%;
		padding:8px 1%;
		}
#cinematop p,.cinema p{
	width:auto;
	margin-left:35%;
	background-color:#FFFFFF;
	padding:8px 2%;
	}
	*html #cinematop p,*html .cinema p{
		margin-left:15%;
		padding:8px 1%;
		}
	*+html #cinematop p,*+html .cinema p{
		margin-left:15%;
		padding:8px 1%;
		}
.cinema .explanationbottom{
	margin:0 115px 0 118px;
	background-color:#efefef;
	}






/*詳細ページ*/
/*Hides from IE5-mac \*/
#detailmain{height:1%;}
/*End hide from IE-5-mac*/
#detailmain{
	background:url(../images/bg_main.gif) right repeat-y;
	margin:0 185px 0 0;
	padding:13px 30px 30px 0;
	border-bottom:solid 1px #e2e4e6;
	border-top:solid 1px #e2e4e6;
	}
/*メイントップ*/
#detailmain #title{
	float:left;
	}
#detailmain #maintop{
	margin-bottom:10px;
	}
	#detailmain #maintop:after{
		content: "";
		clear: left;
		height: 0;
		display: block;
		visibility: hidden;
		}
#detailmain #maintop h1{
	padding:0 0 5px 3px;
	font-weight:bold;
	}
#detailmain p#official{
	float:right;
	background:url(../images/official.gif) no-repeat;
	width:98px;
	height:26px;
	text-indent:-9999px;
	margin:8px 0 0 0; 
	}
#detailmain p#official a{
	display:block;
	height:26px;
	text-decoration:none;
	}
#detailmain #phototable{
	clear:left;
	padding-top:20px;
	}
#detailmain #phototable img{
	float:left;
	margin:0 20px 0 0;
	}
#detailmain #righttable{
	float:left;
	width:350px;
	}
#detailmain #righttable table{
	border-top:solid 1px #999;
	border-left:solid 1px #999;
	}
#detailmain #righttable th{
	background-color:#efefef;
	font-weight:normal;
	padding:3px;
	border-right:solid 1px #999;
	border-bottom:solid 1px #999;
	}
#detailmain #righttable td{
	border-right:solid 1px #999;
	border-bottom:solid 1px #999;
	}
#detailmain #righttable td p{
	padding:3px 10px;
	}
#detailmain #righttable input#cart{
	margin:0 0 0 205px;
	width:146px;
	height:34px;
	}
#detailmain #supplement{
	clear:left;
	float:left;
	width:355px;
	margin:5px 25px 0 0;
	}
#detailmain #supplement p#order{
	float:right;
	background:url(../images/order.gif) no-repeat;
	width:91px;
	height:26px;
	text-indent:-9999px;
	margin:16px 0 0 0;
	}
#detailmain #supplement p#order a{
	display:block;
	height:26px;
	text-decoration:none;
	}
#detailmain #supplement #b{
	font-weight:bold;
	}

/*メインミドル*/
#detailmain #mainmiddle{
	clear:left;
	border-top:solid 2px #ccc;
	}
#detailmain #mainmiddle #outline{
	float:right;
	width:190px;
	margin:19px 0 0 0;
	padding:0 0 0 0;
	}
#detailmain #mainmiddle #outline p{
	margin:0 0 1.5em 0;
	}
#mainmiddle #outline ul{
	list-style:none;
	}
#detailmain #mainmiddle #outline li{
	padding:0 0 0 8px;
	background: url(../images/outlinelist.gif) 0 0.5em no-repeat !important;
	background: url(../images/outlinelist.gif) 0 0.3em no-repeat;
	}
#detailmain #mainmiddle #explanation{
	margin:0 205px 0 0;
	padding:0 10px 0 0;
	border-right:solid 1px #e0e0e0;
	}
#detailmain #mainmiddle #explanation h2{
	font-weight:bold;
	background:url(../images/indep_h2.gif) 0 0.2em no-repeat;
	padding:0 0 0 13px;
	margin:20px 0 0 0;
	}
#detailmain #mainmiddle #explanation p{
	margin:0.8em 0 0 0;
	}

/*メインボトム*/
#detailmain #relatedwork{
	clear:left;
	border:solid 1px #e0e0e0;
	margin:30px 0 0 0;
	padding:10px;
	}
#detailmain #relatedwork h3{
	font-weight:bold;
	}
#detailmain #relatedwork ul{
	list-style:none;	
	}



/*年代リスト*/
/*Hides from IE5-mac \*/
#listmain{height:1%;}
/*End hide from IE-5-mac*/
#listmain {
	background:url(../images/bg_main.gif) right repeat-y;
	margin:0 185px 0 0;
	padding:10px 0 0 0;
	border-bottom:solid 1px #e2e4e6;
	border-top:solid 1px #e2e4e6;
	}

#listmain h1{
	font-weight:bold;
	padding:5px 0 5px 10px;
	margin:0 25px 0 0;
	border-bottom:solid 2px #e2e4e6;
	border-left:solid 2px #e2e4e6;
	}

#listmain span.independent{
	background: url(../images/shoppinglist.gif) no-repeat 10px center;
	padding-left:25px;
	}

#listmain ul#yearlist{
	padding:5px 0 40px 0;
	margin:0 25px 0 0;
	list-style:none;
	}
#listmain #yearlist li{
	display:block;
	float:right;
	padding:0 6px;
	background:url(../images/bla_listline.gif) right no-repeat;
	}
#listmain li#end2{
	background:none;
	padding-right:0;
	}

/*extra_h*/

#extra_h{
	background:url(../images/bg_main.gif) right repeat-y;
	margin:0 185px 0 0;
	padding:20px 25px 20px 0 ;
	border-bottom:solid 1px #e2e4e6;
	border-top:solid 1px #e2e4e6;
	}
#extra_h h1{
	padding:0 0 20px 10px;
	font-weight:bold;
	}
#extra_h #maincontents{
	padding:0 0 0 15px;
	}
	#extra_h #maintop{
		width:100% !important;
		width:99%;
		margin:0 0 15px 0;
		border-left:solid 2px #e2e4e6;
		border-bottom:solid 2px #e2e4e6;;
		}
	#extra_h #maincontents p{
		padding:5px 0 15px 23px;
		}
	#extra_h h2{
		font-weight:bold;
		padding:0 0 0 13px;
		margin:2px 0 0.4em 10px;
		background:url(../images/indep_h2.gif) 0 0.2em no-repeat;
		}
	#extra_h ol{
		padding-left:40px;
		padding-bottom:10px;
		}
		#extra_h ol li{
			margin-bottom:10px;
			}
	#extra_h ul{
		padding-left:25px;
		padding-bottom:10px;
		}
		#extra_h ul li{
			margin-bottom:10px;
			list-style:none;
			background:url(../images/outlinelist.gif) no-repeat left 5px;
			padding-left:15px;
			}
	#extra_h  p.icon{
		background:url(../images/outlinelist.gif) no-repeat 25px 5px;
		padding:0 0 0 40px!important;
		}

/*news*/
.news-photo{
margin-left:10px;}
