body {
	background-image: url(image/back.jpg);
	background-repeat: no-repeat;
	margin-left: 100px;
	margin-top: 50px;
	background-color: #71C644;
}

body,td,th {
	font-size: 12px;
	color: #000000;
}

.main-box {
	border: 1px solid #FF6600;
	background-image: url(image/back-inner.jpg);
}
.main-back {
	background-image: url(image/page-back_03.jpg);
	background-repeat: no-repeat;
	background-color: #D3EDC6;
}
.topics {
	background-color: #D3EDC6;
	background-image: url(images/top_06.jpg);
	background-repeat: no-repeat;
}
.topics {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10pt;
	color: #333333;
}
.honbun {
	font-size: 12px;
}
.sa-title {
	padding-left: 10px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #64AF3C;
	border-left-color: #64AF3C;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	color: #CC3333;
	font-size: 14px;
}
.sa-title2 {
	padding-bottom: 5px;
}
.midashi1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-weight: bold;
	color: #663333;
	text-indent: 5px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #66CC00;
	border-left-color: #66CC00;
}
