/*---------------------------------------------------------------------------
COMMON
---------------------------------------------------------------------------*/
body{
	color: #FFFFFF
}

p{
	padding-bottom: 10px;
}


h2 {
	text-indent: -9999px;
}

h3 {
	text-indent: -9999px;
	margin-bottom: 10px;
}


h4 {
	margin-bottom: 5px;
}


.caption {
	padding: 0px;
}


.main {
	width: 490px;
	background-image: url(images/main_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000000;
	padding: 20px 20px 0px;
}
#mainCol {
	background-color: #000000;
}



.textBlock {
	margin-bottom: 30px;
}
.name {
	margin-bottom: 10px;
}




.picBoxRight {
   padding: 0 0 10px 10px;
}


.picBoxLeft {
   padding: 0 10px 10px 0;
}

p.caption {
	line-height: 1.4em;
}
.movie {
	text-align: center;
	height: 252px;
	background-image: url(images/movie_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 190px;
	margin-top: 40px;
}


#bg {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}



/*---------------------------------------------------------------------------
sidenavi
---------------------------------------------------------------------------*/

#sidenaviBlock {
	padding-top: 120px;
	background-image: url(images/sidenavi_bg.gif);
	background-repeat: repeat-y;
}



#movie img {
	padding-bottom: 5px;
}



/*---------------------------------------------------------------------------
top
---------------------------------------------------------------------------*/

#top #first h3{
	background-image: url(images/top_subtitle.gif);
	background-repeat: no-repeat;
    height: 33px;	
}

#top #exposition h3{
	background-image: url(images/top_subtitle_2.gif);
	background-repeat: no-repeat;
    height: 33px;	
}

#top #story h3{
	background-image: url(images/top_subtitle_3.gif);
	background-repeat: no-repeat;
    height: 15px;	
}


/*---------------------------------------------------------------------------
cast
---------------------------------------------------------------------------*/

#cast h2 {
	background-image: url(images/cast_title.gif);
	background-repeat: no-repeat;
    height: 45px;
    margin-bottom: 10px;	
	}
	
	
#cast .textBlock {
	margin-bottom: 25px;
}



#cast #staff h3 {
	background-image: url(images/cast_subtitle_staff.gif);
	background-repeat: no-repeat;
    height: 15px;	
	}


#cast #castBlock h3 {
	background-image: url(images/cast_subtitle_cast.gif);
	background-repeat: no-repeat;
    height: 15px;	
	}


#cast #musician h3 {
	background-image: url(images/cast_subtitle_musician.gif);
	background-repeat: no-repeat;
    height: 15px;	

	}

/*---------------------------------------------------------------------------
sanmon
---------------------------------------------------------------------------*/


#sanmon h2 {
	background-image: url(images/sanmon_title.gif);
	background-repeat: no-repeat;
    height: 45px;
    margin-bottom: 10px;	
	}
	
#sanmon h3{
	background-image: url(images/sanmon_subtitle.gif);
	background-repeat: no-repeat;
	height: 33px;
}


/*---------------------------------------------------------------------------
topics
---------------------------------------------------------------------------*/

#topics .topiBlock {
	padding: 55px 10px 0px;
	background-image: url(images/topics_bg_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	color: #3a3a3a;
	margin: 0px;
}
#topics  .topics_bottom {
	background-image: url(images/topics_bg_bottom.gif);
	height: 45px;
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 10px;
}

.topiBox td, th{
	padding: 5px 15px 0px;
	background-color: #FFFFFF;
}




#topics h2 {
	background-image: url(images/topics_title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
}

#topics h3{
	font-weight: bold;
	font-size: 14px;
	line-height: normal;
	background-image: url(images/topics_border.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	text-indent: 0px;
	color: #E61272;
	margin: 0px;
	padding: 0px 0px 0px 15px;
}
