/*---------------------------------------------------------------------------
COMMON
---------------------------------------------------------------------------*/
p{
	padding-bottom: 10px;
}


h2 {
	text-indent: -9999px;
	height: 44px;
}

h3 {
	margin-bottom: 5px;
}


h4 {
	margin-bottom: 5px;
}


.caption {
	padding: 0px;
}



.main {
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 30px;
	width: 490px;
}
.mainBlock {
	background-image: url(images/main_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#mainBg {
	background-image: url(images/bg.gif);
	background-repeat: repeat;
}




.box {
	margin-bottom: 20px;
}

.picBoxRight {
   padding: 0 0 10px 10px;
}


.picBoxLeft {
   padding: 0 10px 10px 0;
}

p.caption {
	line-height: 1.4em;
}

/*---------------------------------------------------------------------------
sidenavi
---------------------------------------------------------------------------*/

#sidenaviBlock {
	background-image: sidenavi_bg.gif;
	background-repeat: 
	margin-right: 10px;
	margin-left: 10px;
	background-image: url(images/sidenavi_bg.gif);
	background-repeat: repeat-y;
}


#bnr_ticket {
	margin-top: 10px;
}


#pro{
	hight: 170px;
	background-image: url(images/movie_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 103px;
	margin-top:  10px;
	padding-top: 190px;
   }


#interview{
	hight: 170px;
	background-image: url(images/movie_bg2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 103px;
	margin-top:  10px;
	padding-top: 190px;
   }


.movie img {
	padding-bottom: 5px;
}


#top h2 {
	background-image: url(images/top_title.gif);
	background-repeat: no-repeat;
    height: 73px;	
	}
#top .main {
	margin-top: 10px;
}


/*---------------------------------------------------------------------------
explan
---------------------------------------------------------------------------*/
#explan h2 {
	background-image: url(images/explan_title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 52px;
}
#explan .main {
	float: left;
	padding-top: 18px;
}


#explan .box {
	background-color: #f7f6ea;
	padding: 45px 25px 15px;
}


#explan #first {
	background-image: url(images/explan_box_bg_1.gif);
	background-repeat: no-repeat;
	border-bottom: 1px solid #aba481;
}


#explan #second {
	background-image: url(images/explan_box_bg_2.gif);
	background-repeat: no-repeat;
	border-bottom: 1px solid #aba481;
}


#explan #third {
	background-image: url(images/explan_box_bg_3.gif);
	background-repeat: no-repeat;
	border-bottom: 1px solid #aba481;
}


/*---------------------------------------------------------------------------
topics
---------------------------------------------------------------------------*/

#topics .main {
	background-image: url(images/son_bg.gif);
	background-repeat: repeat-y;
	padding-top: 10px;
	float: left;
}
#topics .topiBlock {
	margin-bottom: 20px;
}
#topics .topiBox {
	background-color: #f8f7eb;
	border-top: 1px solid #a79e7b;
	border-bottom: 1px solid #a79e7b;
}

#topics .main {
	padding-top: 18px;
}



#topics h2 {
	background-image: url(images/topics_title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
}

#topics h3{
	font-weight: bold;
	color: #7a6f3f;
	font-size: 14px;
	line-height: normal;
	background-image: url(images/topics_title_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 5px;
}
