table {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height:16px;
}
.text8 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 8px;
}
.text10 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
}
.text12 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
}
.text14 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
}
.text16 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
}
.text18 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 18px;
}
.height10 {
	line-height: 10px;
}
.height12 {
	line-height: 12px;
}
.height14 {
	line-height: 14px;
}
.height16 {
	line-height: 16px;
}
.height18 {
	line-height: 18px;
}
.height20 {
	line-height: 20px;
}
.height22 {
	line-height: 22px;
}
.height24 {
	line-height: 24px;
}
a:link {
	color: #333333;
}
a:visited {
	color: #555555;
}
a:active {
	color: #333333;
}
a:hover {
	color: #555555;
}
a.part2:link {
	color: #583800;
}
a.part2:visited {
	color: #C59A5D;
}
a.part2:active {
	color: #583800;
}
a.part2:hover {
	color: #C59A5D;
}
html, body {
    scrollbar-base-color: #F0EBD2;
    scrollbar-track-color: #F0EBD2;
    scrollbar-face-color: #FFFFFF;
    scrollbar-shadow-color: #CCCCCC;
    scrollbar-darkshadow-color: #999999;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-3dlight-color: #DDDDDD;
    scrollbar-arrow-color: #725820;
	margin: 0px;
	padding: 0px;
	background-color: F0EBD2;
	color: #333333;
}
.fix {
	background-repeat: no-repeat;
}

p {
padding:0px;
margin:0px;
line-height:16px;
}

p.text01 {
margin-left:10px;
line-height:16px;
}


p.text01_1 {
margin-left:10px;
line-height:8px;
}



p.to_ex01 {
margin:10px;
color: #725820;
}

p.to_ex01 a {
color: #725820;
text-decoration:none;
}

p.to_ex01 a:active,p.to_ex01 a:hover {
color:#666633;
text-decoration: underline;
}


p.link01 {
margin: 10px;
color: #725820;
}

p.link01 a {
color: #725820;
text-decoration:none;
}

p.link01 a:active,p.link01 a:hover {
color:#666633;
text-decoration: underline;
}

/* -- sitemap -- */


div#sitemap_body {
width:auto;
height:auto;
}

dl#sitemap {
margin:0px;
padding:0px;
width:auto;
height:auto;
}

dt.sitemap01 {
border-bottom-width: 1px;
border-left-width: 5px;
border-bottom-style: solid;
border-left-style: solid;
border-bottom-color: #666633;
border-left-color: #666633;
line-height:20px;
font-size:14px;
font-weight:bold;
margin-top:15px;
text-indent:8px;
}

dd.sitemap02 {
text-indent: 20px;
margin-top:10px;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #666633;
line-height:20px;
font-size:12px;
}

