body {
	color: #333;
	background-color: black;
	background-repeat: repeat;
	background-attachment: fixed;
}
table { clear: both; }
p {
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
}
td { }
/*ベースレイアウト*/
#wrap {
	background-color: #000;
	width: 800px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
}
.info { background-repeat: repeat-x; background-position: 0 270px; }
/*menu*/
#menu { color: #369; background-repeat: no-repeat; margin: 15px 0 10px; padding-right: 0; padding-bottom: 5px; padding-left: 0; }
#navi { height: 26px; margin: 10px 20px 0; display: block; }
ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 14px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
ul li { color: #69c; font-size: 14px; font-weight: normal; float:left; list-style-type: none; padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 7px;}
ul li a{
	color: silver;
	font-weight: bold;
	background-repeat: no-repeat;
	text-decoration: none;
	display: block;
	
}
ul li.modoru a { color: silver; font-weight: bold; text-decoration: none; background-repeat: no-repeat; float: left; display: block; padding: 0px 15px 3px 30px; }
ul li a:link { color: silver; }
ul li a:visited { }
ul li a:hover { color: #939; background-repeat: no-repeat; }
ul li.modoru a:hover { color: #939; background-repeat: no-repeat; clear: left; }
ul li a:active { color: #c3c; background-repeat: no-repeat; }
.current { color: #939; font-weight: bold; background-repeat: no-repeat; background-position: 15px 0; padding: 0px 15px 3px 45px; display: block; }
/*コンテンツ*/
#contents {
	color: #999;
	width: 800px;
	height: 935px;
	font-size: 125%;
	font-family: "ＭＳ 明朝", "ＭＳ Ｐ明朝", "ヒラギノ明朝 Pro W3", "細明朝体", "平成明朝";
	display: block;
	background-image: url(../image_mizo/bg02.jpg);
	background-color: #000;
	background-repeat: no-repeat;
	line-height: 120%;
	margin: 0px;
	}
#contentsbegin { background-image: url(../dazai/images/01.gif); background-repeat: no-repeat; height: 32px; margin-bottom: 0; margin-left: 15px; padding-top: 30px; padding-bottom: 0; }
#contentsend { background-image: url(../dazai/images/04.gif); background-repeat: no-repeat; height: 78px; clear: both; margin-top: 0; margin-bottom: 15px; margin-left: 15px; padding-top: 0; padding-bottom: 0; }
/*テキスト整形*/
#contents p{
	line-height: 130%;
	font-size: 12px;
}
h3 {
	color: #000;
	font-size: 0.9em;
	font-family: "ヒラギノ丸ゴ Pro W4", "ＭＳ ゴシック", "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Osaka−等幅", Osaka, "平成角ゴシック";
	font-weight: bold;
	margin: 5px 0 3px;
	padding: 3px 3px 0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
}
#contents-lbox{
	font-size: 12px;
	line-height: 125%;
	width: 400px;
	height: 740px;
	overflow: auto;
	float: left;
	margin-left: 45px;
	padding-top: 0px;
	margin-top:170px;
	color: #000;
}
#contents-rbox{ font-size: 12px; background-image: url(../dazai/images/02.gif); background-repeat: repeat-y; background-position: right 0; width: 320px; height: 860px; overflow: auto; float: right; margin-right: 15px; margin-left: 25px; padding-top: 15px; padding-right: 30px; }
.strong { color: #369; font-size: 1.2em; font-weight: 700; line-height: 150%; }
.small { font-size: 10px; line-height: 125%; }
/*フッター
*/
#footer { color: #369; font-size: 10px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; background-image: url(../dazai/images/foot.jpg); width: 730px; height: 30px; margin: 10px 0 0; padding: 5px 15px; }
.copyright { color: #69c; font-size: 10px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; text-align: right; clear: both; }
.past{ float: left; padding-left: 30px; }
#map {
	color: #CCC;
	font-size: 11px;
	height: 220px;
	background-color: #FFF;
	margin: 0px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}
a {
	font-weight: bold;
	color: #F00;
	text-decoration: underline;
}
#wrap #map p {
	color: #333;
}
#wrap #map h2 {
	color: #333;
}
