/* /////////////////////////////////////////////// */
/*                                                 */
/*            OBM styles for museum page           */
/*                 Version : 2007.04               */
/*                                                 */
/* /////////////////////////////////////////////// */

h2 { float: left;}

h4 {
	font-size: 12px;
	margin-bottom: 5px;
}

div.content p {
	font-size: 10px;
	line-height: 1.4em;
}

div.content ol {
	font-size: 10px;
	line-height: 1.3em;
	margin: 5px;
	padding-top: 8px;
	padding-left: 22px;
}

/*div.content ol a { color: #000000;}
div.content ol a:hover {
	color: #006633;
	text-decoration: underline;
}*/


/* Introducing Box of the museum */
div.introduction h3 { margin-top: 20px;}
div.introduction {
	font-size: 10px;
	line-height: 150%;
}

/* Feature Box */
div.feature {
	width: 450px;
	margin: 0 auto;
}
div.featureTop {
	height: 40px;
	background-image:  url("../museum/image/fbox_top.jpg");
	background-repeat: no-repeat;
}
div.featureMain {
	text-align: center;
	background-image:  url("../museum/image/fbox.jpg");
	background-repeat: repeat-y;
	padding: 0 20px;
}
div.featureMain p {
	text-align: left;
	padding: 0 5px;
}
div.featureBtm {
	height: 40px;
	background-image:  url("../museum/image/fbox_btm.jpg");
	background-repeat: no-repeat;
}
p.fSubTtl {
	width: 380px;
	border-bottom: 2px solid #F33;
	padding-bottom: 5px;
	margin-left: 10px;
}
p.fTitle {
	color: #F00;
	font-size: 18px;
	font-weight: bold;
	margin-top: 7px;
}
p.fDetail {
	width: 380px;
	font-size: 11px;
	margin-top: 5px;
	margin-left: 10px;
}

/* mozuka */
img.imgModuka {	float: left;}

h3.mozuka {
	border-bottom: 3px dotted #A26425;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-bottom: 5px;
	clear: both;
}
div.letter {
	width: 270px;
	line-height: 2.0em;
	float: right;
	margin-bottom: 15px;
}
p.date {
	clear: both;
	text-align: right;
}
div.sign {
	margin-top: 10px;
	text-align: right;
}
div.sign p {
	color: #630;
	font-size: 10px;
}

h4 {
	font-size: 12px;
	margin-bottom: 5px;
}


/* mapkaisetsu */

body#sub div.contentMap { padding: 0 130px 0 0;}

div.mapkaisetsu {
	height: 440px;
	padding: 10px 0;
}

div.mapkaisetsu h4 {
	font-size: 12px;
	margin: 0 0 10px 0;
}

div.mapkaisetsu p {
	font-size: 10px;
	line-height: 1.9em;
}

div.mapkaisetsu img.sImage {
	border: 1px solid #CCCCCC;
	margin: 0px 12px 0px 10px;
}

table.shisetsu_guide {
	width:100%;
	height: 400px;
	border: 0px;
	padding: 0;
	}

table.shisetsu_guide td {
	font-size: 10px;
	line-height: 1.9em;
	vertical-align: top;
	height: 380px;
	overflow: hidden;
	}

td.navi_left {
	width: 50%;
	text-align: left;
	padding-left: 10px;
	vertical-align: bottom;
	line-height: 1;
	}

td.navi_right {
	width: 50%;
	text-align: right;
	vertical-align: bottom;
	line-height: 1;
	}