body {
	margin: 0px;

}
.bg-01 {
	background-image:  url(../img/bg_02.gif);
	background-repeat: repeat-y;
}
.text-14 {
	font-size: 14px;
	line-height: 135%;
	color: #000000;
}
.midahsi-01 {
	font-size: 14px;
	color: #3E1400;
	padding-left: 48px;
	background-image: url(../img/midashi_006.gif);
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-bottom: 4px;
}

.midahsi-02 {
	font-size: 14px;
	color: #3E1400;
	padding-left: 48px;
	background-image: url(../img/midashi_1.gif);
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-bottom: 4px;
}

.head-menu {
	background-image: url(../img/menu_05.gif);
	background-repeat: no-repeat;
	height: 30px;

}
.title01 {
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 24px;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;

}

a.menu01:link {
	color: #804000;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;

}
a.menu01:visited {
	color: #804000;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;

}
a.menu01:hover {
	color: #666666;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;

}
a.menu01:active {
	color: #804000;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;

}

a.menu02:link {
	color: #804000;
	text-decoration: underline;
	font-size: 12px;

}
a.menu02:visited {
	color: #804000;
	text-decoration: underline;
	font-size: 12px;

}
a.menu02:hover {
	color: #666666;
	text-decoration: underline;
	font-size: 12px;

}
a.menu02:active {
	color: #804000;
	text-decoration: underline;
	font-size: 12px;

}
.text-main {
	font-size: 12px;
	color: #000000;
	line-height: 135%;
}
.text-white10 {
	font-size: 10px;
	line-height: 140%;
	color: #FFFFFF;
}
h1 {
	font-size: 14px;
	color: #333333;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #4C1117;
	border-left-color: #4C1117;
}
h2 {
	font-size: 14px;
	background-color: #76A173;
	background-image: url(../../img/midashi_001.gif);
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 45px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
}
h3 {
	font-size: 14px;
	font-weight: normal;
	color: #996633;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #669966;

}
.line01 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}
.bg-02 {
	background-image:  url(../img/bg_02-2.gif);
	background-repeat: repeat-y;
}
.td-top {
	font-size: 12px;
	line-height: 18px;
	padding-right: 20px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B88005;
}