@import url("common.css");

/* ----------------------------------------
				mainContents
---------------------------------------- */
h2 { width: 523px; height: 122px; margin-top: 0;}


#contents h3 { background: url(../../img/bg_h3_2.gif) 0 0 no-repeat;}
#contents h4 { background: url(../../img/point_menu1.gif) 0 50% no-repeat;}


/* outline.html */
.outline dt {
	width: 8em;
	padding-left: 18px;
	background: url(../../img/point_menu1.gif) 4px 0.4em no-repeat;
	color: #6c5536;
	font-size: small;
	font-weight: bold;
	line-height: 1.3;
}
.outline dd {
	margin: -1.3em 0 0.8em 0;
	padding: 0 0 0.5em 8.5em;
	border-bottom: dotted 1px #afa699;
	font-size: small;
	line-height: 1.3;
}
dd .position {
	clear: left;
	display: block;
	float: left;
	width: 7em;
	vertical-align: middle;
}

/* history.html */
.history dt {
	width: 10.5em;
	padding: 0 ;
	font-size: small;
	line-height: 1.2;
}
.history dd {
	margin: -1.2em 0 0.7em 0;
	padding: 0 0 0.5em 10.5em;
	border-bottom: dotted 1px #afa699;
	font-size: small;
	line-height: 1.2;
}

/* location.html */
.location dt {
	clear: right;
	width: 11em;
	padding-left: 13px;
	background: url(../../img/point_menu1.gif) 0 2px no-repeat;
	color: #6c5536;
	font-size: small;
	font-weight: bold;
	line-height: 1.3;
}
.location dd {
	margin: -1.4em 0 0.7em 0;
	padding: 0 0 0.5em 12em;
	border-bottom: dotted 1px #afa699;
	font-size: small;
	line-height: 1.3;
}
.location2 dt {
	clear: right;
	padding-left: 13px;
	background: url(../../img/point_menu1.gif) 0 2px no-repeat;
	color: #6c5536;
	font-size: small;
	font-weight: bold;
	line-height: 1.3;
}
.location2 dd {
	margin: 0 0 0.7em 0;
	padding: 0 0 0.5em 12em;
	border-bottom: dotted 1px #afa699;
	font-size: small;
	line-height: 1.3;
}

.location a.gomap {
	float: right;
	padding: 2px 0px 2px 20px;
	background: url(../../img/m_gobottom.gif) 0% 50% no-repeat; 
}
.location a:hover.gomap {
	background: url(../../img/m_gobottom2.gif) 0% 50% no-repeat; 
}

#map {
	width: 488px;
	height: 360px;
	margin: 0;
	padding: 0;
	border: solid 1px #afa699;
}

/* jigyo.html */
.flash { border: solid 1px #ccc;}

