body {
	font-size: 100%;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 160%;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 140%;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 120%;
	font-weight: bold;
	color: #006600;
	padding: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
h4 {
	font-size: 100%;
	font-weight: bold;
	color: #000000;
	padding: 3px 0px 3px 5px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #006600;
	background-color: #DFF4CA;
}
#content_box {
	margin: 0px 5px 0px 5px;
	padding: 0px;
	width: 750px;
}
#footer {
	padding: 0px;
	margin: 0px;
	width: 760px;
}
#content {
	margin: 10px 0px 10px 20px;
	padding: 0px;
	width: 706px;
	font-size: 80%;
	color: #000000;
}
p.footer {
	font-size: 80%;
	line-height: 140%;
	color: #000000;
	text-align: right;
}
#locnavi {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
A {
	color: #006600;
	text-decoration: none;
}

A:link {
	color: #006600;
	text-decoration: none;
}

A:hover {
	color: #CC0000;
	text-decoration: none;
}

A:visited {
	color: #666666;
	text-decoration: none;
}

A:visited:hover {
	color: #CC0000;
	text-decoration: none;
}
.dot {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #99CC33;
	margin-bottom: 5px;
	color: #FFFFFF;
	margin-top: 5px;
}
.margin_0 {
	margin: 0px;
	padding: 0px;
}
.margin_top10 {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.top_menu {
	margin: 0px;
	padding: 5px 5px 5px 25px;
	width: 310px;
	background-image: url(../../images/icon_arrow.gif);
	background-repeat: no-repeat;
	font-size: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #99CC33;
}
p {
	font-size: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}
.top_title {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #99CC33;
}
.line_height160 {
	line-height: 160%;
}
