p{
	margin-bottom: 10px;
}
h2 {
	text-indent: -9999px;
	height: 44px;
	margin-bottom: 10px;
	margin-top: 5px;
}
h3 {
	margin-bottom: 5px;
}
h4 {
	margin-bottom: 5px;
}
/*---------------------------------------------------------------------------
COMMON
---------------------------------------------------------------------------*/

#wrapper #bg {
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
}
#sidenaviBlock table {
	margin-top: 28px;
}
#sidenaviBlock #ticket {
	margin-left: 10px;
	margin-top: 15px;
}



.mainBlock {
	padding-left: 20px;
	padding-right: 20px;
}
.main {
	width: 480px;
	background-image: url(images/main_bg.gif);
	background-position: left 168px;
	background-repeat: no-repeat;
	float: left;
	padding-left: 10px;
	padding-bottom: 15px;
}


.picBoxRight {
   padding: 0 0 10px 10px;
}
.textBlock {
	margin-bottom: 20px;
	width: 480px;
}
.text {
	float: right;
	width: 290px;
}



.picBoxLeft {
   padding: 0 10px 10px 0;
}

p.caption {
	line-height: 1.4em;
}


/*---------------------------------------------------------------------------
TOP
---------------------------------------------------------------------------*/

#top h2 {
	background-image: url(images/top_title.gif);
	background-repeat: no-repeat;
}

/*---------------------------------------------------------------------------
movie
---------------------------------------------------------------------------*/
#movie h2 {
	background-image: url(images/movie_title.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#movie  h3 {
	color: #f70282;
	font-size: 14px;
}


.douga {
	padding-top: 205px;
	padding-bottom: 10px;
	padding-left: 20px;
	float: left;
	width: 160px;
	margin-right: 10px;
}

.douga img {
	margin-bottom: 5px;
}
#dabu {
	float: left;
	width: 480px;
}

#dabu .douga {
	background-image: url(images/douga_dabu.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
#pepe {
	clear: both;
	float: left;
	width: 480px;
}

#pepe .douga {
	background-image: url(images/douga_pepe.jpg);
	background-position: left top;
	width: 160px;
	background-repeat: no-repeat;
}


#message .douga {
	background-image: url(images/douga_message.jpg);
	background-position: left top;
	width: 160px;
	background-repeat: no-repeat;
}





/*---------------------------------------------------------------------------
topics
---------------------------------------------------------------------------*/

#topics h2 {
	background-image: url(images/topics_title.gif);
	background-repeat: no-repeat;
	height: 44px;
	background-position: left top;
}

#topics h3{
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
	line-height: normal;
	padding-top: 9px;
	padding-left: 30px;
	padding-bottom: 5px;
	background-image: url(images/topi_bg_h3.gif);
	background-repeat: no-repeat;
	background-position: 5px 3px;
}
#topics .main {
	width: 490px;
	padding-left: 0px;
	background-image: none;
}


.topiBlock {
	width: 490px;
	background-image: url(images/topi_bg_main.gif);
	background-repeat: repeat-y;
	margin-bottom: 15px;
	padding-bottom: 8px;
}

#topics .box {
	width: 470px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
}
