@import "http://";
/*---------------
clearfix
---------------*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {
display: inline-table;
overflow:hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {
height: 1%;
overflow:visible;
}
.clearfix {display: block;}
/* End hide from IE-mac */


/*---------------
default
---------------*/
body,
div,
ul,ol,li,
dl,dt,dd,
h1,h2,h3,h4,h5,h6,
p,a,
img,
table,th,td,
form,
imput{
margin:0;
padding:0;
border:0;
}
img {
	display:block;
}
ul {
	list-style-type:none;	
}
/*---------------
common style
---------------*/
.clear {
	height:0px;
	clear:both;
	display: hidden;
	line-height:0;
	font-size:0px;
	zoom:1;
}
.clear_item { clear: both;}
.btm5 { margin-bottom: 5px;}
.btm10 { margin-bottom: 10px;}
.btm15 { margin-bottom: 15px;}
.btm20 { margin-bottom: 20px;}
.btm30 { margin-bottom: 30px;}

.txt10 {
	font-size: 10px;
	line-height: 14px;
}
.sub_txt {
	font-size: 10px;
	text-align: center;
}
.float_l {
	float: left;
}
.float_r {
	float: right;
}

a:link { color: #5A4432;}

a:hover { color: #B6840D;}
a:visited { color: #5A4432;}

.link_br01 a:link { color: #5A4432;text-decoration: none;}
.link_br01 a:hover { color: #B6840D;text-decoration: none;}
.link_br01 a:visited { color: #5A4432;text-decoration: none;}

.link_gy01 a:link{ color:#333333;text-decoration: none;}
.link_gy01 a:hover{ color:#666666;text-decoration: underline;}
.link_gy01 a:visited{ color:#333333;text-decoration: none;}
.corner_index {
	line-height: 25px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(/img/common/corner_index.gif);
	background-repeat: no-repeat;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-bottom: 10px;
	clear: both;
	text-align: left;
}
.pagetop img {
	float: right;
}
.page_top {
	text-align: right;
	margin-bottom: 10px;
}





/*---------------
layout
---------------*/
body {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-align: center;
	background-color: #f2ecdb;
}
.heard_line {
	font-size: 10px;
	text-align: left;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	line-height: 15px;
	color: #4b3422;
}
.heard_line h1 {
	font-size: 10px;
	font-weight: normal;
	float: left;
}
#wrapper {
	background-image: url(/img/common/wrapper_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 100%;
}
#header {
	background-image: url(/img/common/header_bg.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-align: left;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	height: 120px;
}
#header .logo_l {
	margin-top: 20px;
	float: left;
}
#header .right_area {
	float: left;
	width: 764px;
	text-align: right;
}
#header .right_area .navi {
	float: right;
}
#header .right_area .navi li {
	float: left;
}

#container_wrapp {
	background-image: url(/img/common/container_wrapp.gif);
	background-repeat: repeat-y;
	text-align: left;
	clear: both;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#container {
	background-image: url(/img/common/container_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 15px;
	padding-right: 35px;
	padding-left: 35px;
	padding-bottom: 10px;
}

/*-- frame_main --*/
#frame_main {
	float: left;
	width: 650px;
	margin-bottom: 20px;
}
#ranking {
	margin-bottom: 15px;
	width: 650px;
	background-image: url(/img/top/rank_btm_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: center;
}

#ranking .rank1 {
	background-image: url(/img/top/rank_01bg.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 340px;
	width: 220px;
}
#ranking .rank2 {
	background-image: url(/img/top/rank_02bg.jpg);
	background-repeat: no-repeat;
	height: 340px;
	width: 210px;
	float: left;
}
#ranking .rank3 {
	background-image: url(/img/top/rank_03bg.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 340px;
	width: 220px;
}
#ranking .rank_view {
	clear:both;
	width:310px;
	height:46px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}


#frame_main #main_contents {
	margin-bottom: 30px;
	line-height: 20px;
	width: 650px;
}

#frame_main .pach_index {
	margin-bottom: 15px;
	color: #666666;
}

