@charset "UTF-8";


body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: "Arial", "Helvetica", "sans-serif","ＭＳゴシック", "ヒラギノ角ゴ Pro W3", "Osaka";
	background-repeat: repeat;
}
#contents {
	padding: 0px;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	text-align: left;
}

#contents h1 {
	font-size: 1em;
	font-weight: bold;
	color: #000000;
	text-align: left;
	/*	border-width: 0 0 3px 0;
	border-style: solid;
	border-color: #336666;
	*/
	padding: 0px;
	margin: 5px 0px 0px 10px;
	background-repeat: no-repeat;
}
#footer  h5 {
	font-size: 0.8em;
	font-weight: normal;
	color: #666666;
	text-align: left;
	margin: 20px 10px;
	padding: 10px 0px 0px;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #006633;
	margin: 15px 0px 0px;
	text-indent: 2em;
}
#footer address {
	font-size: 0.8em;
	font-weight: normal;
	color: #666666;
	text-align: left;
	margin: 20px 10px;
	padding: 0px 0px 10px;
	border-width: 0px 0 1px;
	border-style: solid;
	border-color: #006633;
	margin: 0px 0px 10px;
	text-indent: 2em;
	font-style: normal;
}



#footer h6 {
	height: 60px;
	margin: 0px 40px 0px 0px;
	padding: 0px;
	text-align: right;
}
#topmenu {
	text-align: right;
}
#main {
	float: none;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	clear: none;
	text-align: center;
}
#footer {
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
}
#main p {
	font-size: 0.8em;
	color: #000000;
	line-height: 1.2em;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#main  h4 {
	font-size: 0.9em;
	color: #333333;
	font-weight: normal;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 20px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006633;
	border-right-color: #006633;
	border-bottom-color: #006633;
	border-left-color: #006633;
	text-align: left;
	margin: 20px 0px 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 20px;
}
#topmenu ul {
	font-size: 0.8em;
	line-height: 1.2em;
	list-style-type: none;
}
#topmenu li {
	font-size: 0.8em;
	line-height: 1.2em;
	list-style-type: none;
	display: inline;
}
