* {
	margin: 0px;
	padding: 0px;
}

#wrap {
	margin: auto;
	height: auto;
	width: 950px;
}

#content {
	width: 900px;
	height: auto;
	float: left;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	padding-right: 25px;
	padding-left: 25px;
	clear: both;
	padding-bottom: 30px;
}
#left {
	clear: none;
	float: left;
	height: 391px;
	width: 507px;
}

#right {
	float: right;
	height: auto;
	width: 350px;
	padding-left: 20px;
	clear: none;
}
#left img {
	margin-bottom: 10px;
	float: left;
	clear: both;
}
#left ul {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	list-style-position: inside;
	list-style-type: disc;
	padding-left: 25px;
	line-height: 20px;
	float: left;
	height: auto;
	width: 400px;
	clear: none;
}



h1 {
	padding-top: 15px;
	padding-bottom: 10px;
}
h2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCAE77;
	padding-top: 20px;
}
h3 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 18px;
	color: #000000;
	line-height: 24px;
	text-align: right;
	padding-top: 5px;
	padding-right: 8px;
}
h4 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	margin-top: 30px;
	margin-bottom: 10px;
}



.font1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 20px;
	color: #333333;
	text-align: right;
}
.font2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	color: #330000;
	line-height: 20px;
}




/* Rs[Cg@*/
#foot {
	width: 900px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: right;
	letter-spacing: 1px;
	color: #660000;
	line-height: 25px;
	height: 25px;
	clear: both;
	float: left;
}	
