@charset "Shift-jis";

html , body {height:100%;}
body > #r_main {height:auto;}
body > #r_main2 {height:auto;}
body > #r_main3 {height:auto;}

body{
	width:100%;
	height:100%;
	background-color:#fff;
	background-image:url(../img/back/back15.gif);
	padding: 0;
	margin:0;
	text-align:center;
}

html>body .bevelmenu li a:active{ /* Apply mousedown effect only to NON IE browsers */
border-style: inset;
}

.text10 { font-size:77%; }
.text11 { font-size:85%; }
.text12 { font-size:93%; }
.text13 { font-size:100%; }
.text14 { font-size:108%; }
.text15 { font-size:116%; }
.text16 { font-size:123.1%; }
.text17 { font-size:131%; }
.text18 { font-size:138.5%; }
.text19 { font-size:146.5%; }
.text20 { font-size:153.9%; }
.text21 { font-size:161.6%; }
.text22 { font-size:167%; }
.text23 { font-size:174%; }
.text24 { font-size:182%; }
.text25 { font-size:189%; }
.text26 { font-size:197%; }

a:link{
	color:#600;
}

a:hover{
	color:#06F;
}

a:visited{
	color:#600;
}

#main{
	width:900px;
	min-height:100%;
	margin:0 auto;
	background:#FFF;
	border-right:#000 solid 1px;
	border-left:#000 solid 1px;
}

#header{
	width:890px;
	height:80px;
	background-image:url(../img/00_top/back_head.jpg);
	background-repeat:repeat-x;
	padding-top:5px;
	padding-left:10px;
	text-align:left;
}


#menu{
	width:900px;
	text-align:center;
	margin-bottom:15px;
}

#fla_ban{
	width:610px;
	height:400px;
	float:left;
	text-align:center;
}

#hot_entry{
	width:269px;
	height:390px;
	float:right;
	overflow:auto;
	text-align:left;
	border-left:#000 solid 1px;
	padding:5px 10px 5px 10px;
}

#top_footer{
	width:840px;
	background:url(../img/00_top/back_footer2.jpg);
	text-align:left;
	color:#FFF;
	font-size:77%;
	padding:20px 30px 0 30px;
}

.clear{
	clear:both;
}

ul#mainNavi li{
	float:left;
	width:135px;
	padding:0;
	border-right:1px solid #ccc;
	text-align:center;
	list-style-type:none;
	font-size:100%;
}

ul#mainNavi:after{
	display:block;
	clear:both;
	height:0;
	line-height:0;
	visibility:hidden;
	content:".";
	font-size:100%;
}
ul#mainNavi{
	clear:both;
	width:900px;
	margin:0 0 5px 0;
	padding-top:2px;
	background-position:left bottom;
	background-image:url(../img/basic/menu_bg.jpg);
	display:inline-block;
}

ul#mainNavi li.mainNavi01{
	border-left:1px solid #ccc;
}

ul#mainNavi li.active{
	color:#F30;
	padding:5px 0;
}

ul#mainNavi li a{
	display:block;
	padding:5px 0;
}

dl	{
	padding: 0 5px;
}

.news{
	overflow:auto;
	width:260px;
	margin:0 auto;
	font-size:77%;
	text-align:center;
	margin-bottom:13px;
}

.news_icon{
	float:left;
	width:70px;
	text-align:right;
	color:#000;
	padding-top:3px;
	padding-right:3px;
	height:auto;
}

.news_box{
	float:left;
	width:187px;
	text-align:left;
	color:#000;
	height:auto;
}

.mini_ban{
	float:left;
	width:215px;
	margin:5px 5px 5px 5px;
}

.mini_ban a{
	text-decoration: none;
}

.ms_ban{
	float:left;
	width:440px;
	margin:5px 5px 5px 5px;
}