* {
	margin: 0px;
	padding: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


/*@wbh@*/
#wrap {
	height: auto;
	width: 950px;
	margin: auto;
	padding-top: 15px;
}
#head {
	clear: both;
	float: left;
	height: 120px;
	width: 920px;
	border-top-width: 10px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #81C914;
	border-bottom-color: #81C914;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	background-color: #FFFFFF;
}

#content {
	height: auto;
	width: 950px;
	float: left;
	background-image: url(../images/main.png);
	behavior: url("iepngfix.htc");
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

#main {
	height: auto;
	width: 950px;
	clear: both;
	float: left;
	background-color: #E0FB84;
}
#left {
	float: left;
	height: auto;
	width: 280px;
	padding-left: 20px;
	background-color: #E0FB84;
	padding-top: 30px;
	padding-bottom: 40px;
}
#right {
	width: 650px;
	float: right;
}


.logo {
	float: left;
}


h1 {
	float: right;
	height: 30px;
	width: 650px;
	margin-right: 10px;
	clear: right;
	text-align: right;
	padding-right: 30px;
	padding-top: 90px;
	color: #333333;
	font-size: 26px;
}
h2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	color: #006633;
	letter-spacing: 0.2em;
	margin-bottom: 3px;
	border-left-width: 20px;
	border-left-style: groove;
	border-left-color: #006633;
	text-indent: 10px;
	margin-top: 15px;
}
.font1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 20px;
	color: #003333;
	margin-bottom: 5px;
}



/* Rs[Cg@*/
#foot {
	width: 950px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: right;
	letter-spacing: 1px;
	color: #666666;
	line-height: 25px;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #81C914;
}
