@charset "utf-8";
/* ---------------------------------------------- */
/* Base */
/* ---------------------------------------------- */
* {
	margin: 0px;
	padding: 0px;
}
/*ブラウザでのフォントサイズ統一*/
html>/**/body {font-size: 12px;}
*:first-child+html body {font-size:60%;}
* html body{font-size: 100%;}
p,h1,h2,h3,h4,h5,h6 {
	color: #646464;
	font-weight: normal;
	margin:0;
	padding:0;
	line-height:16pt;
}
img {
	vertical-align: bottom;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	border:none;
}
strong{
	color: #511;
}
em {
	color: #511;
}
form{
        margin: 0;
        padding: 0;
        display: inline;
}

ul, ol{
    padding: 0px;
    margin: 0px;
    line-height:1.3em;
}
ul li, ol li{
    padding: 0px;
    margin: 0px 0px 0px 0px;
list-style-type:none;
}

a:link ,a:visited,a:active {
	color: #0099FF;
	text-decoration: underline;
}
a:hover {
	color: #0099FF;
	text-decoration: none;
}

body {
	margin: 0px;
	padding:00;
	font-size: 12px;
	color: #3a3a3a;
   line-height: 1.45em;
font-family:'Lucida Grande','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',Meiryo,メイリオ, sans-serif;
}
.Clear {
	font-size: 1px;
	clear: both;
}
.Left {
	float: left;
	padding: 0px 20px 0px 0px;
}
.Right {
	float: right;
	padding: 0px 0px 0px 20px;
}
.left{
	float: left;
}
.right{
	float: right;
}
.MainBodyImgLeft{
	margin: 0px 6px 6px 0px;
	float: left;
}
.MainBodyImgRight{
	margin: 0px 0px 6px 6px;
	float: right;
}
.img{
	float: left;
	display: inline;
	margin: 0px 4px 4px 0px;
	border: none;
}
/* ---------------------------------------------- */
/* Layout */
/* ---------------------------------------------- */
.PickUpMenu{
        margin: 35px 0 0 0;    
}
.PickUpMenu p{
        margin-bottom: 8px;

}
.listArea{
        margin-top: 20px;
}
.DetailText li, .MiddleCotents li, .ProductsDetail li {
        background: url(img/arrow02-001.gif) 0 0 no-repeat;
        margin-bottom: 10px;
        padding: 0 0 0 20px;
}

/* ---------------------------------------------- */
/* Layout */
/* ---------------------------------------------- */
.HeaderText {
        background:#C9A772;
        padding: 1px 0 5px 0;
        margin-bottom: 25px;
        height:12px;
}
.HeaderText h1,.HeaderText p {
        color:#FFF;
        width: 900px;
        margin: 0 auto;
        font-size: 0.9em;
        color: #FFF;
}
.All {
	padding: 0px;
	margin: 0px auto;
    width: 960px;	
}
/* ---------------------------------------------- */
/* HeaderArea */
/* ---------------------------------------------- */
.HeaderArea{
        width: 900px;
}
.HeaderArea h1,.HeaderArea div{
    font-weight: bold;
    font-size: 2.2em;
    margin-bottom: 10px;
    text-shadow:1px 1px 0px #FFF;
}
.HeaderArea h1 a,.HeaderArea div a{
    text-decoration: none;
    color: #000;
}
/* ---------------------------------------------- */
/* TopRankingContents */
/* ---------------------------------------------- */
.TopRankingContents{
	/*
        overflow: hidden;
	*/
}

.TopRankingContents{zoom:1;}
.TopRankingContents:after { content:"."; display:block; height:0; clear:both; visibility:hidden;}
.TopRankingContents{display:inline-table;}
* html .TopRankingContents {height: 1%;}
.TopRankingContents {display: block;}


