@charset "utf-8";
.background {
	background-color: #882633;
}
#center {
	background-color: #e29276;
	height: auto;
	width: 680px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
}

#top_a {
	height: 55px;
	width: 700px;
	top: 0px;
}
#top_b {
	height: 113px;
	width: 700px;
	top: 0px;
	background-color: #e29276;
}

#base {
	height: auto;
	width: 760px;
	background-color: #FFFFFF;
	margin: auto;
	z-index: 1;
}
#base2 {
	height: 300px;
	width: auto;
	z-index: 2;
	background-image: url(top_img/bg.jpg);
	background-repeat: repeat-x;
	background-color: #882633;
}

#contents {
	width: 700px;
	margin: auto;
	height: auto;
}
#contents2 {
	width: 680px;
	margin: auto;
	height: auto;
	padding-right: 10px;
	padding-left: 10px;
}
#contents3 {
	width: 640px;
	margin: auto;
	height: auto;
	padding-right: 30px;
	padding-left: 30px;
}

#bottom {
	height: 40px;
	width: 700px;
	bottom: auto;
}

.center {
	text-align: center;
}
.margin_bottom_10 {
	margin-bottom: 10px;
}
#back_pink {
	background-color: #FCE4D6;
}
.menu_rb {
	height: 80px;
	width: 190px;
	background-color: #FCE4D6;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 2px;
}
.menu_lb {
	background-color: #FFFFFF;
	height: 75px;
	width: 165px;
	padding: 5px;
}
.padding_10 {
	padding: 10px;
}
.padding_5 {
	padding: 5px;
}
#back_white {
	background-color: #FFFFFF;
}
.whatsnew {
	background-color: #FFFFFF;
	height: 185px;
	width: 305px;
	padding-left: 15px;
	padding-right: 15px;
	overflow: auto;
}
.font_red {
	color: #882633;
}
.margin_10 {
	margin: 10px;
}
.margin_bottom_20 {
	margin-bottom: 20px;
}
#enkai_course {
	background-color: #FCE4D6;
	padding: 10px;
	width: 295px;
	overflow: auto;
}
.font_justify {
	text-align: justify;
}

