* {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
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;
}
#content {
	height: auto;
	width: 920px;
	float: left;
	background-color: #FFFFFF;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#main {
	float: left;
	height: auto;
	width: 920px;
	padding-top: 20px;
	padding-bottom: 20px;
	clear: both;
}

#left {
	height: auto;
	width: 324px;
	float: left;
	background-image: url(../images/comment.jpg);
	background-repeat: no-repeat;
	background-position: 600px bottom;
	clear: left;
	padding-right: 20px;
}
#right {
	float: right;
	height: auto;
	width: 560px;
	clear: right;
}
#m1 {
	background-image: url(../images/boxbg1.gif);
	background-repeat: no-repeat;
	clear: both;
	float: left;
	height: 152px;
	width: 539px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#m2 {
	background-image: url(../images/boxbg2.gif);
	background-repeat: no-repeat;
	clear: both;
	float: left;
	height: 152px;
	width: 559px;
	padding-bottom: 10px;
}
#m3 {
	background-image: url(../images/boxbg3.gif);
	background-repeat: no-repeat;
	clear: both;
	float: left;
	height: 152px;
	width: 559px;
}
#right ul {
	float: left;
	height: 120px;
	width: 134px;
	padding-top: 7px;
	list-style-type: none;
	text-align: center;
}
#right li {
	padding-bottom: 5px;
	padding-top: 4px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #333333;
}
#right li a{
	color: #008C00;
	text-decoration: none;
}
#right li a:hover{
	font-weight: bold;
}
h2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	padding-bottom: 5px;
	letter-spacing: 0.1em;
	color: #006600;
}

.font1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	line-height: 20px;
	color: #333333;
	padding-bottom: 5px;
}
.font2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #004E9B;
}

















/* Rs[Cg@*/
#foot {
	width: 950px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: right;
	letter-spacing: 1px;
	color: #006666;
	line-height: 25px;
	clear: both;
	float: left;
	height: 20px;
	background-color: #BCE68E;
}
