/*---------------------------------------------------------------------------
COMMON
---------------------------------------------------------------------------*/

#wrapper #bg {
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
}
#sidenaviBlock table {
	margin-top: 40px;
}


.mainTop {
	background-image: url(images/main_bg_top.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.mainBlock {
	background-image: url(images/main_bg.gif);
	background-repeat: repeat-y;
}
.mainBottom {
	background-image: url(images/main_bg_bottom.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.main {
	padding: 10px 30px;
}
h2 {
	text-indent: -9999px;
}
h3 {
	padding-bottom: 5px;
}
h4 {
	margin-bottom: 5px;
}


.picBoxRight {
   padding: 0 0 10px 10px;
}
.textBlock {
	margin-bottom: 20px;
}


.picBoxLeft {
   padding: 0 10px 10px 0;
}

p.caption {
	line-height: 1.4em;
}

p{
	margin-bottom: 10px;
}


/*---------------------------------------------------------------------------
TOP
---------------------------------------------------------------------------*/

#top h2 {
	background-image: url(images/title_top.gif);
	background-repeat: no-repeat;
	height: 80px;
}
#gaiyo {
	background-color: #F7F2F0;
	padding: 10px;
	border: 1px solid #825E4D;
}

#gaiyo h4{
	font-size: 12px;
	font-weight: bold;
	color: #825E4D;
	margin: 0 0 10px 0;
}
.ticketInfo {
	margin-right: auto;
	margin-left: auto;
	width: 480px;
	margin-bottom: 10px;
	background-color: #FFF7D3;
	padding-bottom: 10px;
}

.ticketInfo .admission{
	padding: 0 20px;
}

.ticketInfo .admission .adNote {
    margin: 5px 0;
	text-align: left;
}



.ticketInfo h3 {
    padding: 0;
	margin: 0;
	background: none;
}



.ticketInfo h4 {
    font-size: 14px;
	background-image: url(../../images/midashikazari_3.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	margin: 10px 10px 5px 10px;

}



/*---------------------------------------------------------------------------
introduction
---------------------------------------------------------------------------*/
#introduction h2 {
	background-image: url(images/title_introduction.gif);
	background-repeat: no-repeat;
	height: 80px;
}

/*---------------------------------------------------------------------------
andrew
---------------------------------------------------------------------------*/
#andrew h2 {
	background-image: url(images/title_andrew.gif);
	background-repeat: no-repeat;
	height: 80px;
}

/*---------------------------------------------------------------------------
shu
---------------------------------------------------------------------------*/
#shu h2 {
	background-image: url(images/title_shu.gif);
	background-repeat: no-repeat;
	height: 80px;
}

/*---------------------------------------------------------------------------
topics
---------------------------------------------------------------------------*/

#topics h2 {
	background-image: url(images/title_topics.gif);
	background-repeat: no-repeat;
	height: 90px;
}

#topics h3{
	font-weight: bold;
	color: #FFFFFF;
	margin: 0 5px 10px 5px;
	border-left: 5px solid #fff;
	border-bottom: 1px dotted #fff;
	font-size: 14px;
	line-height: normal;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
}

.topiBlock {
	padding-bottom: 10px;
	padding-right: 23px;
	padding-left: 23px;
	width: 484px;
}
.topiBlockTop {
	background-image: url(images/topi_bg_top.gif);
	background-repeat: no-repeat;
}
.topiBlockMain {
	background-image: url(images/topi_bg_main.gif);
	background-repeat: repeat-y;
}
.topiBlockBottom {
	background-image: url(images/topi_bg_bottom.gif);
	background-repeat: no-repeat;
	height: 8px;
}
.topiBlockText {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.topiBox {
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
}

/*---------------------------------------------------------------------------
goods
---------------------------------------------------------------------------*/
#goods h2 {
	background-image: url(images/title_goods.gif);
	background-repeat: no-repeat;
	height: 80px;
}
#kakakuhyo {
	margin-top: 10px;
	margin-bottom: 15px;
}



table .kakaku td {
	border-collapse: collapse;
	border-top: 1px none #F4EEEC;
	border-right: 1px solid #F4EEEC;
	border-bottom: 1px solid #F4EEEC;
	border-left: 1px solid #F4EEEC;
	border-collapse: collapse;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;



}

table {
　　border-collapse: collapse;
} 
