body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: small;
	color: #000000;
	background-color: #3E3E3B;
	margin: 0px;
	background-image:  url("../common/img/back_grade.jpg");
	background-repeat: repeat-x;
	background-position: left top;
}
#area #main_p {
	width: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#area #navi {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}

#area {
	width: auto;
	margin-top: 42px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#area #navi h1 {
	margin-bottom: 8px;
}
#area #txt {
	width: 600px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	line-height: 1.5em;
}
#area #txt h2 {
	font-size: small;
	color: #CCCCCC;
	text-align: center;
	line-height: normal;
	font-weight: normal;
	margin: 0px;
}

}
body, html {
	height: 100%;
}
#area #txt h3 {
	font-size: small;
	color: #CCCCCC;
	text-align: center;
	font-weight: normal;
	margin: 10px 0px 0px;
}
#area #txt p {
	font-size: small;
	color: #CCCCCC;
	text-align: center;
	line-height: normal;
	font-weight: normal;
	margin: 0px;
}
