* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #E9FF6A;
	background-image: url(../../../../bg/st4.gif);
}

#wrap {
	margin: auto;
	height: auto;
	width: 950px;
}
#content {
	width: 915px;
	height: auto;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	clear: both;
	float: left;
	padding-right: 17px;
	padding-left: 18px;
	padding-bottom: 30px;
	padding-top: 5px;
}
#left {
	background-image: url(../images/l-box.gif);
	background-repeat: no-repeat;
	float: left;
	height: auto;
	width: 500px;
	padding-right: 20px;
	padding-left: 10px;
}
#right {
	float: right;
	height: auto;
	width: 370px;
	clear: right;
	padding-top:5px;
}

.info {
	clear: both;
	padding-top: 5px;
}


.imgrighter {
	clear: right;
	float: right;
}
.imglefter {
	clear: both;
	float: left;
}
h1 {
	clear: both;
	float: left;
}
h2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #06C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-bottom: 3px;
	padding-top: 10px;
}

.font1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #333;
	line-height: 20px;
	padding-left: 20px;
}
.font2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
	margin-top: 10px;
	width: 320px;
}
.font3 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 20px;
	color: #333333;
	margin-bottom: 15px;
	padding-left: 30px;
}
.font4 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #906;
	padding-left: 20px;
}
.font5 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	color: #C00;
	line-height: 24px;
	padding-left: 20px;
}
.font6 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #06C;
	line-height: 20px;
	padding-left: 20px;
}









#foot {
	width: 950px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: right;
	letter-spacing: 1px;
	color: #2D2A81;
	line-height: 25px;
	height: 25px;
	float: left;
	clear: both;
}

