body {
	margin: 0px;
	padding: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1em;
}
img {
	border: none;
}
h1 {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
h2 {
	float: right;
	margin: 0px;
	width: 480px;
	padding-top: 10px;
}
h2 div {
	padding-top: 7px;
}
a:link, a:visited {
	color: #09F;
}
a:hover {
	color: #0C3;
}
.clearboth {
	clear: both;
}
.left {
	float: left;
}
.right {
	float: right;
}
.smaller {
	font-size: smaller;
}
.sans-serif {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#main {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	overflow: hidden;
	padding-top: 7px;
	padding-bottom: 7px;
}
#navi {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}
#navi li {
	float: left;
	display: inline;
}
#navi li a {
	display: block;
	width: 150px;
	text-decoration: none;
	margin-top: 0px;
	font-size: 16px;
	line-height: 1em;
	padding-top: 8px;
	padding-bottom: 6px;
	font-weight: bold;
	text-align: center;
}
#navi li a:link, #navi li a:visited {
	background-color: #c9c9c9;
	color: #00620A;
	background-image: url(images/bg_navi_li_a.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#navi li a:hover {
	background-color: #c9c9c9;
	background-image: url(images/bg_navi_li_a_hover.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#navi li.current a:link, #navi li.current a:visited {
	background-color: #c9c9c9;
	background-image: url(images/bg_navi_li_a_hover.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#subnavi {
	margin-top: 7px;
	font-size: 12px;
	text-align: right;
	padding-right: 7px;
}
#subnavi a:link, a:visited {
	color: #0C3;
}
#subnavi a:hover {
	color: #09F;
}

#content {
	font-size: 80%;
	line-height: 1.7em;
	padding-top: 40px;
}
#content .lead {
	padding-right: 40px;
	padding-left: 40px;
	font-size: 16px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	margin-bottom: 35px;
	line-height: 1.7em;
}
#content .box {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	margin-top: 18px;
	margin-bottom: 18px;
	padding-top: 18px;
	padding-right: 40px;
	padding-left: 40px;
	overflow: hidden;
}
.box .left {
	width: 270px;
}
.box .right {
	width: 550px;
}
h4 {
	margin: 0px;
	padding: 0px;
}
.right h4 {
	padding-left: 18px;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #39B54A;
	padding-top: 9px;
	padding-right: 10px;
}
.text {
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
.right .text {
	padding-left: 20px;
}
#footer {
	font-size: 12px;
	text-align: center;
	line-height: 1em;
	color: #666;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #176E10;
	margin-top: 35px;
	padding-top: 7px;
	margin-bottom: 30px;
}
.caption {
	font-size: 12px;
	line-height: 14px;
	color: #000;
	margin-top: 10px;
}
