/*---------------------------------------------------------------------------
COMMON
---------------------------------------------------------------------------*/

h2 {
	text-indent: -9999px;
	height: 80px;

}

body {

}

h3 {
	margin-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;
}
#sidenaviBlock {
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #000000;
}
#bg {
	background-color: #000000;
}


.mainTop {
	background-image: url(images/main_bg.gif);
	background-repeat: repeat-y;
}

.main {
	padding-left: 25px;
	padding-right: 25px;
}

.mainBottom {
	background-image: url(images/mian_bottom.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}




/*---------------------------------------------------------------------------
TOP
---------------------------------------------------------------------------*/

#top h2 {
	background-image: url(images/title_top.gif);
	background-repeat: no-repeat;
}

/*---------------------------------------------------------------------------
museum
---------------------------------------------------------------------------*/
#museum h2 {
	background-image: url(images/title_museum.gif);
	background-repeat: no-repeat;
}


/*---------------------------------------------------------------------------
introduction
---------------------------------------------------------------------------*/
#introduction h2 {
	background-image: url(images/title_introduction.gif);
	background-repeat: no-repeat;
}

/*---------------------------------------------------------------------------
column
---------------------------------------------------------------------------*/
#column h2 {
	background-image: url(images/title_column.gif);
	background-repeat: no-repeat;
}

/*---------------------------------------------------------------------------
goods
---------------------------------------------------------------------------*/
#goods h2 {
	background-image: url(images/title_goods.gif);
	background-repeat: no-repeat;
}

/*---------------------------------------------------------------------------
press
---------------------------------------------------------------------------*/
#press h2 {
	background-image: url(images/title_press.gif);
	background-repeat: no-repeat;
}
#press .textBlock {
	margin-bottom: 50px;
}



/*---------------------------------------------------------------------------
topics
---------------------------------------------------------------------------*/

#topics h2 {
	background-image: url(images/title_topics.gif);
	background-repeat: no-repeat;
	height: 90px;
}
#topics  h3 {
	color: #ffd900;
	font-weight: bold;
	background-image: url(images/topics_border.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 5px;
}

#topics .topiBlock {
	border: 1px solid #FFFFFF;
	padding: 10px;
	margin-bottom: 15px;
	background-color: #000000;
}

#topics .topiBox p {
	color: #CCCCCC;
}


/*---------------------------------------------------------------------------
footer
---------------------------------------------------------------------------*/

#footer {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-position: center;
}
