@charset "utf-8";
#topicpath {
	font-size: 10px;
	color: #666666;
	letter-spacing: 1px;
	height: 17px;
	padding-top: 4px;
	padding-left: 30px;
	clear: both;
}
#topicpath a {
	text-decoration: none;
	color: #999999;
	font-size: 10px;
}
#topicpath a:hover {
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	text-decoration: none;
}
#sidebar {
	float: left;
	width: 240px;
	margin-left: 45px;
	_margin-left: 22px;
	border: 1px dotted #7db44b;
	margin-top: 45px;
	margin-right: 0px;
}
#honbun {
	float: right;
	width: 525px;
	margin-top: 45px;
	margin-right: 45px;
	_margin-right: 22px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#honbun .maingazou {
	margin-top: 10px;
	margin-bottom: 0px;
}
#floatContents {
	width: 525px;
	margin-top: 20px;
}
.introduction {
	width: 525px;
	padding: 0px;
	clear: both;
	height: 200px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #EBFAD7;
}
.introduction_text {
	float: right;
	padding: 20px;
	width: 235px;
}
.introduction_text h4 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-weight: bold;
	color: #14913C;
	margin-bottom: 10px;
	line-height: 20px;
}
.introduction_text p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}
.introduction img {
	float: left;
}
.honbun_text table {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	margin-top: 20px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	margin-bottom: 10px;
}
.honbun_text table td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
	padding: 5px;
	color: #000;
	text-align: left;
}
#downloadtable table {
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 10px;
	margin-bottom: 50px;
}
#downloadtable table td {
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-right: 5px;
	padding-left: 5px;
}
