@charset "Shift-JIS";

table {
	font-family: "・ｭ・ｳ ・ｰ繧ｴ繧ｷ繝・け", Osaka, "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3";
	font-size: 12px;
	line-height:18px;
	color:#453624;
}
.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: #666666;
}
a:visited {
	color: #666666;
}
a:active {
	color:#453624;
}
a:hover {
	color:#453624;
}
html, body {
	margin: 0px;
	padding: 0px;
}

 body {
 text-align:center;
 background-color:#EFE5DC;
}

#wrapper {
text-align:left;
}

.fix {
	background-repeat: no-repeat;
}

p {
margin:0px;
padding:0px;
}

h1 {
padding:0px;
margin:0px;
font-size:10px;
}

ol {
margin-top:0px;
margin-bottom:0px;
}
/*---general_purpose---*//*-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

p.sitemap {
font-size:10px;
background-position:left;
background-repeat:no-repeat;
background-image:url(../img/icon01.jpg);
text-indent:12px;
}

#head01 {
background-image:url(../img/bg01.jpg);
background-position:left center;
background-repeat:repeat-x;
}

p.top_01 {
font-size:10px;
line-height:16px;
color:#7C6759;
margin-left:15px;
}

p.footer01 {
font-size:10px;
line-height:16px;
color:#7C6759;
}

p.footer01 a {
color:#7C6759;
text-decoration:none;
}

p.footer01 a:active,p.footer01 a:hover {
color: #663300;
text-decoration: underline;
}

p.copy01 {
font-size:10px;
line-height:16px;
color:#ffffff;
}

p.copy01 a {
color:#ffffff;
text-decoration:none;
}

p.copy01 a:active,p.copy01 a:hover {
color: #eeeeee;
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: #9B7F69;
border-left-color: #9B7F69;
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: #9B7F69;
line-height:20px;
font-size:12px;
}
ul {
	margin-bottom:0;
}


table.est { border: 2px solid #bea893; border-collapse: collapse; margin-bottom: 15px;}
table.est th { white-space: nowrap;}
table.est th{
	padding: 5px 10px;
	border-collapse: collapse;
	border: 1px solid #bea893;
	text-align: left;
	/*background:#f4ece9;*/
	width:210px;
	font-weight:normal;
}
table.est td {
	padding: 5px 10px;
	border-collapse: collapse;
	border: 1px solid #bea893;
	text-align: right;
	/*	width:350px;	*/}
.mgL10{margin-left:10px;}