@charset "UTF-8";

/* 1.BASE&RESET
====================================================================================================== */
*{
	margin: 0px;
	padding: 0px;}

body {
	line-height:1.5;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	background-color: #d2b54f;
	color:#4e4d4d;
	}

a{outline:none;}
a:link,a:visited{text-decoration:none; color:#864a59;}
a:hover{text-decoration:underline; color:#864a59;}

img{
	border:none;
	vertical-align:bottom;}		

table{
	border-collapse:collapse;
	border-spacing:0;
	}
	td,th{
		border:none;
		}
	
ul li{list-style:none;}		

/* br clear
---------------------------*/
br.clear{
	width:auto;
	clear:both;
	line-height:0%;
	font-size:0;
	display: block;}	
.clear {
	clear: both;}

/* clearfix
---------------------------*/
.clearfix:after {
	content: "."; 
	display: block;
	clear: both;
	height: 0.1px;
	line-height:0;
	font-size:0.1em;
	visibility: hidden;}
.clearfix{
	display:block;}
	
	
.bold{font-weight:bold;}

.icn-arrow a{
	background:url(../images/icn-arrow.gif) no-repeat 0 2px;
	padding-left:17px;
	}
	.icn-arrow-down a{
		background:url(../images/icn-arrow-down.gif) no-repeat 0 2px;
		padding-left:17px;
		}
	.icn-arrow-up a{
		background:url(../images/icn-arrow-up.gif) no-repeat 0 2px;
		padding-left:17px;
		}

/* 2.FONT(base12px)
====================================================================================================== */
/* modern brawzer
---------------------------*/
html body{	
	font-size:16px;}
html body .large{
	font-size:18px;}
html body .middle{
	font-size:14px;}
html body .small{
	font-size:10px;}
	

html body h1,
html body h2,
html body h3,
html body h4,
html body h5{	
	font-size:12px;
	font-weight:normal !important;}

input,textarea{
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size:1em;
	}

/* 3.TOP LAYOUT
====================================================================================================== */
#main-wrap{
	background-image: url(../images/index-background.gif);
	background-repeat: repeat-x;
	background-position: top;
	}

#main{
	margin: 0px auto;
	position: relative;
	width: 1000px;
	height:650px;
	background-image: url(../images/index-main.jpg);
	background-repeat: no-repeat;
	}
	#main .theater {
		position:absolute;
		width: 581px;
		left: 385px;
		top: 560px;
		}
	#main .index-subtitle {
		position:absolute;
		width: 473px;
		left: 42px;
		top: 9px;
		}
	#main h1.index-logo {
		position:absolute;
		width: 264px;
		left: 42px;
		top: 36px;
		}
	#main .index-detail {
		position:absolute;
		width: 264px;
		left: 42px;
		top: 447px;
		}
	#main .index-online {
		position:absolute;
		width: 225px;
		left: 59px;
		top: 592px;
		}
	#main .index-facebook {
		position:absolute;
		width: 82px;
		left: 830px;
		top: 412px;
		}
	#main .index-twitter {
		position:absolute;
		width: 82px;
		left: 830px;
		top: 444px;
		}
	#main .index-qrcode {
		position:absolute;
		width: 82px;
		left: 830px;
		top: 473px;
		}
	
#bottom-wrap{
	background-color: #d2b54f;
	}

#bottom{
	position:relative;
	padding:10px 0;
	margin: 0px auto;
	width: 1000px;
	text-align: left;
	height: 80px;
	}

#top_menu{
	position: absolute;
	padding: 0 0 0 10px;
	width: 830px;
	}	
	#top_menu ul li{
		float: left;
		margin-right: 0px;
		display: block;
		font-size:1%;
		}

#bottom .foreign {
	position:absolute;
	width: 111px;
	right: 18px;
	top: 10px;
	}
	
.copyright{
	text-align: right;
	color: #fff;
	padding: 35px 10px 0 0;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 10px;
	}
.copyright2{
	text-align: right;
	color: #fff;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 10px;
	padding: 0 10px 0;
	}

/* 4.INNER LAYOUT
====================================================================================================== */
#inner-head-wrap{
	background-image: url(../images/inner-header-background.gif);
	background-repeat: repeat-x;
	background-position: top;
	}
	
#inner-head{
	margin: 0px auto;
	position: relative;
	width: 1000px;
	height:100px;
	background-image: url(../images/inner-head.jpg);
	background-repeat: no-repeat;
	}
	#inner-head .foreign {
		position:absolute;
		width: 225px;
		right: 10px;
		top: 45px;
		}
	#inner-head .logo {
		position:absolute;
		width: 210px;
		left: 0px;
		top: 0px;
		}
	#inner_menu{
		width: 1000px;
		margin: 0px auto;
		padding:7px 0 5px;
		}
		#inner_menu ul{
			padding-left:18px;
			}
		#inner_menu ul li{
			float: left;
			margin-right: 0px;
			display: block;
			font-size:1%;}
		#inner_menu ul li.english{
	margin-left: 118px;
			}

#inner-main-wrap{
	background-color: #fff;
	}
		
#inner-main{
	margin: 0px auto;
	width: 900px;
	text-align: left;
	padding: 50px;
	min-height: 450px;
	}
	* html #inner-main{height: 450px;}
	
	#inner-main h1{
		padding: 0 0 20px 0;
		width:875px;
		}
	#inner-main h2{
		padding: 0 0 10px 22px;
		}
	#inner-main .subtitle{
		padding: 0 0 20px 0;
		}
	#inner-main p{ 
		padding: 0 0 25px 22px; 
		}
		#inner-main p a{
		color:#864a59;
		}
		#inner-main p.staff-name{ 
			padding: 0 0 10px 22px; 
			}
		#inner-main p.director-name{
			text-align: right;
			padding: 5px 20px 0 0;
			}
	#inner-main p{ padding: 0 0 25px 22px; 
		}
		
	#inner-main table{
		margin: 0 0 20px 22px;
		}
		
	#inner-main .cast{
		width: 875px;
		margin-bottom:20px;
		background-image: url(../images/line-dot-cast.gif);
		background-repeat: no-repeat;
		background-position: 20px bottom;
		}
		#inner-main .cast p.cast-image {
			float:right;
			padding: 0 10px 0 10px;
			width:235px;
			}
		#inner-main .cast p.cast-name{ 
			padding: 4px 0 8px 22px;
			}
		#inner-main .cast p.cast-description{ 
			padding: 0 0 25px 22px;
			}
	.pagetop{
		text-align:right;
		padding-top:20px;
		}

#trailer{
	width:900px;
	text-align:center;
	margin-bottom:20px;
	}	

.notice{
	text-align:center;
	margin-top:40px;
	}

#inner-main p.notice2{
	text-align:center;
	margin-top:0!important;
	margin-bottom:0!important;
	}

#inner-main .topics{
	width:788px;
	margin:0 25px 30px 25px;
	padding:15px 25px 25px;
	border:6px solid #dad5b8;
	}
	#inner-main .topics h2{
		padding:0;
		margin-bottom:10px;
		}
	#inner-main .topics p{
		padding:0;
		}
		#inner-main .topics p.date{
			margin-bottom:5px;
			}
		#inner-main .bodytext{
			position:relative; 
			margin-left:240px;
			padding-top:5px;
			}
			#inner-main .bodytext .photo{
				position:absolute;
				width:221px;
				left:-240px;
				}
				#inner-main .bodytext .photo span{
					display:block;
					text-align:right;
					}

