@charset "Shift_JIS";
/* CSS Document */

* {
	line-height:120%;
	margin: 0px;
	padding: 0px;
}

body{
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:0.75em;
	color:#333;
	text-align:center;
	background-color:#f0f0f0;
}

.clear{clear:both;}

p{margin-bottom:10px;text-align:left;}

img{border: 0px;vertical-align:top;}



ul,ol{list-style:none;}

a{color:#4c558d; text-decoration:none;}
a:hover{color:#666; text-decoration:underline;}

table {
	width:100%;
	border-collapse:collapse;
	font-size: 100%;
	margin-bottom:20px;
}

.float_r{float:right;}

.float_l{float:left;}

.align_r{text-align:right;}

.align_c{text-align:center;}

.space1{margin-bottom:10px;}	


h2{
	margin-bottom:10px;
	text-align:left;
	}

#wrapper{
	margin-right: auto;
	margin-left: auto;
	padding:0 0 5px;
	overflow: hidden;
	width:850px;
	background-color:#fff;
	}
/*********************************/	
/* ヘッダー **********************/
/*********************************/
#header{
	width:850px;
	padding-bottom:10px;
	margin-bottom:20px;
	border-top:3px solid #4c558d;
	background:url(../img/bg_head.gif) bottom repeat-x;
	border-bottom:2px solid #fbcc28;
	}

#header h1{
	font-size:100%;
	margin-bottom:10px;
	font-weight:normal;
	}

#header_box{
	padding-left:10px;
	text-align:left;
	}
	
#header_box:after{
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html #header_box{
    height: 1em;
	overflow:visible;
}
/**/

#logo{
	float:left;
	}

/* 広告エリア *********************/
.banner{
	float:right;
	margin:auto;
	width:500px;
	margin-left:20px;
	text-align:center;
	}
/*********************************/


/*********************************/
/* コンテツメイン ************/
/*********************************/
#main{
	clear:both;
	float:left;
	width:610px;
	padding:0 10px;
	}

/* 広告エリア *********************/
.super_banner{
	margin:0 auto 10px;
	}

.google {
	margin:0 auto 15px;
	padding:0;
}

.text_top{
	margin:0 auto 10px;
	padding-bottom:30px;
	text-align:left;
	}
/*********************************/
#rank{
	margin-bottom:30px;
}

#rank ul#rankNavi01,#rank ul#rankNavi02,#rank ul#rankNavi03{
	margin-bottom:10px;
	width:610px;
	text-indent:-99999em;
	border-bottom:5px solid #fab319;
	height:61px;
}

#rank ul#rankNavi02{
	border-bottom:5px solid #86d026;
}

#rank ul#rankNavi03{
	border-bottom:5px solid #3d95d3;
}
	
#rank ul:after{
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html #rank ul{
    height: 1em;
	overflow:visible;
}
/**/

#rank li{
	float:left;
	height:61px;
}
/*********************************/
#rank li#rank01_1,#rank li#rank01 a{
	width:96px;
	height:61px;
	display:block;
	overflow:hidden;
	background:url(../img/rank_tab1.gif) no-repeat;
}

#rank li#rank01 a:hover{
	background:url(../img/rank_tab1_on.gif) no-repeat;
}

#rank li#rank02_1,#rank li#rank02 a{
	width:80px;
	height:46px;
	margin-top:15px;
	display:block;
	overflow:hidden;
	background:url(../img/rank_tab2.gif) no-repeat;
}

#rank li#rank02 a:hover{
	background:url(../img/rank_tab2_on.gif) no-repeat;
}

#rank li#rank03_1,#rank li#rank03 a{
	width:80px;
	height:46px;
	margin-top:15px;
	display:block;
	overflow:hidden;
	background:url(../img/rank_tab3.gif) no-repeat;
}

#rank li#rank03 a:hover{
	background:url(../img/rank_tab3_on.gif) no-repeat;
}
/*********************************/
.rank_ttl,.rank_ttl01,.rank_ttl02,.rank_ttl03,.rank_ttl{
	height:60px;
	padding-left:60px;
	margin-bottom:10px;
	background: url(../img/rank_crown.gif) no-repeat;
}

.rank_ttl01{
	background: url(../img/rank_no_1.gif) no-repeat;
}

.rank_ttl02{
	background: url(../img/rank_no_2.gif) no-repeat;
}

.rank_ttl03{
	background: url(../img/rank_no_3.gif) no-repeat;
}

.main_box h2{
	padding-top:5px;
	margin-bottom:3px;
	font-size:160%;
	color:#a73245;
	}

.main_box h2 a{
	color:#a73245;
	}

.main_box h3{
	font-size:120%;
	font-weight:normal;
	color:#4c558d;
	}

