* {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center 100px;
}


#wrap {
	margin: auto;
	height: auto;
	width: 950px;
}

#content {
	width: 936px;
	height: auto;
	float: left;
	background-image: url(../images/mainbg.png);
	background-repeat: repeat-y;
	clear: both;
	padding-right: 7px;
	padding-left: 7px;
}
#left {
	clear: none;
	float: left;
	height: auto;
	width: 410px;
	padding-left: 30px;
}

#right {
	float: right;
	height: auto;
	width: 430px;
	padding-left: 10px;
	clear: none;
	padding-right: 20px;
}
#under {
	clear: both;
	float: left;
	height: auto;
	width: 936px;
	padding-top: 10px;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #45AD25;
}

.img_r {
	float: right;
	clear: both;
}




h1 {
	padding-top: 15px;
	padding-bottom: 10px;
	float: left;
}
h2 {
	padding-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BDF15A;
	padding-bottom: 5px;
}
h3 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 18px;
	color: #000000;
	line-height: 24px;
	text-align: right;
	padding-top: 3px;
	padding-right: 8px;
	margin-bottom: 5px;
	margin-top: 5px;
}
h4 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	margin-top: 20px;
	margin-bottom: 5px;
	color: #0066CC;
}



.font1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 20px;
	color: #333333;
	text-align: right;
}
.font1_c {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 20px;
	color: #333333;
	text-align: center;
}
.font2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	color: #330000;
	line-height: 18px;
}
.font3 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	color: #0066CC;
	line-height: 22px;
}
.font4 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 26px;
	line-height: 34px;
	font-weight: bold;
	color: #45AD25;
	text-align: center;
	clear: both;
	float: left;
	width: 936px;
	height: auto;
	padding-bottom: 5px;
}






/* Rs[Cg@*/
#foot {
	width: 930px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: right;
	letter-spacing: 1px;
	color: #333333;
	line-height: 25px;
	height: 25px;
	clear: both;
	float: left;
}	

