body {
	/*\*/
	letter-spacing: 0em;
	/**/
} 

br {
	letter-spacing: 0;
        text-indent: 2em:
}
p { color: #2a1f00; font-size: 14px; font-family: "ＭＳ ゴシック", "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka-等幅, Osaka, 平成角ゴシック; line-height: 140%; text-indent: 2em; letter-spacing: 0.1em; padding-top: 7px; }
a:link { color: #b32e33; /*font-weight: bold;*/ }
a:visited { color: #696969; /*font-weight: bold;*/ }
a:hover { color: #ccc; }
a:active { color: #fff; }
img {border: 0; }
h1 { color: #637e50; font-size: 18px; font-family: "trebuchet ms", "ＭＳ Ｐゴシック"; font-weight: bold; margin-top: 0; margin-bottom: 0; border-bottom-color: #637e50; border-bottom-width: 1px; }
h2 { color: #435fbc; font-size: 15px; font-family: "trebuchet ms", "ＭＳ Ｐゴシック"; margin: 0.83em 0; border-bottom: 1px dashed #2a1f00; }
h3 { color: #495057; font-size: small; font-family: "trebuchet ms", "ＭＳ Ｐゴシック"; font-weight: bold; margin-top: 0; margin-bottom: 0; }
h4 { color: #435fbc; font-size: small; font-family: "trebuchet ms", "ＭＳ Ｐゴシック"; text-indent: 2em; margin-right: 0; margin-left: 0; }
h5 { color: #fff; font-size: small; font-family: "trebuchet ms", "ＭＳ Ｐゴシック"; font-weight: normal; font-style: normal; margin-top: 0; margin-bottom: 0; margin-right: 0;}
h6 { color: #000; font-size: x-small; font-family: "trebuchet ms", "ＭＳ Ｐゴシック"; text-indent: 1em; margin-top: 0; margin-bottom: 0; }
h7 { color: #495057; font-size: 10pt; font-family: "trebuchet ms", "ＭＳ Ｐゴシック"; line-height: 140%; word-spacing: 2pt; margin: 5px; }
ul { margin: 0 0 0 8px; padding: 0; list-style-type: none; }

/****全体位置の決定****/
DIV#menu{ font-size:10pt;/*△*/
    text-align: left; margin-left: 0; }
/****メインメニュー用スタイル****/
ul.main{ color: #fffdf0; padding:0;/*△*/
    font: 10pt "trebuchet ms"; background-color: #362d00; list-style: none; width:760px; float:left; }
    
/*通常時*/
.main li.off{ color: #fffdf0; position:relative;/*×*/
	display:block; float:left;/*×*/
    width:84px;/*○*/
    height:1.7em;/*○*/
    overflow:hidden;/*×*/
    border-right:1px solid #000;/*○*/
    background-color:#362d00;/*○*/
	margin-top:0; }
	
/*展開時*/
.main li.on{ color: #0061a2; display:block; float:left;/*×*/
    width:84px;/*○*/
    height:1.7em;/*○*/
    overflow:hidden;/*×*/
    background-color:#edeced;/*○*/
    border-right:1px solid #000000;/*○*/
    overflow:visible;/*×*/
}

/*リンクスタイル*/
.main a{ color: #fffdf0; display:block;/*△*/
    text-decoration:none;/*○*/
    padding:0; list-style: none;/*○*/
}
.main a:hover{ color: #0061a2; background-color:#edeced;/*○*/
}

.inyo {background-color: #d9d9d9; width: 85%;border: groove 1px gray; margin-left:38px;}
table { border: solid 0 #696969; }
