@charset "utf-8";
/* CSS Document */
html{
	background-image: url(../images/backgrand.gif);
	background-repeat: repeat;
	background-color: #899C7F;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
body {
	background-image: url(../images/backgrand.gif);
	background-repeat: repeat;
	background-color: #899C7F;
	height: 100%;
}
#container {
	position: absolute;
	height: auto;
	background: #899C7F url(../images/backgrand_shadow3.gif) repeat-y left;
	left: 50%;
	margin-left: -381px;
	z-index: 1;
	width: 762px;
	top: 1px;
}

a {
	color: #567C56;
}

a:visited {
	color: #005418;
}
strong {
	font-weight: bold;
}
.mleft35 {
	margin-left: 35px;
}
.mRight50 {
	margin-right: 50px;
}
.mRight25 {
	margin-right: 25px;
}

.mleft10 {
	margin-left: 10px;
}

.mBottom0 {
	margin-bottom: 0px;
}
.mTop0 {
	margin-top: 0px;
}
.mRight10 {
	margin-right: 10px;
}

.containerLeft {
	display: inline;
	float: left;
	margin-right: 10px;
}
.containerRight {
	display: inline;
	float: right;
}


#TableLine table {
	border: 1px solid #999999;
	width: 450px;
	text-align: left;
}
#TableLine td {
	line-height: 1.5em;
	padding-left: 0.5em;
	padding-right: 0.5em;
	border: 1px solid #999999;
	border-bottom: #CCCCCC solid 1px;
	font-size: 0.75em;
}
.honbun {
	font-size: 0.9em;
	line-height: 1.5em;
	text-align: left;
}
.honbun2 {
	font-size: 0.8em;
	line-height: 1.5em;
	text-align: left;
}
.divRight {
	float: right;
}
.divLeft {
	float: left;
}
.bg_ash {
	background-color: #D9E1D0;
}
.center {
	text-align: center;
}
#container #site #siteMain .mRight25 ol li {
	margin-top: 12px;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 40px;
	line-height: 1.8em;
	font-size: 0.8em;
	list-style-type: lower-alpha;
	list-style-position: inside;
	text-indent: -1.8em;
}
#container #site #siteMain .mRight25 ul li {
	margin-top: 12px;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 40px;
	line-height: 1.8em;
	font-size: 0.8em;
	list-style-type: decimal;
	list-style-position: inside;
	text-indent: -1.8em;
}
#container #site #siteMain .mRight25 ul .pp_ul {
	list-style-type: disc;
	margin-top: 0px;
	margin-bottom: 0px;
}
.color_green {
	color: #567C56;
}
.color_gray {
	color: #666;
}
.color_red {
	color: #F00;
}

