body {
	background-color: #F3F2EF;
	margin: 0px;
	padding: 0px;
	font-size: small;
	line-height: 1.3em;
	color: #333333;
}
#bese {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-image: url(img/sub_bg.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
#header_area {
	width: 800px;
}
#bese #copy {
	position: absolute;
	left: 0px;
	top: 0px;
	color: #FFFFFF;
}
#menu_area {
	float: left;
	height: auto;
	width: 200px;
	margin-top: 20px;
	margin-left: 20px;
}

#menu_area img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

*html #menu_area {
	margin-left: 10px;
}

#bese #contents_area {
	padding: 0px;
	float: right;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	width: 540px;
}

*html #menu_area {
	margin-left: 10px;
}

#contents_area .text_area {
	margin: 0px;
	padding: 0px;
	width: 410px;
}
.ranking_text01 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #744338;
	margin-left: 5px;
	padding-left: 10px;
}
.text_bb {
	color: #744338;
}
.text_blue {
	color: #1B3B82;
}
#bese #footer_are #footer_menu {
	text-align: right;
	width: 540px;
	margin-bottom: 20px;
	float: right;
	margin-right: 20px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #333333;
}
#bese #footer_are #footer_menu a {
	color: #333333;
	text-decoration: none;
}
.text_red {
	color: #FF3333;
}
.text_pink {
	font-weight: normal;
	color: #C81A58;
}
.btn_area {
	height: 41px;
	width: 143px;
	padding-top: 0px;
	padding-right: 198px;
	padding-bottom: 0px;
	padding-left: 198px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.copy {
	font-size: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 1.3em;
}
