/*----- total start -------------------------------------------------------*/
html {
	overflow-y:scroll;
}
body {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-weight: normal;
	font-size: 0.8em;
	line-height: 1.4em;
	letter-spacing: 0.1em;
	color: #333333;
	padding: 0px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
form {
	padding: 0px;
	margin: 0px;
}
a {
	color: #009900;
	text-decoration: underline;
}
a:hover {
	color: #00CC00;
}
/*----- total end -------------------------------------------------------*/

/*----- contents start -------------------------------------------------------*/
h1 {
	text-align: left;
	height: 98px;
	width: 557px;
	float: right;
	margin: 0px;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h2 {
	padding: 0px;
	width: 537px;
	margin-top: 0px;
	margin-right: 9px;
	margin-bottom: 15px;
	margin-left: 11px;
}
h3 {
	font-weight: bold;
	color: #339900;
	text-decoration: none;
	width: 100%;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 1.1em;
}
h4 {
	font-weight: bold;
	color: #339900;
	text-decoration: none;
	width: 517px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 1.1em;
}
.textbox {
	padding: 0px;
	width: 515px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	border: 1px solid #CCCCCC;
}
.textbox2 {
	padding: 0px;
	width: 517px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.totop {
	width: 517px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	text-align: right;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
/*----- contents end -------------------------------------------------------*/