#frame_main #item_list {
	margin-bottom: 15px;
}
#item_list dl {
	background-color: #F2ECDB;
	padding: 10px;
}
#item_list dt {
	line-height: 20px;
	background-color: #7C593F;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin-bottom: 5px;
}
#item_list dd {
	line-height: 20px;
	background-image: url(/img/common/menu_listmark.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}


#frame_main .list_l {
	float: left;
	width: 320px;
}
#frame_main .list_r {
	float: right;
	width: 320px;
}
#frame_main #common_info {
	clear: both;
	margin-bottom: 10px;
}
.table_info {
	background-color: #CCCCCC;
	width: 318px;
	margin-bottom: 15px;
	font-size: 12px;
	line-height: 16px;
}
.table_info th {
	background-color: #EBEBEB;
	text-align: center;
}
.table_info td {
	text-align: right;
	background-color: #FFFFFF;
	padding-right: 5px;
}


/*-- frame_right --*/
#frame_right {
	float: right;
	width: 210px;
	margin-bottom: 20px;
}

#frame_right #densitabako {
	background-image: url(/img/common/densitabako_bg.gif);
	background-repeat: no-repeat;
	padding-top: 23px;
	padding-right: 15px;
	padding-left: 15px;
	margin-bottom: 10px;
	padding-bottom: 16px;
}
#densitabako .midashi {
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color: #4D3624;
	margin-bottom: 10px;
}
#densitabako .setumei {
	font-size: 10px;
	margin-bottom: 5px;
	line-height: 16px;
}
#footer_bg {
	background-image: url(/img/common/footer_bg.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 130px;
	clear: both;
}
.side_menu {
	background-image: url(/img/common/menu_bg.gif);
	background-repeat: repeat-y;
}
.side_menu dd {
	padding-right: 5px;
	padding-left: 5px;
}
.side_menu dd img {
	float: left;
	margin-right: 10px;
}
.side_menu .text01 {
	font-size: 10px;
	font-weight: bold;
	color: #B5830B;
	line-height: 20px;
}
.side_menu .text02 {
	font-weight: bold;
	color: #5A4432;
	line-height: 20px;
}
.side_menu .text02-2 {
	font-size: 10px;
	font-weight: bold;
	color: #5A4432;
	line-height: 20px;
}
.side_menu .text03 {
	font-weight: bold;
	color: #5A4432;
	line-height: 20px;
	background-image: url(/img/common/menu_listmark.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}

.side_menu a {
	display: block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
	background-color:#FFF1D1;
	text-decoration: none;
	background-image: url(/img/common/menu_dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.side_menu a:hover {
	display: block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
	text-decoration: none;
	background-color:#E6D9BD;
	background-image: url(/img/common/menu_dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.side_menu .last_item a {
	display: block;
	text-decoration: none;
	background-color:#FFF1D1;
	background-image: none;
	padding: 5px;
}
.side_menu .last_item a:hover {
	display: block;
	text-decoration: none;
	background-color:#E6D9BD;
	background-image: none;
	padding: 5px;
}
#banner_area {
	text-align: center;
	margin-bottom: 10px;
}
#banner_area img {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
}
#banner_area .pr_text {
	font-size: 10px;
	line-height: 14px;
}
#frame_main .list_l {
	float: left;
	width: 320px;
	padding-right: 10px;
}
#site_explanation {
	clear: both;
	text-align: center;
	color: #666666;
}

#footer_bg #footer {
	background-image: url(/img/common/footer.gif);
	background-repeat: no-repeat;
	text-align: left;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	height: 130px;
	clear: both;
}
#footer .f_navi {
	margin-left: 150px;
	margin-bottom: 5px;
	color: #FFFFFF;
	line-height: 20px;
	padding-top: 28px;
}
.f_navi a:link { color: #FFFFFF;}
.f_navi a:hover { color: #FFC740;}
.f_navi a:visited { color: #FFFFFF;}
#footer .copyright {
	color: #C6A78A;
	margin-left: 150px;
}