/*********************************/
.main_box{
	width:610px;
	margin-bottom:10px;
	padding-bottom:10px;
	text-align:left;
	border-bottom:1px dotted #ccc;
	}
	
.main_box:after{
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html .main_box{
    height: 1em;
	overflow:visible;
}
/**/


.l_box{
	float:left;
	width:200px;
	margin-right:10px;
	text-align:center;
	margin-top:50px;
	}

.magin {
margin-top:30px;
}

#111 {
margin-bottom:50px;

}





.l_box .siteimg{
	margin:auto;
	width:160px;
	height:120px;
	padding:2px;
	border:1px solid #ccc;
	}

.r_box{
	float:left;
	width:400px;
	margin-top:50px;
	}

.r_box table{
	border:1px solid #ccc;
	}

.r_box th{
	width:90px;
	padding:5px;
	background-color:#ccc;
	border-bottom:1px solid #ccc;
	background:url(../img/bg_tbl.gif) repeat;
	font-weight:normal;
	text-align:left;
	}

.r_box td{
	width:90px;
	padding:5px;
	border-bottom:1px solid #ccc;
	}


/*********************************/
/* コンテンツページ **************/
/*********************************/
#contents{
	margin-right: auto;
	margin-left: auto;
	padding-bottom:30px;
	text-align:left;
	}

#contents h1{
	margin-bottom:5px;
	font-size:130%;
	color:#666;
	text-indent:1.3em;
	background:url(../img/icon_cercle.gif) left center no-repeat;
	}
.midashi {
		margin-bottom:10px;
	padding:3px;
	text-align:left;
	font-size:100%;
	color:#666;
	border-top:3px solid #4c558d;
	background-color:#eee;
}
#contents h2{
	margin-bottom:5px;
	font-size:130%;
	color:#666;
	text-indent:1.3em;
	background:url(../img/icon_cercle.gif) left center no-repeat;
	}

.pan{
	width:100%;
	margin-bottom:10px;
	}
	
.pan:after{
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html .pan{
    height: 1em;
	overflow:visible;
}
/**/

.pan li{
	float:right;
	}

/*********************************/
/* サイドグローバルナビ **********/
/*********************************/
#left{
	float:right;
	width:210px;
	padding-right:10px;
	margin-bottom:20px;
	text-align:left;
	}
/*********************************/
.sideNavi{
	border:10px solid #fdf4b6;
	}

.sideNaviInside{
	padding:3px;
	margin-bottom:0px;
	background-color:#ccc;
	width:184px;
	height:38px;
	background:url(../img/bg_navi_ttl.gif) no-repeat;
	}

.sideNaviInside p{
	padding-top:8px;
	padding-left:8px;
	font-size:120%;
	font-weight:bold;
	margin-bottom:0;
	}

.sideNavibox{
	padding:3px 3px 0;
	margin:auto;
	color:#fff;
	}

.sideNavibox .sidemenu1{
	}

.sideNavibox .sidemenu1 li{
	width:184px;
	margin-bottom:1px;
	background-color:#fff6d8;
	}

.sideNavibox .sidemenu1 li a{
	padding:7px;
	margin-bottom:1px;
	background-color:#fff6d8;
	display:block;
	}
.sideNavibox .sidemenu1 li a:hover{
	background-color:#ffecaa;
	display:block;
	}
/*********************************/


/*********************************/
/* フッター **********************/
/*********************************/
#footer{
	clear:both;
	background-color:#fff;
	}

#footer .txt p{
	margin-bottom:0;
	text-align:right;
	}

#footNavi ul{
	width:100%;
	padding:10px;
	border-top:2px solid #fbcc28;
	}
	
#footNavi ul:after{
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

#footAd ul{
	width:100%;
	padding:3px;
	border-top:1px solid #fbcc28;
	border-bottom:1px solid #fbcc28;
	}

/*\*/
* html #footNavi ul{
    height: 1em;
	overflow:visible;
}
/**/

#footNavi li{
	float:left;
	}

#footNavi li a{
	text-decoration:none;
	}

#footer p{
	padding:10px;
	text-align:center;
	}

/*5.広告リンク設置箇所対応
=========================*/
dd{
margin:0;
}

li.sidepr {
padding:2px 0;
font-size:10px;
background-color:#F0F0E8;
color:#000000;
list-style:none;
}
.sidepr dl {
margin:5px 0 0 0;
}
.sidepr dt a:link{
color:#0033FF;
}


div.pr {
width:99%;
clear:both;
margin:3px auto 10px auto;
padding:2px 0;
font-size:12px;
background-color:#F0F0E8;
border:1px solid #FBCC28;
position:relative;
float:left;
}

.pr dl {
position:relative;
float:relative;
float:left;
width:18%;
padding:0 1% 0 1%;
}

.clearbox{
clear:both ;
}