.RankingNo1 {
        width: 270px;
        float: left;
        background: url(img/bar.gif) right no-repeat;
        padding: 15px 15px 25px 15px;
}
.RankingNo1 div {
        background: url(img/ranking_1.png) 0 0 no-repeat;
        width: 230px;
        height: 0px;
        padding: 112px 0 0 0;

}
.RankingNo2 {
        width: 270px;
        float: left;
        background: url(img/bar.gif) right no-repeat;
        padding: 15px 15px 25px 15px;
}
.RankingNo2 div{
        background: url(img/ranking_2.png) 0 0 no-repeat;
        width: 230px;
        height: 0px;
        padding: 112px 0 0 0;
		/*
        overflow: hidden;
		*/
}
.RankingNo3 {
        width: 270px;
        float: left;
        padding: 15px 15px 25px 15px;
}
.RankingNo3 div{
        background: url(img/ranking_3.png) 0 0 no-repeat;
        width: 230px;
        height: 0px;
        padding: 112px 0 0 0;
		/*
        overflow: hidden;
		*/
}
.TopRankingContents p,.TopRankingContents dl{
        padding-left: 10px;
}
.TopRankingContents dl{
	/*
        overflow: hidden;
		*/
        margin-top: 10px;
}
.TopRankingContents dt{
        width: 75px;
        height: 100px;
        float: left;
        display: block;
}

.RankingSumBt a {
        width: 220px;
        height: 28px;
        text-align: center;
        display: block;
        margin: 10px auto 0 auto;
        background:url(img/bt.gif) 0 0 no-repeat;
        color: #FFF;
        font-weight:bold;
        padding: 12px 0 0 0;
        text-decoration: none;
}
.RankingSumBt a:hover{
        background-position:0 -40px;
}
* html .RankingNo1 div {background: url(img/ranking_1.gif) 0 0 no-repeat;}
* html .RankingNo2 div {background: url(img/ranking_2.gif) 0 0 no-repeat;}
* html .RankingNo3 div {background: url(img/ranking_3.gif) 0 0 no-repeat;}

/* ---------------------------------------------- */
/* MiddleCotents */
/* ---------------------------------------------- */
.MiddleCotents{
        width:960px;
        margin-bottom: 25px;
}
.MiddleCotents h2,
.ProductsDetail h1 {
        font-size: 20px;
        background: url(img/bg_img_05.gif) ;
        margin-bottom: 25px;
        font-weight: bold;
        color: #323232;
		text-align:center;
        padding:18px 0 15px 0;
		border-radius: 6px;
		-webkit-border-radius: 6px;
		-moz-border-radius: 6px;
}
.MiddleCotents h3,
.ProductsDetail h2 {
        padding: 12px 0 10px 0;
        font-weight: bold;
        font-size: 18px;
        color: #323232;
		margin-top:30px;
        margin-bottom: 20px;
        border-bottom:3px solid #dbd6c7;
        border-top:3px solid #dbd6c7;
		background:#faf7f0;
		text-align:center;
}
.MiddleCotents h4,
.ProductsDetail h3 {
        padding: 3px 0 8px 3px;
        font-weight: bold;
        font-size: 16px;
        color: #323232;
        border-bottom:2px solid #d3cdbb;
		text-align:center;
		margin:15px 0 20px 0;
}
.MiddleCotents p,
.ProductsDetail p {
        margin-bottom: 10px;
}

/* ---------------------------------------------- */
/* BottomNavi */
/* ---------------------------------------------- */
.BottomNavi{
/*    background: #E0D6D0;*/
        width:960px;
		padding: 27px 0 10px 0px;
        margin:0 auto 0;
        background:url(img/bg_img_06.gif);
}

.BottomNavi{zoom:1;}
.BottomNavi:after { content:"."; display:block; height:0; clear:both; visibility:hidden;}
.BottomNavi{display:inline-table;}
* html .BottomNavi {height: 1%;}
.BottomNavi {display: block;}


