
* {
	margin:0;
	padding:0;
}
.wrapper {
	width: 100%;
	width: 924px;
	margin-left:auto;
	margin-right:auto;
	line-height: 1.5;
/*	border: solid 1px #D2D2D2;*/
}
.title {
	width: 100%;
	BACKGROUND-COLOR: #FFdcc0
}
.title_logo {
	width: 354px;
	float: left;
	height: 200px;
	BACKGROUND-COLOR: #FFdcc0
}
.title_message {
	padding: 1px;
	border-style: dashed;
	border-width: 2px;
	border-color: #008000;
/**/	margin-right: 200px;
/**/	margin-left: 356px;
/**/	margin-top: 1px;
/**/	margin-bottom: 1px;
	text-align: left;
	height: 196px;
	background-color: #FFFFFF;
}
.title_banner {
	float: right;
	width: 200px;
	height: 200px;
	background-color: #FFFFFF;
}
.navi {
	clear: both;
	margin-top: 2px;
	margin-bottom: 2px;
	width: 100%;
	background-color: #FF0000;
}
.main {
	width: 100%;
	BACKGROUND-COLOR: #FFdcc0
}
.menu {
	height: 300px;
	width: 145px;
	float: left;
	background-color: #FFE0FF;
}
.top_title
{
	width: 100%;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #FFFFFF;
	font-weight:bold;
	font-size: 80%;
	text-align: left;
	background-color: #FF0080;
	background-image:url('menu_bg.jpg');
}
.contents {
	margin-left: 145px;
	margin-right: 140px;
	padding-left: 5px;
	padding-right: 5px;
	height: 300px;
	background-color: #F0F0F0;
}
.ranking {
	height: 300px;
	width: 150px;
	float: right;
	background-color: #FFFFFF;
}
.main2 {
	width: 100%;
	margin-top: 5px;
	text-align: left;
	BACKGROUND-COLOR: #FFdcc0
}

.menu2 {
	float: left;
	height: 400px;
	width: 145px;
	background-color: #FFE0FF;
}
.campaign {
	margin-left: 145px;
	margin-right: 140px;
	padding-left: 5px;
	padding-right: 5px;
	height: 400px;
	background-color: #F0F0F0;
}
.right_banner {
	float: right;
	height: 400px;
	width: 140px;
	text-align: center;
	background-color: #FFFFFF;
}
.footer {
	clear: both;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
	background-color: #FFFFFF;
}
.clear {
	clear: both;
}

table.sidemenu{
	width: 143px;
	font-weight:bold;
	font-size: 80%;
}

.menu ul {
	list-style: none;
	margin-left: 1em;
}
.menu2 ul {
	list-style: none;
	margin-left: 1em;
}
.ranking ul {
	list-style: none;
	margin-left: 1em;
}

