@charset "utf-8";
#wrap {
	width: 800px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	background-image: url(img/img/bg_wrap.gif);
	background-repeat: repeat-y;
}
#wrap #content h1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	color: #006600;
	height: 21px;
	width: 300px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #006600;
	border-left-color: #006600;
	padding-top: 4px;
	padding-left: 10px;
}

#wrap #header {
	height: 35px;
	width: 800px;
}
#wrap #main_img {
	height: 275px;
	width: 800px;
}
#wrap #navi {
	height: auto;
	width: 250px;
	float: left;
	background-color: #EAEAEA;
	padding-bottom: 20px;
	padding-top: 5px;
}
.navi_img {
	padding-bottom: 5px;
	padding-left: 5px;
}

#wrap #content #comment01 {
	background-image: url(img/img/comment01.jpg);
	background-repeat: no-repeat;
	height: 99px;
	width: 509px;
	padding-top: 35px;
	padding-left: 20px;
}
#wrap #content #comment02 {
	height: 99px;
	width: 499px;
	padding-top: 35px;
	padding-left: 30px;
	background-image: url(img/img/comment02.jpg);
	background-repeat: no-repeat;
}
#wrap #bnr {
	height: auto;
	width: 500px;
	float: left;
	padding-top: 30px;
	padding-left: 10px;
}

#wrap #content #comment02 ul {
	margin: 0px;
	padding: 0px;
}

#wrap #content {
	float: left;
	height: auto;
	width: 540px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
}
#wrap #content #content01 {
	height: 50px;
	width: 529px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
}
#wrap #footer {
	clear: both;
	height: 20px;
	width: 800px;
}
#wrap #content h2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.table {
	border: 1px solid #999999;
	border-collapse:collapse;
}
#english {
	padding-left: 400px;
}