.BottomNavi .ttl a{
	display:block;
    margin-bottom: 15px;
    padding: 20px 0 18px 12px;
    font-size:16px;
    color: #FFF;
    text-align:center;
	border-radius: 6px; 
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
	text-decoration:none !important;
	font-weight:bold;
	background:#aa9467 url(img/icon03.png) 97% center no-repeat;
}
.BottomNavi .ttl span{color:#FFF; font-weight:bold;padding:0 40px 0 0;background:url(img/icon03.png) right center no-repeat; }
.BottomNavi .ttl a:hover{color:#FFF; text-decoration:underline !important;}

.BottomNaviDetail{
        float: left;
        margin-right: 20px;
        margin-bottom: 20px;
        width: 188px;
        border: 1px solid #C9A772;
}
.BottomNaviDetail dt{
        background: #C9A772;
        padding: 5px 3px;
        color: #FFF;
        font-size: 0.8em;
        font-weight: bold;
}
.BottomNaviDetail dd{
        padding: 10px;
        font-size: 0.9em;
        min-height: 70px;
}
* html .BottomNaviDetail dd{
        height: 65px;
}
.NaviBt a{
        background: #C9A772;
        display: block;
        text-align: center;
        padding: 5px 0;
        color: #FFF;
        text-decoration: underline;
        font-size: 0.9em;
        border-top: 1px solid #C9A772;
}

.NaviBt a:hover{
        text-decoration: none;
        background: #F2E8DA;
        color: #C9A772;
        border-top: 1px solid #C9A772;
}
.BottomNavi ul{
        display: block;
		/*
        overflow: hidden;
        */
		margin-bottom:25px;
}
.BottomNavi ul{zoom:1;}
.BottomNavi ul:after { content:"."; display:block; height:0; clear:both; visibility:hidden;}
.BottomNavi ul{display:inline-table;}
* html .BottomNavi ul {height: 1%;}
.BottomNavi ul {display: block;}


.BottomNavi li{
        list-style-type: none;
        width: 234px;
        float: left;
        display: block;
        margin: 0px 8px 10px 0;
}
.BottomNavi li:nth-child(4){
        margin: 0px 0px 10px 0;
}
.BottomNavi li:nth-child(8){
        margin: 0px 0px 10px 0;
}
.BottomNavi li:nth-child(12){
        margin: 0px 0px 10px 0;
}
.BottomNavi li:nth-child(16){
        margin: 0px 0px 10px 0;
}
.BottomNavi li a{
	height:30px;
        display: table-cell;
		vertical-align:middle;
        padding: 15px;
        text-align: left;
        width: 204px;
        color: #191919;
		list-style-type: none;
		background:#FFF url(img/bg_img_08.gif) right bottom no-repeat;
		text-decoration:none;
}
.BottomNavi li a{}
.BottomNavi li a:hover{
		text-decoration:underline;	
}
.BottomNavi .SideMenuListPickupLevel1 {border-color:#F6A34D;}

/* ---------------------------------------------- */
/* Pankuzu*/
/* ---------------------------------------------- */
#pankuzu {margin:0px 0 15px 0;}

/* ---------------------------------------------- */
/* Products*/
/* ---------------------------------------------- */
.ProductsDetail{
        width: 900px;
		/*
        overflow: hidden;
        */
		margin-bottom: 25px;
}
.ProductsDetail{zoom:1;}
.ProductsDetail:after { content:"."; display:block; height:0; clear:both; visibility:hidden;}
.ProductsDetail{display:inline-table;}
* html .ProductsDetail {height: 1%;}
.ProductsDetail {display: block;}

.ProductsDetail p{
        margin-bottom: 10px;
}
.DetailPicture{
        width: 190px;
        float: left;
}
.DetailText{
        width: 680px;
        float: right;
}
.DetailText h2{
        background: url(img/pagesubtitle.gif) 0 0 no-repeat;
        width: 650px;
        height: 23px;
        padding: 8px 0 0 30px;
        color: #FFFFFF;
        font-weight: bold;
        font-size: 1.2em;
        margin-bottom: 10px;
}
.ContentsText h2 {
        background:#C9A772;
        border-left:5px solid #724E1C;
        border-bottom:1px solid #724E1C;
        height: 23px;
        padding: 8px 0 0 12px;
        color: #000;
        font-weight: bold;
        font-size: 1.2em;
        margin-bottom: 10px;
}
.ContentsText h3,.DetailText h3{
        padding: 3px 0 5px 12px;
        font-weight: bold;
        font-size: 1.2em;
        margin-bottom: 10px;
        border-bottom:1px dotted #000;
        border-left:3px solid #000;
}
.ContentsText h4,.DetailText h4{
        padding: 3px 0 5px 3px;
        font-weight: bold;
        font-size: 1.2em;
        margin-bottom: 10px;
        border-bottom:1px solid #000;
}
.ContentsText
table {
        border-left:1px solid #CCC; 
        border-top:1px solid #CCC;
        margin-bottom: 25px;
}
th{
        padding: 5px 10px;
        background: #EEE;
        border-bottom:1px solid #CCC;
        border-right:1px solid #CCC;
        text-align: left;
}
td{
        border-bottom:1px solid #CCC;
        border-right:1px solid #CCC;
        background: #FFF;
        padding: 5px 10px;
}
.VoiceArticle li{
        list-style-type: none;
        margin-bottom: 5px;
        
}
.VoiceArticle ul{
        background: #FFF;
        padding: 20px 20px 15px 20px;
        border: 1px solid #C9A772;
        border-radius:5px;
        -moz-border-radius:5px;
        -webkit-border-radius:5px;
}
.SubTitle{
        font-size: 1.4em;
        font-weight: bold;
        background: url(img/arrow01-001.gif) 0 0 no-repeat;
        padding: 0 0 0 20px;
        line-height:16px;
}

/* ---------------------------------------------- */
/* BottomBt*/
/* ---------------------------------------------- */
.BottomBt{
        margin-top: 35px;
}
.BottomBt a{
    background: #ffc578;
    background: -moz-linear-gradient(top, #ffc578 0%, #fb9d23 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffc578), color-stop(100%,#fb9d23));
    background: -webkit-linear-gradient(top, #ffc578 0%,#fb9d23 100%);
    background: -o-linear-gradient(top, #ffc578 0%,#fb9d23 100%);
    background: -ms-linear-gradient(top, #ffc578 0%,#fb9d23 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffc578', endColorstr='#fb9d23',GradientType=0 );
    background: linear-gradient(top, #ffc578 0%,#fb9d23 100%);
    border: 1px solid #FF7D0F;
    border-bottom: 1px solid #FF7D0F;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow: inset 0 1px 0 0 #FFE4C9;
    -webkit-box-shadow: inset 0 1px 0 0 #FFE4C9;
    box-shadow: inset 0 1px 0 0 #FFE4C9;
    color: #fff;
    font-weight: bold;
    line-height: 1;
    padding: 8px 30px;
    text-align: center;
    text-shadow: 0 -1px 0 #666;
    text-decoration: none;
    font-size: 2.2em;
  
}
.BottomBt a:hover {
    background: #ffa84c;
    background: -moz-linear-gradient(top, #ffa84c 0%, #ff7b0d 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffa84c), color-stop(100%,#ff7b0d));
    background: -webkit-linear-gradient(top, #ffa84c 0%,#ff7b0d 100%);
    background: -o-linear-gradient(top, #ffa84c 0%,#ff7b0d 100%);
    background: -ms-linear-gradient(top, #ffa84c 0%,#ff7b0d 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa84c', endColorstr='#ff7b0d',GradientType=0 );
    background: linear-gradient(top, #ffa84c 0%,#ff7b0d 100%);
    border-bottom: 1px solid #FF7D0F;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow: inset 0 1px 0 0 #FFE4C9;
    -webkit-box-shadow: inset 0 1px 0 0 #FFE4C9;
    box-shadow: inset 0 1px 0 0 #FFE4C9;;
    box-shadow: inset 0 1px 0 0 #FFE4C9;
    cursor: pointer;
}

/* ---------------------------------------------- */
/* products*/
/* ---------------------------------------------- */
.ProductsDetail{
        width: 900px;
		/*
        overflow: hidden;
        */
		margin-bottom: 25px;
}
.ProductsDetail{zoom:1;}
.ProductsDetail:after { content:"."; display:block; height:0; clear:both; visibility:hidden;}
.ProductsDetail{display:inline-table;}
* html .ProductsDetail {height: 1%;}
.ProductsDetail {display: block;}


.ProductsDetail h1{
        font-size: 20px;
        background: url(img/bg_img_05.gif) ;
        margin-bottom: 25px;
        font-weight: bold;
        color: #323232;
		text-align:center;
        padding:18px 0 15px 0;
		border-radius: 6px;
		-webkit-border-radius: 6px;
		-moz-border-radius: 6px;
}
.ProductsDetail p{
        margin-bottom: 10px;
}
.DetailPicture{
        width: 190px;
        float: left;
}
.DetailText{
        width: 680px;
        float: right;
}
.ProductsTable {
        border-left:1px solid #CCC; 
        border-top:1px solid #CCC;
        margin-bottom: 25px;
}
.ProductsTable th{
        width: 160px;
        padding: 5px 10px;
        background: #EEE;
        border-bottom:1px solid #CCC;
        border-right:1px solid #CCC;
        text-align: left;
}
.ProductsTable td{
        border-bottom:1px solid #CCC;
        border-right:1px solid #CCC;
        background: #FFF;
        padding: 5px 10px;
}
.VoiceArticle li{
        list-style-type: none;
        margin-bottom: 5px;
        
}
.VoiceArticle ul{
        background: #FFF;
        padding: 20px 20px 15px 20px;
        border: 1px solid #C9A772;
        border-radius:5px;
        -moz-border-radius:5px;
        -webkit-border-radius:5px;
}
.SubTitle{
        font-size: 1.4em;
        font-weight: bold;
        background: url(img/arrow01-001.gif) 0 0 no-repeat;
        padding: 0 0 0 20px;
        line-height:16px;
}
.BottomBt{
        margin-top: 35px;
}
.BottomBt a{
    background: #ffc578;
    background: -moz-linear-gradient(top, #ffc578 0%, #fb9d23 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffc578), color-stop(100%,#fb9d23));
    background: -webkit-linear-gradient(top, #ffc578 0%,#fb9d23 100%);
    background: -o-linear-gradient(top, #ffc578 0%,#fb9d23 100%);
    background: -ms-linear-gradient(top, #ffc578 0%,#fb9d23 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffc578', endColorstr='#fb9d23',GradientType=0 );
    background: linear-gradient(top, #ffc578 0%,#fb9d23 100%);
    border: 1px solid #FF7D0F;
    border-bottom: 1px solid #FF7D0F;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow: inset 0 1px 0 0 #FFE4C9;
    -webkit-box-shadow: inset 0 1px 0 0 #FFE4C9;
    box-shadow: inset 0 1px 0 0 #FFE4C9;
    color: #fff;
    font-weight: bold;
    line-height: 1;
    padding: 8px 30px;
    text-align: center;
    text-shadow: 0 -1px 0 #666;
    text-decoration: none;
    font-size: 2.2em;
  
}
.BottomBt a:hover {
    background: #ffa84c;
    background: -moz-linear-gradient(top, #ffa84c 0%, #ff7b0d 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffa84c), color-stop(100%,#ff7b0d));
    background: -webkit-linear-gradient(top, #ffa84c 0%,#ff7b0d 100%);
    background: -o-linear-gradient(top, #ffa84c 0%,#ff7b0d 100%);
    background: -ms-linear-gradient(top, #ffa84c 0%,#ff7b0d 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa84c', endColorstr='#ff7b0d',GradientType=0 );
    background: linear-gradient(top, #ffa84c 0%,#ff7b0d 100%);
    border-bottom: 1px solid #FF7D0F;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow: inset 0 1px 0 0 #FFE4C9;
    -webkit-box-shadow: inset 0 1px 0 0 #FFE4C9;
    box-shadow: inset 0 1px 0 0 #FFE4C9;;
    box-shadow: inset 0 1px 0 0 #FFE4C9;
    cursor: pointer;
}



/* ---------------------------------------------- */
/* footer */
/* ---------------------------------------------- */
.footer{
        padding: 15px 0;
  
        text-align: center;
        color: #aaaaaa;
}
.footer a{
        color:#aaaaaa;
		text-decoration:none;
}
.footer a:hover{
   color:#aaaaaa;
	text-decoration:underline !important;
}



.new_header_block{
	background:#fcfaf6;
	width:100%;
}
.new_header_area{
	background:#fcfaf6;
	width:100%;
	width:960px;
	margin:0 auto 0;
	position:relative;
	height:170px;
}
.new_header_area h1{
	color:#aaa;
	position:absolute;
	top:10px;
	left:0;
	font-size:12px;
}
.new_header_area .texts{
	color:#aaa;
	position:absolute;
	top:12px;
	left:0;
	font-size:12px;
}
.texts a{
	color:#aaa !important;
}
.new_header_area .logo01{
	position:absolute;
	top:33px;
	left:285px;	
}
.new_header_area .top_sb{
	color:#aa9467;
	font-weight:bold;
	position:absolute;
	top:130px;
	left:330px;
	font-size:14px;
}
.header_ranking_block{
	width:100%;
	background:url(img/bg_img_01.gif) left top repeat-x;
	margin:0 0 50px 0; 
}
.header_ranking_area{
	width:960px;
	margin:0 auto 0;
	position:relative;
	height:525px;
	background:url(img/bg_img_01.gif) center top no-repeat;
}
.header_ranking_area .head_rank01{
	width:357px;
	height:446px;
	background:url(img/bg_img_02.png) left top no-repeat;
	position:absolute;
	left:297px;
	top:35px;
}
.header_ranking_area .head_rank02{
	width:308px;
	height:387px;
	background:url(img/bg_img_03.png) left top no-repeat;
	position:absolute;
	left:-10px;
	top:72px;
}
.header_ranking_area .head_rank03{
	width:308px;
	height:387px;
	background:url(img/bg_img_04.png) left top no-repeat;
	position:absolute;
	right:-10px;
	top:72px;
}
.posi03{
	position:relative;
	width:308px;
	height:387px;
}
.posi02{
	position:relative;
	width:308px;
	height:387px;
}
.posi01{
	position:relative;
	width:357px;
	height:446px;
}
.rank_number01{
	font-size:24px;
	font-weight:bold;
	color:#000;
	position:absolute;
	top:55px;
	left:170px;
}
.rank_title01{
	font-size:22px;
	font-weight:bold;
	color:#000;
	position:absolute;
	top:124px;
	left:125px;
}

.head_rank01 table{
	width:266px;
	margin:0;
	position:absolute;
	left:58px;
	top:180px;
}
.head_rank01 th{
	background:#f0dccd;
	text-align:center;
	color:#000;
	font-size:12px;
	width:70px;
	border:none;
	padding:7px 0 !important;
}
.head_rank01 td{
	border:none;
	background:none;
	color:#191919;
	font-weight:bold;
}
.head_rank01 .red{
	font-size:18px;
	color:#ff0143;
}

.btn001 a{
	background:url(img/btn01_off.gif) left top no-repeat;
	width:267px;
	height:39px;
	text-align:center;
	padding:21px 0px 0 0 ;
	color:#FFF !important;
	font-weight:bold;
	font-size:15px;
	display:block;
	position:absolute;
	left:60px;
	top:350px;
}
.btn002 a{
	background:url(img/btn02_off.gif) left top no-repeat;
	width:227px;
	height:34px;
	text-align:center;
	padding:16px 0px 0 0 ;
	color:#FFF !important;
	font-weight:bold;
	font-size:13px;
	display:block;
	position:absolute;
	left:52px;
	top:310px;
}

.btn001 a:hover{
	background:url(img/btn01_on.gif) left top no-repeat;
}

.btn002 a:hover{
	background:url(img/btn02_on.gif) left top no-repeat;
}

.rank_title01 a{
	color:#191919;
	text-decoration:none;
}
.rank_title01 a:hover{
	text-decoration:underline;
}
.rank_title02 a:hover{
	text-decoration:underline;
}
.rank_title03 a:hover{
	text-decoration:underline;
}
.rank_number02{
	font-size:18px;
	font-weight:bold;
	color:#000;
	position:absolute;
	top:36px;
	left:146px;
}
.rank_title02{
	font-size:18px;
	font-weight:bold;
	color:#000;
	position:absolute;
	top:94px;
	left:129px;
}
.rank_title02 a{
	color:#191919;
	text-decoration:none;
}

.head_rank02 table{
	width:266px;
	margin:0;
	position:absolute;
	left:50px;
	top:140px;
}
.head_rank02 th{
	background:#f0dccd;
	text-align:center;
	color:#000;
	font-size:12px;
	width:70px;
	border:none;
	padding:7px 0 !important;
}
.head_rank02 td{
	border:none;
	background:none;
	color:#191919;
	font-weight:bold;
	font-size:12px;
}




.rank_number03{
	font-size:18px;
	font-weight:bold;
	color:#000;
	position:absolute;
	top:36px;
	left:146px;
}
.rank_title03{
	font-size:18px;
	font-weight:bold;
	color:#000;
	position:absolute;
	top:94px;
	left:124px;
}
.rank_title03 a{
	color:#191919;
	text-decoration:none;
}

.head_rank03 table{
	width:266px;
	margin:0;
	position:absolute;
	left:50px;
	top:140px;
}
.head_rank03 th{
	background:#f0dccd;
	text-align:center;
	color:#000;
	font-size:12px;
	width:70px;
	border:none;
	padding:7px 0 !important;
}
.head_rank03 td{
	border:none;
	background:none;
	color:#191919;
	font-weight:bold;
	font-size:12px;
}

.clear_block{zoom:1;}
.clear_block:after { content:"."; display:block; height:0; clear:both; visibility:hidden;}
.clear_block{display:inline-table;}
* html .clear_block{height: 1%;}
.clear_block {display: block;}



.btn003 a{
	background:url(img/btn03_off.gif) left top no-repeat;
	width:660px;
	height:47px;
	text-align:center;
	padding:33px 0px 0 0 ;
	color:#191919 !important;
	font-weight:bold;
	font-size:18px;
	display:block;
	margin:30px auto 20px;
	text-decoration:none;
}
.btn003 a:hover{
	text-decoration:underline;
	background:url(img/btn03_on.gif) left top no-repeat;
}

.index_block_ex{
	background:url(img/bg_img_06.gif);
	padding:15px;
}
.index_block_ex h3{
	margin:0 0 10px 0 !important;
	background:none !important;
	border-bottom:3px solid #ae986a;
	border-top:3px solid #ae986a;
}

table{
	border:none;

}
th{
	background:#aa9467;
	text-align:center;
	color:#FFF;
	font-weight:bold;
	border:1px solid #947d4d;
}
td{
	border:1px solid #947d4d;
	padding:10px;
}
.index_block_ex table{
	border:none !important;
}
.index_block_ex th{
	border:none !important;
}
.index_block_ex td{
	border:none !important;
}
th.tbex01{
	background:#f5f5f5 !important;
	font-weight:normal !important;
	color:#191919;
}
.index_block_ex a{
	text-align:left !important;
	color:#191919 !important;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
}
.index_block_ex a:hover{
	text-decoration:underline;
}

.tbex02 span{
	background:url(img/bg_img_07.gif) left top no-repeat;
	color:#FFF;
	font-size:12px;

}
.pagetop {
	width:960px;
	margin:80px auto 10px;
	text-align:right;
}
.pagetop a{
	color:#191919;
	text-decoration:underline;
}
.pagetop a:hover{
	text-decoration:none;
}

.new_bottom_block{
	background:url(img/bg_img_06.gif);
}

.PageListArea ul{margin:20px 0 0 10px;}
.PageListArea li{margin:0 0 15px 0; font-size:14px;}