@charset "Shift-JIS";
#wrapper {
	overflow:auto !important;
}
#main_content {
	background-image: url(../img/common/main_content_shade_w.png);
	background-repeat: repeat-y;
	background-position: left top;
}
#main_content h1 {
	text-align: center;
	margin: 0px;
	padding: 40px 0 40px 0;
}
.content_area {
	margin: 0 auto 0 auto;
	padding: 40px 0 40px 0;
	width: 460px;
}
