@charset "utf-8";

.red{
color:#FF0000;
}
.green{
color:#5B9B00;
}
.small{
font-size:x-small;
}
ul{
list-style-type:none;
}
.bold{
font-weight: bold;
} 
.popularity_color{
color:#FFDEDE;
}
.cost_color{
color:#F9F3C3;
}
.price_color{
color:#DFFCE0;
}
.seibun_color{
color:#DFE9FC;
}
/*------------------------------------------------------------------------------------
######################################################################################
ランキングTOP用デザイン
######################################################################################
------------------------------------------------------------------------------------*/

/* rank_top ランキング検索箇所
=========================================*/
#leftCol #rank_top{
margin: 10px 0 0 0;
width:681px;
height:286px;
background:url(../img/rank/top/rank_top_bg.gif) no-repeat;
}
#leftCol #rank_top h2{
text-indent:-5000px;
}
#leftCol #rank_top p{
width:600px;
margin: 150px 0 0 45px;
}
#leftCol #rank_top #select_form{
width:470px;
margin: 35px 0 0 55px;
}

/* rank_bottom 症状から調べる箇所
=========================================*/
#leftCol #rank_bottom{
margin: 10px 0 10px 0;
width:681px;
background:url(../img/rank/top/rank_bottom_bg.gif) repeat-y;
}
#leftCol #rank_bottom #rank_b_top{
width:681px;
height:175px;
background:url(../img/rank/top/rank_b_top_bg.gif) no-repeat;
}
#leftCol #rank_bottom #rank_b_top h3{
text-indent:-5000px;
}
#leftCol #rank_bottom #rank_b_top p{
width:450px;
margin: 60px 0 0 170px;
}

/* list　症状データ一覧箇所
=========================================*/
#leftCol #rank_bottom #list{
margin: 0 0 0 9px;
width:663px;
background:url(../img/rank/top/list_bg.gif) repeat-y;
}
#leftCol #rank_bottom ul.link{
margin: 0 0 0 9px;
list-style-type:none;
}
#leftCol #rank_bottom li{
display:block;
float:left;
}
#leftCol #rank_bottom li#link_1 a{
width:221px;
height:60px;
background:#FFFFFF url(../img/rank/top/link.gif) no-repeat 0 0;
text-indent:-5000px;
display:block;
}
#leftCol #rank_bottom li#link_2 a{
width:221px;
height:60px;
background:#FFFFFF url(../img/rank/top/link.gif) no-repeat -221px 0;
text-indent:-5000px;
display:block;
}
#leftCol #rank_bottom li#link_3 a{
width:221px;
height:60px;
background:#FFFFFF url(../img/rank/top/link.gif) no-repeat -442px 0;
text-indent:-5000px;
display:block;
}
#leftCol #rank_bottom li#link_1 a:hover{
width:221px;
height:60px;
background:#FFFFFF url(../img/rank/top/link_on.gif) no-repeat 0 0;
text-indent:-5000px;
display:block;
}
#leftCol #rank_bottom li#link_2 a:hover{
width:221px;
height:60px;
background:#FFFFFF url(../img/rank/top/link_on.gif) no-repeat -221px 0;
text-indent:-5000px;
display:block;
}
#leftCol #rank_bottom li#link_3 a:hover{
width:221px;
height:60px;
background:#FFFFFF url(../img/rank/top/link_on.gif) no-repeat -442px 0;
text-indent:-5000px;
}
#leftCol #rank_bottom li#link_1_on a{
width:221px;
height:60px;
background:#FFFFFF url(../img/rank/top/link_on.gif) no-repeat 0 0;
text-indent:-5000px;
display:block;
}
#leftCol #rank_bottom li#link_2_on a{
width:221px;
height:60px;
background:#FFFFFF url(../img/rank/top/link_on.gif) no-repeat -221px 0;
text-indent:-5000px;
display:block;
}
#leftCol #rank_bottom li#link_3_on a{
width:221px;
height:60px;
background:#FFFFFF url(../img/rank/top/link_on.gif) no-repeat -442px 0;
text-indent:-5000px;
display:block;
}
#leftCol #rank_bottom #list #list_line{
width:663px;
background:url(../img/rank/top/list_line_bg.gif) repeat-y;
}
#leftCol #rank_bottom #list #yokoline{
margin: 0 10px 0 10px;
height:20px;
background:url(../img/rank/top/yoko_line.gif) repeat-x center;
}
#leftCol #rank_bottom #list #list_line .line_column{
width:205px;
padding: 0 5px 0 10px;
float:left;
}
#leftCol #rank_bottom #list #list_line .line_column h4{
color:#FFF;
background:#74C8C6;
float:left;
padding: 2px 10px 2px 10px;
}
#leftCol #rank_bottom #list #list_line .line_column ul.exp{
padding: 10px 0 10px 0;
margin: 0 0 10px 0;
clear:both;
}
#leftCol #rank_bottom #list #list_line .line_column ul.exp li{
width:100%;
background:url(../img/rank/top/li_icon.gif) no-repeat 0 2px;
padding: 0 0 0 10px;
color:#666666;
font-size:12px;
clear:both;
}
* html #leftCol #rank_bottom #list #list_line .line_column ul.exp li { width:90%; } /* IE6 hack */

#leftCol #rank_bottom #list #list_line .line_column ul.column_link{
width:90%;
background:#FEFDEA;
padding:10px 0 0 20px;
margin:0px;
clear:both;
}
#leftCol #rank_bottom #list #list_line .line_column ul.column_link li{
background:url(../img/rank/top/li_link_icon.gif) no-repeat 0 3px;
padding: 0 0 5px 13px;
clear:both;
}

#leftCol #rank_bottom #list #list_bottom{
width:663px;
height:20px;
font-size:0px;
background:url(../img/rank/top/list_bottom.gif) no-repeat;
}

/* detailed　新規登録を促している箇所
=========================================*/
#leftCol #rank_bottom #detailed{
width:663px;
height:188px;
background:url(../img/rank/top/detailed_bg.gif) no-repeat;
}
#leftCol #rank_bottom #detailed p{
width:480px;
padding: 60px 0 0 160px;
}
#leftCol #rank_bottom #detailed p#reglink{
clear:both;
width:202px;
height:35px;
padding: 0 0 0 450px;
}
#leftCol #rank_bottom #rank_b_bottom{
width:681px;
height:6px;
font-size:0px;
background:url(../img/rank/top/rank_b_bottom.gif) no-repeat;
}

/*------------------------------------------------------------------------------------
######################################################################################
ランキング商品詳細ページ
######################################################################################
------------------------------------------------------------------------------------*/
/* 製品詳細
=========================================*/
#leftCol ul.ranktoplink{
clear:both;
float:right;
padding: 0 3px 0 0;
}
#leftCol ul.ranktoplink li a{
text-indent:-5000px;
width:138px;
height:18px;
background:url(../img/rank/detail/ranktoplink_btn.gif) no-repeat;
display:block;
}

#leftCol #detail{
width:688px;
background:url(../img/rank/detail/detail_bg.gif) repeat-y;
}

#leftCol #detail #detail_top{
width:688px;
height:20px;
font-size:0px;
background:url(../img/rank/detail/detail_top.gif) no-repeat;
}

#leftCol #detail #seihin{
padding: 0 10px 0 10px;
}
#leftCol #detail #seihin #seihinleft{
width:240px;
float:left;
}
#leftCol #detail #seihin #seihinleft p.shousaibtn{
padding: 10px 0 0 20px;
}
#leftCol #detail #seihin #seihinleft p.subtxt{
padding: 5px 0 0 20px;
font-size:11px;
color:#CC0000;
}
#leftCol #detail #seihin #seihinright{
width:400px;
float:right;
padding: 0 10px 0 10px;
}
#leftCol #detail #seihin #seihinright h3{
font-size:17px;
}
#leftCol #detail #seihin #seihinright h3 a{
color:#000000;
}
#leftCol #detail #seihin #seihinright p{
padding: 0 0 5px 0;
color:#666666;
}
#leftCol #detail #seihin #seihinright ul.seihin_list{
padding: 20px 0 0 0;
margin: 0 0 10px 0;
background:url(../img/rank/detail/yoko_line.gif) repeat-x bottom;
}
#leftCol #detail #seihin #seihinright ul.seihin_list li{
padding: 0 0 10px 15px;
background:url(../img/rank/detail/li_icon.gif) no-repeat 0 3px;
color:#666666;
}

#leftCol #detail #detail_list_top{
width:688px;
height:163px;
background:url(../img/rank/detail/detail_list_top_bg.gif) no-repeat;
}
#leftCol #detail #detail_list_top p{
width:500px;
padding: 70px 0 0 160px;
}
#leftCol #detail #detail_list{
width:688px;
background:url(../img/rank/detail/detail_list_bg.gif) repeat-y;
}
/* 成分表
=========================================*/
#leftCol #detail #detail_list table{
width:650px;
margin: 0 0 0 20px;
}
#leftCol #detail #detail_list table tr{
background:#FFFFFF url(../img/rank/detail/yoko_line.gif) repeat-x bottom;
}
#leftCol #detail #detail_list table tr th{
padding: 5px 5px 5px 5px;
font-weight:normal;
text-align:center;
vertical-align:top;
}
#leftCol #detail #detail_list table tr th.seihin{
background:#FCFEEF url(../img/rank/detail/yoko_line.gif) repeat-x bottom;
}
#leftCol #detail #detail_list table tr th.day{
background:#FFFDE0 url(../img/rank/detail/yoko_line.gif) repeat-x bottom;
}
#leftCol #detail #detail_list table tr th.juntou{
background:#FFF3D6 url(../img/rank/detail/yoko_line.gif) repeat-x bottom;
}
#leftCol #detail #detail_list table tr td{
width:162px;
color:#629600;
padding: 5px 5px 5px 5px;
vertical-align:top;
}
#leftCol #detail #detail_list table tr td.seihin{
text-align:center;
background:#FCFEEF url(../img/rank/detail/yoko_line.gif) repeat-x bottom;
}
#leftCol #detail #detail_list table tr td.day{
text-align:center;
background:#FFFDE0 url(../img/rank/detail/yoko_line.gif) repeat-x bottom;
}
#leftCol #detail #detail_list table tr td.juntou{
text-align:center;
background:#FFF3D6 url(../img/rank/detail/yoko_line.gif) repeat-x bottom;
}
#leftCol #detail #detail_list table tr td.kiken{
width:650px;
height:40px;
background:#FFFFFF;
vertical-align:bottom;
}
#leftCol #detail #detail_list table tr td.kiken p{
float:right;
padding: 0 0 0 20px;
background:url(../img/rank/kiken_exp.jpg) no-repeat;
color:#666666;
font-size:11px;
}
#leftCol #detail #detail_bottom_logon{
width:688px;
height:35px;
font-size:0px;
background:url(../img/rank/detail/detail_bottom_logon.gif) no-repeat;
}
#leftCol #detail #detail_bottom{
width:688px;
height:183px;
xfont-size:0px;
background:url(../img/rank/detail/detail_bottom.gif) no-repeat;
}
#leftCol #detail #detail_bottom p{
width:480px;
padding: 60px 0 0 160px;
}
#leftCol #detail #detail_bottom p#reglink{
clear:both;
width:202px;
height:35px;
padding: 0 0 0 450px;
}
/* オススメ情報
=========================================*/
#leftCol #osusume{
margin: 20px 0 20px 0;
width:688px;
background:url(../img/rank/detail/osusume_bg.gif) repeat-y;
}
#leftCol #osusume h3{
float:left;
text-indent:-5000px;
}
#leftCol #osusume #osusume_top{
width:688px;
height:65px;
background:url(../img/rank/detail/osusume_top.gif) no-repeat;
}
#leftCol #osusume #osusume_top p{
width:440px;
padding: 12px 0 0 240px;
}
#leftCol #osusume #necessitylink{
width:650px;
margin: 0 0 0 10px;
padding: 5px 5px 5px 5px;
background:#FFFDE0;
}
#leftCol #osusume #necessitylink p{
padding: 3px 0 0 0;
float:left;
font-size:11px;
}
#leftCol #osusume #necessitylink ul.link{
width:530px;
margin: 0 0 0 110px;
}
#leftCol #osusume #necessitylink ul.link li{
float:left;
}
#leftCol #osusume #necessitylink ul.link li a{
font-weight: bold;
}
#leftCol #osusume #osusume_seihin_list{
padding: 10px 10px 0 10px;
}
#leftCol #osusume #osusume_seihin_list #osusume_seihin{
width:320px;
float:left;
padding: 0 5px 0 5px;
}
#leftCol #osusume #osusume_seihin_list #osusume_seihin #os_right{
width:190px;
float:right;
color:#666666;
font-size:12px;
}
#leftCol #osusume #osusume_seihin_list #osusume_seihin #os_right p.subtxt{
margin: 10px 0 0 0;
padding: 5px 5px 5px 5px;
background:#FFFDE0;
color:#FF9900;
}
#leftCol #osusume #osusume_seihin_list #osusume_seihin #os_right h4{
padding: 10px 0 0 0;
}
#leftCol #osusume #osusume_seihin_list #osusume_seihin #os_right h4 a{
color:#000000;
font-size:13px;
}
#leftCol #osusume #osusume_seihin_list #osusume_seihin #os_right ul.os_list{
padding: 10px 0 0 0;
font-size:11px;
}
#leftCol #osusume #osusume_seihin_list #osusume_seihin #os_right p#shousailink a{
margin: 30px 0 0 100px;
padding: 2px 5px 2px 5px;
background:#669900;
color:#FFFFFF;
text-decoration:none;
}
#leftCol #osusume #osusume_seihin_list #osusume_seihin #os_left{
float:left;
}
#leftCol #osusume #osusume_bottom{
width:688px;
height:15px;
font-size:0px;
background:url(../img/rank/detail/osusume_bottom.gif) no-repeat;
}
/*------------------------------------------------------------------------------------
######################################################################################
ランキング成分TOPページ
######################################################################################
------------------------------------------------------------------------------------*/
/* 成分情報
=========================================*/
#leftCol #seibun{
width:688px;
background:url(../img/rank/seibun/seibun_bg.gif) repeat-y;
}
#leftCol #seibun a{
color:#FFA800;
font-weight: bold;
}
#leftCol #seibun ul.rank_link{
width:688px;
}
#leftCol #seibun ul.rank_link li{
float:left;
height:26px;
}
#leftCol #seibun ul.rank_link li a{
display:block;
}

#leftCol #seibun ul.rank_link li.popularity a{
text-indent:-5000px;
width:140px;
height:26px;
background:url(../img/rank/ranking_link.gif) no-repeat 0px 0px;
}
#leftCol #seibun ul.rank_link li.cost a{
text-indent:-5000px;
width:136px;
height:26px;
background:url(../img/rank/ranking_link.gif) no-repeat -140px 0px;
}
#leftCol #seibun ul.rank_link li.price a{
text-indent:-5000px;
width:135px;
height:26px;
background:url(../img/rank/ranking_link.gif) no-repeat -276px 0px;
}
#leftCol #seibun ul.rank_link li.seibun a{
text-indent:-5000px;
width:138px;
height:26px;
background:url(../img/rank/ranking_link.gif) no-repeat -411px 0px;
}
#leftCol #seibun ul.rank_link li.top a{
text-indent:-5000px;
width:139px;
height:26px;
background:url(../img/rank/ranking_link.gif) no-repeat -549px 0px;
}
#leftCol #seibun #seibun_top #seibun_left{
width:150px;
float:left;
padding: 10px 0 0 20px;
}
#leftCol #seibun #seibun_top #seibun_right{
padding: 10px 15px 0 0;
width:500px;
float:right;
}
#leftCol #seibun #seibun_top #seibun_right h2{
font-size:150%;
padding: 0 0 5px 0;
}
#leftCol #seibun #exp {
width:400px;
padding: 0 40px 0 20px;
float:left;
clear:both;
}

#leftCol #seibun #exp .mst{
clear:both;
float:left;
width:100px;
text-align:right;
vertical-align:top;
}

#leftCol #seibun #exp .mmt {
padding: 0 0 0 10px;
width:280px;
display:block;
float:left;
vertical-align:top;
text-align:left;
}

#leftCol #seibun #exp #anoxia{
padding: 20px 0 5px 0;
background:url(../img/rank/seibun/yoko_line.gif) repeat-x bottom;
}
#leftCol #seibun #exp #anoxia .mst{
clear:both;
float:left;
width:90px;
text-align:right;
vertical-align:top;
padding: 0 15px 0 0;
background:url(../img/rank/seibun/light_blue_icon.gif) no-repeat right;
}
#leftCol #seibun #exp #overdose{
padding: 5px 0 5px 0;
background:url(../img/rank/seibun/yoko_line.gif) repeat-x bottom;
}
#leftCol #seibun #exp #overdose .mst{
clear:both;
float:left;
width:90px;
text-align:right;
vertical-align:top;
padding: 0 15px 0 0;
background:url(../img/rank/seibun/pink_icon.gif) no-repeat right;
}
#leftCol #seibun #exp #best{
padding: 5px 0 0 0;
}
#leftCol #seibun #exp #best .mst{
clear:both;
float:left;
width:90px;
text-align:right;
vertical-align:top;
padding: 0 15px 0 0;
background:url(../img/rank/seibun/yellow_icon.gif) no-repeat right;
}
#leftCol #seibun p.adviser {
margin: 20px 0 0 0;
}
#leftCol #seibun #seibun_bottom{
clear:both;
width:688px;
height:14px;
font-size:0px;
background:url(../img/rank/seibun/seibun_bottom.gif) no-repeat;
}
/* ランキング一覧
=========================================*/
#leftCol #ranking_list{
padding: 20px 0 0 0;
width:688px;
}
/* 人気ランキング一覧　-------------------------------------------------*/
#leftCol #ranking_list #popularity_ranking{
width:344px;
float:left;
background:url(../img/rank/seibun/popularity_rank_bg.gif) repeat-y;
}
#leftCol #ranking_list #popularity_ranking h3{
width:284px;
height:45px;
color:#FFFFFF;
padding: 18px 0 0 60px;
background:url(../img/rank/seibun/popularity_rank_h3_bg.gif) no-repeat;
}
#leftCol #ranking_list #popularity_ranking p{
padding: 0 20px 0 20px;
color:#666666;
}
#leftCol #ranking_list #popularity_ranking strong{
padding:0 0 0 5px;
text-decoration:underline;
}
#leftCol #ranking_list #popularity_ranking p.ranklink a{
float:right;
padding: 0 5px 0 5px;
background:#FE7C88;
color:#FFFFFF;
text-decoration:none;
}
#leftCol #ranking_list #popularity_ranking .no1{
clear:both;
padding: 0 10px 5px 20px;
}
#leftCol #ranking_list #popularity_ranking .no1 p{
padding: 0px;
}
#leftCol #ranking_list #popularity_ranking .no1 h4{
clear:both;
padding:30px 10px 10px 60px;
background:url(../img/rank/seibun/popularity_rank_no1_logo.gif) no-repeat left 0;
}
* html #leftCol #ranking_list #popularity_ranking .no1 h4 { padding:25px 10px 10px 60px; } /* IE6 hack */
*:first-child+html #leftCol #ranking_list #popularity_ranking .no1 h4 { padding:25px 10px 10px 60px; } /* IE7 hack */

#leftCol #ranking_list #popularity_ranking .no1 h4 a{
font-size:17px;
color:#000000;
display:block;
}
#leftCol #ranking_list #popularity_ranking .no1 #no1_left{
width:100px;
float:left;
text-alaign:left;
xbackground:#FF0000;
}
#leftCol #ranking_list #popularity_ranking .no1 #no1_right{
width:200px;
margin: 0 0 0 10px;
float:left;
xbackground:#0000FF;
}
#leftCol #ranking_list #popularity_ranking .no1 #no1_right p.data{
padding: 10px 0 10px 0;
background:#FFDEDE;
text-align:center;
}
#leftCol #ranking_list #popularity_ranking .no1 #no1_right p.data strong{
color:#FE7C88;
text-decoration:none;
font-size:17px;
}
#leftCol #ranking_list #popularity_ranking .no1 #no1_right ul.data_list{
padding: 10px 0 0 0;
}
#leftCol #ranking_list #popularity_ranking .no1 #no1_right ul.data_list li{
color:#666666;
padding: 0 0 0 10px;
font-size:90%;
background:url(../img/rank/seibun/popularity_rank_li_icon.gif) no-repeat 0 3px;
}
#leftCol #ranking_list #popularity_ranking .no1 #no1_right ul.data_list li strong{
font-size:110%;
text-decoration:none;
}
#leftCol #ranking_list #popularity_ranking .no1 #no1_right p.detail_link a{
float:right;
padding: 0 5px 0 5px;
background:#FE7C88;
color:#FFFFFF;
text-decoration:none;
}
#leftCol #ranking_list #popularity_ranking .no2{
margin: 0 15px 0 20px;
padding: 5px 0 0 0;
background:url(../img/rank/seibun/popularity_rank_yuko_line.gif) repeat-x;
clear:both;
}
#leftCol #ranking_list #popularity_ranking .no2 h4{
padding:10px 0 0 40px;
background:url(../img/rank/seibun/popularity_rank_no2_logo.gif) no-repeat left 0;
}
#leftCol #ranking_list #popularity_ranking .no2 h4 a{
color:#000000;
}
#leftCol #ranking_list #popularity_ranking .no3{
margin: 0 15px 0 20px;
padding: 5px 0 0 0;
background:url(../img/rank/seibun/popularity_rank_yuko_line.gif) repeat-x;
clear:both;
}
#leftCol #ranking_list #popularity_ranking .no3 h4{
padding:10px 0 0 40px;
background:url(../img/rank/seibun/popularity_rank_no3_logo.gif) no-repeat left 0;
}
#leftCol #ranking_list #popularity_ranking .no3 h4 a{
color:#000000;
}
#leftCol #ranking_list #popularity_ranking #popularity_ranking_bottom{
clear:both;
width:344px;
height:14px;
background:url(../img/rank/seibun/popularity_rank_bottom.gif) no-repeat;
}
/* 人気ランキング一覧　-------------------------------------------------*/
#leftCol #ranking_list #popularity_ranking{
width:344px;
float:left;
background:url(../img/rank/seibun/popularity_rank_bg.gif) repeat-y;
}
#leftCol #ranking_list #popularity_ranking h3{
width:284px;
height:45px;
color:#FFFFFF;
padding: 18px 0 0 60px;
background:url(../img/rank/seibun/popularity_rank_h3_bg.gif) no-repeat;
}
#leftCol #ranking_list #popularity_ranking p{
padding: 0 20px 0 20px;
color:#666666;
}
#leftCol #ranking_list #popularity_ranking strong{
padding:0 0 0 5px;
text-decoration:underline;
}
#leftCol #ranking_list #popularity_ranking p.ranklink a{
float:right;
padding: 0 5px 0 5px;
background:#FE7C88;
color:#FFFFFF;
text-decoration:none;
}
#leftCol #ranking_list #popularity_ranking .no1{
clear:both;
padding: 0 10px 5px 20px;
}
#leftCol #ranking_list #popularity_ranking .no1 p{
padding: 0px;
}
#leftCol #ranking_list #popularity_ranking .no1 h4{
clear:both;
padding:30px 10px 10px 60px;
background:url(../img/rank/seibun/popularity_rank_no1_logo.gif) no-repeat left 0;
}
* html #leftCol #ranking_list #popularity_ranking .no1 h4 { padding:25px 10px 10px 60px; } /* IE6 hack */
*:first-child+html #leftCol #ranking_list #popularity_ranking .no1 h4 { padding:25px 10px 10px 60px; } /* IE7 hack */

#leftCol #ranking_list #popularity_ranking .no1 h4 a{
font-size:17px;
color:#000000;
display:block;
}
#leftCol #ranking_list #popularity_ranking .no1 #no1_left{
width:100px;
float:left;
text-alaign:left;
xbackground:#FF0000;
}
#leftCol #ranking_list #popularity_ranking .no1 #no1_right{
width:200px;
margin: 0 0 0 10px;
float:left;
xbackground:#0000FF;
}
#leftCol #ranking_list #popularity_ranking .no1 #no1_right p.data{
padding: 10px 0 10px 0;
background:#FFDEDE;
text-align:center;
}
#leftCol #ranking_list #popularity_ranking .no1 #no1_right p.data strong{
color:#FE7C88;
text-decoration:none;
font-size:17px;
}
#leftCol #ranking_list #popularity_ranking .no1 #no1_right ul.data_list{
padding: 10px 0 0 0;
}
#leftCol #ranking_list #popularity_ranking .no1 #no1_right ul.data_list li{
color:#666666;
padding: 0 0 0 10px;
font-size:90%;
background:url(../img/rank/seibun/popularity_rank_li_icon.gif) no-repeat 0 3px;
}
#leftCol #ranking_list #popularity_ranking .no1 #no1_right ul.data_list li strong{
font-size:110%;
text-decoration:none;
}
#leftCol #ranking_list #popularity_ranking .no1 #no1_right p.detail_link a{
float:right;
padding: 0 5px 0 5px;
background:#FE7C88;
color:#FFFFFF;
text-decoration:none;
}
#leftCol #ranking_list #popularity_ranking .no2{
margin: 0 15px 0 20px;
padding: 5px 0 0 0;
background:url(../img/rank/seibun/popularity_rank_yoko_line.gif) repeat-x;
clear:both;
}
#leftCol #ranking_list #popularity_ranking .no2 h4{
padding:10px 0 0 40px;
background:url(../img/rank/seibun/popularity_rank_no2_logo.gif) no-repeat left 0;
}
#leftCol #ranking_list #popularity_ranking .no2 h4 a{
color:#000000;
}
#leftCol #ranking_list #popularity_ranking .no3{
margin: 0 15px 0 20px;
padding: 5px 0 0 0;
background:url(../img/rank/seibun/popularity_rank_yoko_line.gif) repeat-x;
clear:both;
}
#leftCol #ranking_list #popularity_ranking .no3 h4{
padding:10px 0 0 40px;
background:url(../img/rank/seibun/popularity_rank_no3_logo.gif) no-repeat left 0;
}
#leftCol #ranking_list #popularity_ranking .no3 h4 a{
color:#000000;
}
#leftCol #ranking_list #popularity_ranking #popularity_ranking_bottom{
clear:both;
width:344px;
height:14px;
background:url(../img/rank/seibun/popularity_rank_bottom.gif) no-repeat;
}
/* コストパフォーマンスランキング一覧　----------------------------------------*/
#leftCol #ranking_list #cost_ranking{
width:344px;
float:left;
background:url(../img/rank/seibun/cost_rank_bg.gif) repeat-y;
}
#leftCol #ranking_list #cost_ranking h3{
width:284px;
height:45px;
color:#FFFFFF;
padding: 18px 0 0 60px;
background:url(../img/rank/seibun/cost_rank_h3_bg.gif) no-repeat;
}
#leftCol #ranking_list #cost_ranking p{
padding: 0 20px 0 20px;
color:#666666;
}
#leftCol #ranking_list #cost_ranking strong{
padding:0 0 0 5px;
text-decoration:underline;
}
#leftCol #ranking_list #cost_ranking p.ranklink a{
float:right;
padding: 0 5px 0 5px;
background:#FFD200;
color:#FFFFFF;
text-decoration:none;
}
#leftCol #ranking_list #cost_ranking .no1{
clear:both;
padding: 0 10px 5px 20px;
}
#leftCol #ranking_list #cost_ranking .no1 p{
padding: 0px;
}
#leftCol #ranking_list #cost_ranking .no1 h4{
clear:both;
padding:30px 10px 10px 60px;
background:url(../img/rank/seibun/cost_rank_no1_logo.gif) no-repeat left 0;
}
* html #leftCol #ranking_list #cost_ranking .no1 h4 { padding:25px 10px 10px 60px; } /* IE6 hack */
*:first-child+html #leftCol #ranking_list #cost_ranking .no1 h4 { padding:25px 10px 10px 60px; } /* IE7 hack */

#leftCol #ranking_list #cost_ranking .no1 h4 a{
font-size:17px;
color:#000000;
display:block;
}
#leftCol #ranking_list #cost_ranking .no1 #no1_left{
width:100px;
float:left;
text-alaign:left;
xbackground:#FF0000;
}
#leftCol #ranking_list #cost_ranking .no1 #no1_right{
width:200px;
margin: 0 0 0 10px;
float:left;
xbackground:#0000FF;
}
#leftCol #ranking_list #cost_ranking .no1 #no1_right p.data{
padding: 10px 0 10px 0;
background:#F9F3C3;
text-align:center;
}
#leftCol #ranking_list #cost_ranking .no1 #no1_right p.data strong{
color:#FFB400;
text-decoration:none;
font-size:17px;
}
#leftCol #ranking_list #cost_ranking .no1 #no1_right ul.data_list{
padding: 10px 0 0 0;
}
#leftCol #ranking_list #cost_ranking .no1 #no1_right ul.data_list li{
color:#666666;
padding: 0 0 0 10px;
font-size:90%;
background:url(../img/rank/seibun/cost_rank_li_icon.gif) no-repeat 0 3px;
}
#leftCol #ranking_list #cost_ranking .no1 #no1_right ul.data_list li strong{
font-size:110%;
text-decoration:none;
}
#leftCol #ranking_list #cost_ranking .no1 #no1_right p.detail_link a{
float:right;
padding: 0 5px 0 5px;
background:#FFD200;
color:#FFFFFF;
text-decoration:none;
}
#leftCol #ranking_list #cost_ranking .no2{
margin: 0 15px 0 20px;
padding: 5px 0 0 0;
background:url(../img/rank/seibun/cost_rank_yoko_line.gif) repeat-x;
clear:both;
}
#leftCol #ranking_list #cost_ranking .no2 h4{
padding:10px 0 0 40px;
background:url(../img/rank/seibun/cost_rank_no2_logo.gif) no-repeat left 0;
}
#leftCol #ranking_list #cost_ranking .no2 h4 a{
color:#000000;
}
#leftCol #ranking_list #cost_ranking .no3{
margin: 0 15px 0 20px;
padding: 5px 0 0 0;
background:url(../img/rank/seibun/cost_rank_yoko_line.gif) repeat-x;
clear:both;
}
#leftCol #ranking_list #cost_ranking .no3 h4{
padding:10px 0 0 40px;
background:url(../img/rank/seibun/cost_rank_no3_logo.gif) no-repeat left 0;
}
#leftCol #ranking_list #cost_ranking .no3 h4 a{
color:#000000;
}
#leftCol #ranking_list #cost_ranking #cost_ranking_bottom{
clear:both;
width:344px;
height:14px;
background:url(../img/rank/seibun/cost_rank_bottom.gif) no-repeat;
}

/* 価格ランキング一覧　----------------------------------------*/
#leftCol #ranking_list #price_ranking{
clear:both;
width:344px;
float:left;
background:url(../img/rank/seibun/price_rank_bg.gif) repeat-y;
}
#leftCol #ranking_list #price_ranking h3{
width:284px;
height:45px;
color:#FFFFFF;
padding: 18px 0 0 60px;
background:url(../img/rank/seibun/price_rank_h3_bg.gif) no-repeat;
}
#leftCol #ranking_list #price_ranking p{
padding: 0 20px 0 20px;
color:#666666;
}
#leftCol #ranking_list #price_ranking strong{
padding:0 0 0 5px;
text-decoration:underline;
}
#leftCol #ranking_list #price_ranking p.ranklink a{
float:right;
padding: 0 5px 0 5px;
background:#009F00;
color:#FFFFFF;
text-decoration:none;
}
#leftCol #ranking_list #price_ranking .no1{
clear:both;
padding: 0 10px 5px 20px;
}
#leftCol #ranking_list #price_ranking .no1 p{
padding: 0px;
}
#leftCol #ranking_list #price_ranking .no1 h4{
clear:both;
padding:30px 10px 10px 60px;
background:url(../img/rank/seibun/price_rank_no1_logo.gif) no-repeat left 0;
}
* html #leftCol #ranking_list #price_ranking .no1 h4 { padding:25px 10px 10px 60px; } /* IE6 hack */
*:first-child+html #leftCol #ranking_list #price_ranking .no1 h4 { padding:25px 10px 10px 60px; } /* IE7 hack */

#leftCol #ranking_list #price_ranking .no1 h4 a{
font-size:17px;
color:#000000;
display:block;
}
#leftCol #ranking_list #price_ranking .no1 #no1_left{
width:100px;
float:left;
text-alaign:left;
xbackground:#FF0000;
}
#leftCol #ranking_list #price_ranking .no1 #no1_right{
width:200px;
margin: 0 0 0 10px;
float:left;
xbackground:#0000FF;
}
#leftCol #ranking_list #price_ranking .no1 #no1_right p.data{
padding: 10px 0 10px 0;
background:#C3F9C5;
text-align:center;
}
#leftCol #ranking_list #price_ranking .no1 #no1_right p.data strong{
color:#009F00;
text-decoration:none;
font-size:17px;
}
#leftCol #ranking_list #price_ranking .no1 #no1_right ul.data_list{
padding: 10px 0 0 0;
}
#leftCol #ranking_list #price_ranking .no1 #no1_right ul.data_list li{
color:#666666;
padding: 0 0 0 10px;
font-size:90%;
background:url(../img/rank/seibun/price_rank_li_icon.gif) no-repeat 0 3px;
}
#leftCol #ranking_list #price_ranking .no1 #no1_right ul.data_list li strong{
font-size:110%;
text-decoration:none;
}
#leftCol #ranking_list #price_ranking .no1 #no1_right p.detail_link a{
float:right;
padding: 0 5px 0 5px;
background:#009F00;
color:#FFFFFF;
text-decoration:none;
}
#leftCol #ranking_list #price_ranking .no2{
margin: 0 15px 0 20px;
padding: 5px 0 0 0;
background:url(../img/rank/seibun/price_rank_yoko_line.gif) repeat-x;
clear:both;
}
#leftCol #ranking_list #price_ranking .no2 h4{
padding:10px 0 0 40px;
background:url(../img/rank/seibun/price_rank_no2_logo.gif) no-repeat left 0;
}
#leftCol #ranking_list #price_ranking .no2 h4 a{
color:#000000;
}
#leftCol #ranking_list #price_ranking .no3{
margin: 0 15px 0 20px;
padding: 5px 0 0 0;
background:url(../img/rank/seibun/price_rank_yoko_line.gif) repeat-x;
clear:both;
}
#leftCol #ranking_list #price_ranking .no3 h4{
padding:10px 0 0 40px;
background:url(../img/rank/seibun/price_rank_no3_logo.gif) no-repeat left 0;
}
#leftCol #ranking_list #price_ranking .no3 h4 a{
color:#000000;
}
#leftCol #ranking_list #price_ranking #price_ranking_bottom{
clear:both;
width:344px;
height:14px;
background:url(../img/rank/seibun/price_rank_bottom.gif) no-repeat;
}

/* 成分高含有ランキング一覧　----------------------------------------*/
#leftCol #ranking_list #seibun_ranking{
width:344px;
float:left;
background:url(../img/rank/seibun/seibun_rank_bg.gif) repeat-y;
}
#leftCol #ranking_list #seibun_ranking h3{
width:284px;
height:45px;
color:#FFFFFF;
padding: 18px 0 0 60px;
background:url(../img/rank/seibun/seibun_rank_h3_bg.gif) no-repeat;
}
#leftCol #ranking_list #seibun_ranking p{
padding: 0 20px 0 20px;
color:#666666;
}
#leftCol #ranking_list #seibun_ranking strong{
padding:0 0 0 5px;
text-decoration:underline;
}
#leftCol #ranking_list #seibun_ranking p.ranklink a{
float:right;
padding: 0 5px 0 5px;
background:#116EC6;
color:#FFFFFF;
text-decoration:none;
}
#leftCol #ranking_list #seibun_ranking .no1{
clear:both;
padding: 0 10px 5px 20px;
}
#leftCol #ranking_list #seibun_ranking .no1 p{
padding: 0px;
}
#leftCol #ranking_list #seibun_ranking .no1 h4{
clear:both;
padding:30px 10px 10px 60px;
background:url(../img/rank/seibun/seibun_rank_no1_logo.gif) no-repeat left 0;
}
* html #leftCol #ranking_list #seibun_ranking .no1 h4 { padding:25px 10px 10px 60px; } /* IE6 hack */
*:first-child+html #leftCol #ranking_list #seibun_ranking .no1 h4 { padding:25px 10px 10px 60px; } /* IE7 hack */

#leftCol #ranking_list #seibun_ranking .no1 h4 a{
font-size:17px;
color:#000000;
display:block;
}
#leftCol #ranking_list #seibun_ranking .no1 #no1_left{
width:100px;
float:left;
text-alaign:left;
xbackground:#FF0000;
}
#leftCol #ranking_list #seibun_ranking .no1 #no1_right{
width:200px;
margin: 0 0 0 10px;
float:left;
xbackground:#0000FF;
}
#leftCol #ranking_list #seibun_ranking .no1 #no1_right p.data{
padding: 10px 0 10px 0;
background:#C3D5F9;
text-align:center;
}
#leftCol #ranking_list #seibun_ranking .no1 #no1_right p.data strong{
color:#116EC6;
text-decoration:none;
font-size:17px;
}
#leftCol #ranking_list #seibun_ranking .no1 #no1_right ul.data_list{
padding: 10px 0 0 0;
}
#leftCol #ranking_list #seibun_ranking .no1 #no1_right ul.data_list li{
color:#666666;
padding: 0 0 0 10px;
font-size:90%;
background:url(../img/rank/seibun/seibun_rank_li_icon.gif) no-repeat 0 3px;
}
#leftCol #ranking_list #seibun_ranking .no1 #no1_right ul.data_list li strong{
font-size:110%;
text-decoration:none;
}
#leftCol #ranking_list #seibun_ranking .no1 #no1_right p.detail_link a{
float:right;
padding: 0 5px 0 5px;
background:#116EC6;
color:#FFFFFF;
text-decoration:none;
}
#leftCol #ranking_list #seibun_ranking .no2{
margin: 0 15px 0 20px;
padding: 5px 0 0 0;
background:url(../img/rank/seibun/seibun_rank_yoko_line.gif) repeat-x;
clear:both;
}
#leftCol #ranking_list #seibun_ranking .no2 h4{
padding:10px 0 0 40px;
background:url(../img/rank/seibun/seibun_rank_no2_logo.gif) no-repeat left 0;
}
#leftCol #ranking_list #seibun_ranking .no2 h4 a{
color:#000000;
}
#leftCol #ranking_list #seibun_ranking .no3{
margin: 0 15px 0 20px;
padding: 5px 0 0 0;
background:url(../img/rank/seibun/seibun_rank_yoko_line.gif) repeat-x;
clear:both;
}
#leftCol #ranking_list #seibun_ranking .no3 h4{
padding:10px 0 0 40px;
background:url(../img/rank/seibun/seibun_rank_no3_logo.gif) no-repeat left 0;
}
#leftCol #ranking_list #seibun_ranking .no3 h4 a{
color:#000000;
}
#leftCol #ranking_list #seibun_ranking #seibun_ranking_bottom{
clear:both;
width:344px;
height:14px;
background:url(../img/rank/seibun/seibun_rank_bottom.gif) no-repeat;
}
/*------------------------------------------------------------------------------------
######################################################################################
ランキング一覧ページ
######################################################################################
------------------------------------------------------------------------------------*/
/* ランキング一覧
=========================================*/
#leftCol #rank_list{
width:688px;
background:url(../img/rank/list/rank_list_bg.gif) repeat-y;
}
#leftCol #rank_list a{
color:#FFA800;
font-weight:bold;
}
#leftCol #rank_list ul.rank_link{
width:688px;
}
#leftCol #rank_list ul.rank_link li{
float:left;
height:26px;
display:block;
}
#leftCol #rank_list ul.rank_link li a{
display:block;
}
#leftCol #rank_list ul.rank_link li.popularity a{
text-indent:-5000px;
width:140px;
height:26px;
background:url(../img/rank/ranking_link.gif) no-repeat 0px 0px;
display:block;
}
#leftCol #rank_list ul.rank_link li.cost a{
text-indent:-5000px;
width:136px;
height:26px;
background:url(../img/rank/ranking_link.gif) no-repeat -140px 0px;
display:block;
}
#leftCol #rank_list ul.rank_link li.price a{
text-indent:-5000px;
width:135px;
height:26px;
background:url(../img/rank/ranking_link.gif) no-repeat -276px 0px;
display:block;
}
#leftCol #rank_list ul.rank_link li.seibun a{
text-indent:-5000px;
width:138px;
height:26px;
background:url(../img/rank/ranking_link.gif) no-repeat -411px 0px;
display:block;
}
#leftCol #rank_list ul.rank_link li.top a{
text-indent:-5000px;
width:139px;
height:26px;
background:url(../img/rank/ranking_link.gif) no-repeat -549px 0px;
display:block;
}
#leftCol #rank_list #rank_list_left{
width:150px;
float:left;
padding: 10px 0 20px 20px;
}
#leftCol #rank_list #rank_list_right{
padding: 10px 15px 20px 0;
width:500px;
float:right;
}
#leftCol #rank_list #rank_list_right h2{
font-size:150%;
padding: 0 0 5px 0;
}
/* 人気ランキング用処理
=========================================*/
#leftCol #rank_list #rank_popularity {
width:660px;
margin: 0 auto 0 auto;
clear:both;
}
#leftCol #rank_list #rank_popularity #topnavlink{
padding: 0 0 10px 0;
margin: 0 0 10px 0;
background:url(../img/rank/list/line.gif) repeat-x bottom;
}
#leftCol #rank_list #rank_popularity #topnavlink p.total{
margin: 5px 0 5px 0;
padding: 3px 0 3px 0;
width:120px;
font-size:120%;
background:#FFEEEE;
border:1px solid #FED7DB;
text-align:center;
float:left;
}
#leftCol #rank_list #rank_popularity #topnavlink ul.topnav{
float:left;
width:525px;
margin: 10px 0 0 0;
padding: 0 0 0 10px;
}
#leftCol #rank_list #rank_popularity #topnavlink ul.topnav li{
float:left;
padding: 0 10px 5px 15px;
background:url(../img/rank/popularity_icon.gif) no-repeat 0 2px;
display:block;
}
#leftCol #rank_list #rank_popularity #topnavlink ul.topnav li a{
display:block;
color:#666666;
}
/* トップ３用処理 ----------------------------------------------- */
#leftCol #rank_list #rank_popularity #top3{
width:660px;
background:#FFEEEE;
border:1px solid #FEDADE;
}
#leftCol #rank_list #rank_popularity #top3 #no1{
width:640px;
padding: 0 10px 0 10px;
background:url(../img/rank/list/popularity_no1_logo.gif) no-repeat 15px 10px;
}
#leftCol #rank_list #rank_popularity #top3 #no1 p.rank_title{
float:left;
font-weight:bold;
margin: 10px 0 10px 90px;
padding: 0 5px 0 5px;
color:#FE7C88;
background:#FFDEDE;
}
* html #leftCol #rank_list #rank_popularity #top3 #no1 p.rank_title { margin: 10px 0 5px 45px; } /* IE6 hack */
*:first-child+html #leftCol #rank_list #rank_popularity #top3 #no1 p.rank_title { margin: 10px 0 5px 90px; } /* IE7 hack */
#leftCol #rank_list #rank_popularity #top3 #no1 h3{
margin: 10px 0 10px 90px;
font-size:150%;
clear:both;
}
#leftCol #rank_list #rank_popularity #top3 #no1 h3 a{
color:#000000;
}
#leftCol #rank_list #rank_popularity #top3 #no1 #no1_list{
background:url(../img/rank/list/popularity_line.gif) repeat-x bottom;
}

#leftCol #rank_list #rank_popularity #top3 #no1 #no1_list #no1_left{
width:200px;
float:left;
margin: 20px 0 5px 0px;
}
#leftCol #rank_list #rank_popularity #top3 #no1 #no1_list #no1_right{
width:430px;
margin: 20px 0px 5px 10px;
float:right;
}
#leftCol #rank_list #rank_popularity #top3 #no1 #no1_list #no1_right p.data{
width:200px;
padding: 5px 0 5px 0;
background:#FFDEDE;
text-align:center;
}
#leftCol #rank_list #rank_popularity #top3 #no1 #no1_list #no1_right p.data strong{
color:#FE7C88;
text-decoration:none;
font-size:17px;
}
#leftCol #rank_list #rank_popularity #top3 #no1 #no1_list #no1_right ul.data_list{
padding: 10px 0 0 0;
}
#leftCol #rank_list #rank_popularity #top3 #no1 #no1_list #no1_right ul.data_list li{
color:#666666;
padding: 0 0 0 10px;
font-size:90%;
background:url(../img/rank/popularity_rank_li_icon.gif) no-repeat 0 3px;
}
#leftCol #rank_list #rank_popularity #top3 #no1 #no1_list #no1_right ul.data_list li strong{
font-size:110%;
text-decoration:none;
}
#leftCol #rank_list #rank_popularity #top3 #no1 #no1_list #no1_right p.detail_link{
padding: 10px 0 20px 90px;
}
#leftCol #rank_list #rank_popularity #top3 #no1 #no1_list #no1_right #reglist{
width:430px;
height:138px;
background:url(../img/rank/list/popularity_reg_bg.gif) no-repeat;
}
#leftCol #rank_list #rank_popularity #top3 #no1 #no1_list #no1_right #reglist p{
width:300px;
padding: 30px 0 0 20px;
}
#leftCol #rank_list #rank_popularity #top3 #no1 #no1_list #no1_right #reglist p.reglink{
padding: 5px 0 0 20px;
}
#leftCol #rank_list #rank_popularity #top3 #top3_bottom{
width:640px;
margin: 10px 10px 10px 10px;
padding: 10px 0 10px 0;
background:url(../img/rank/list/popularity_line.gif) repeat-y center;
}
#leftCol #rank_list #rank_popularity #top3 #top3_bottom #no2{
width:320px;
float:left;
}
#leftCol #rank_list #rank_popularity #top3 #top3_bottom #no2 #no2_left{
width:100px;
float:left;
}
#leftCol #rank_list #rank_popularity #top3 #top3_bottom #no2 #no2_right{
width:185px;
float:right;
margin: 0 5px 0 0;
padding: 0 15px 0 15px;
}
#leftCol #rank_list #rank_popularity #top3 #top3_bottom #no2 #no2_right p.data{
margin: 5px 0 5px 0;
padding: 3px 0 3px 0;
width:180px;
font-size:80%;
background:#FFDEDE;
text-align:center;
}
#leftCol #rank_list #rank_popularity #top3 #top3_bottom #no2 #no2_right p.data strong{
color:#FE7C88;
text-decoration:none;
}
#leftCol #rank_list #rank_popularity #top3 #top3_bottom #no2 #no2_right ul.data_list{
}
#leftCol #rank_list #rank_popularity #top3 #top3_bottom #no2 #no2_right ul.data_list li{
color:#666666;
padding: 0 0 0 10px;
font-size:90%;
background:url(../img/rank/popularity_rank_li_icon.gif) no-repeat 0 3px;
}
#leftCol #rank_list #rank_popularity #top3 #top3_bottom #no2 #no2_right ul.data_list li strong{
font-size:110%;
text-decoration:none;
}
#leftCol #rank_list #rank_popularity #top3 #top3_bottom #no2 #no2_right p.detail_link a{
float:right;
padding: 0 5px 0 5px;
background:#FE7C88;
color:#FFFFFF;
text-decoration:none;
font-weight:normal;
}
#leftCol #rank_list #rank_popularity #top3 #top3_bottom #no2 #no2_right h4{
background:url(../img/rank/list/popularity_no2_logo.gif) no-repeat 0 0;
padding: 23px 0 0 50px;
}
#leftCol #rank_list #rank_popularity #top3 #top3_bottom #no2 #no2_right h4 a{
color:#000000;
}

#leftCol #rank_list #rank_popularity #top3 #top3_bottom #no3{
width:310px;
float:right;
}
#leftCol #rank_list #rank_popularity #top3 #top3_bottom #no3 #no3_left{
width:100px;
float:left;
}
#leftCol #rank_list #rank_popularity #top3 #top3_bottom #no3 #no3_right{
width:185px;
float:right;
margin: 0 5px 0 0;
padding: 0 0px 0 15px;
}
#leftCol #rank_list #rank_popularity #top3 #top3_bottom #no3 #no3_right p.data{
margin: 5px 0 5px 0;
padding: 3px 0 3px 0;
width:180px;
font-size:80%;
background:#FFDEDE;
text-align:center;
}
#leftCol #rank_list #rank_popularity #top3 #top3_bottom #no3 #no3_right p.data strong{
color:#FE7C88;
text-decoration:none;
}
#leftCol #rank_list #rank_popularity #top3 #top3_bottom #no3 #no3_right ul.data_list{
}
#leftCol #rank_list #rank_popularity #top3 #top3_bottom #no3 #no3_right ul.data_list li{
color:#666666;
padding: 0 0 0 10px;
font-size:90%;
background:url(../img/rank/popularity_rank_li_icon.gif) no-repeat 0 3px;
}
#leftCol #rank_list #rank_popularity #top3 #top3_bottom #no3 #no3_right ul.data_list li strong{
font-size:110%;
text-decoration:none;
}
#leftCol #rank_list #rank_popularity #top3 #top3_bottom #no3 #no3_right p.detail_link a{
float:right;
padding: 0 5px 0 5px;
background:#FE7C88;
color:#FFFFFF;
text-decoration:none;
font-weight:normal;
}
#leftCol #rank_list #rank_popularity #top3 #top3_bottom #no3 #no3_right h4{
background:url(../img/rank/list/popularity_no3_logo.gif) no-repeat 0 0;
padding: 23px 0 0 50px;
}
#leftCol #rank_list #rank_popularity #top3 #top3_bottom #no3 #no3_right h4 a{
color:#000000;
}
/* ３位以下のランキング用処理 ------------------------------------------ */
#leftCol #rank_list #rank_popularity #etc_list{
margin: 20px 0 0 0;
}

#leftCol #rank_list #rank_popularity #etc_list table{
margin: 10px 0 0 0;
width:655px;
clear:both;
color:#666666;
border-collapse:collapse;

}

#leftCol #rank_list #rank_popularity #etc_list table tr.on{
background:#FFEEEE;
}

#leftCol #rank_list #rank_popularity #etc_list table tr th{
text-align:left;
font-weight:normal;
vertical-align:top;
}
#leftCol #rank_list #rank_popularity #etc_list table tr td{
padding: 10px 5px 10px 5px;
vertical-align:middle;
background:url(../img/rank/list/line.gif) repeat-x bottom;
}
#leftCol #rank_list #rank_popularity #etc_list table tr td.no{
width:40px;
font-weight: bold;
text-align:center;
}
#leftCol #rank_list #rank_popularity #etc_list table tr td.img{
width:80px;
}
#leftCol #rank_list #rank_popularity #etc_list table tr td.seihin{
width:150px;
text-align:left;
}
#leftCol #rank_list #rank_popularity #etc_list table tr td.seihin a{
color:#000000;
}
#leftCol #rank_list #rank_popularity #etc_list table tr td.key{
font-weight: bold;
text-align:center;
color:#FE7C88;
}
#leftCol #rank_list #rank_popularity #etc_list table tr td.com{
width:100px;
text-align:left;
}
#leftCol #rank_list #rank_popularity #etc_list table tr td.link{
text-align:right;
vertical-align:bottom;
}
#leftCol #rank_list #rank_popularity #etc_list table tr td p.detail_link a{
padding: 3px 5px 3px 5px;
font-size:80%;
background:#FE7C88;
color:#FFFFFF;
text-decoration:none;
font-weight:normal;
}
#leftCol #rank_list #rank_popularity #etc_list #undernavlink{
margin: 20px 0 30px 0;
float:right;
}
#leftCol #rank_list #rank_popularity #etc_list #undernavlink ul.undernav{
margin: 10px 0 0 0;
padding: 0 0 0 10px;
}
#leftCol #rank_list #rank_popularity #etc_list #undernavlink ul.undernav li{
float:left;
padding: 0 10px 5px 15px;
background:url(../img/rank/popularity_icon.gif) no-repeat 0 2px;
display:block;
}
#leftCol #rank_list #rank_popularity #etc_list #undernavlink ul.undernav li a{
display:block;
color:#666666;
}
/* コストパフォーマンスランキング用処理
=========================================*/
#leftCol #rank_list #rank_cost {
width:660px;
margin: 0 auto 0 auto;
clear:both;
}
#leftCol #rank_list #rank_cost #topnavlink{
padding: 0 0 10px 0;
margin: 0 0 10px 0;
background:url(../img/rank/list/cost_line.gif) repeat-x bottom;
}
#leftCol #rank_list #rank_cost #topnavlink p.total{
margin: 5px 0 5px 0;
padding: 3px 0 3px 0;
width:120px;
font-size:120%;
background:#FCFCDF;
border:1px solid #FEF8B6;
text-align:center;
float:left;
}
#leftCol #rank_list #rank_cost #topnavlink ul.topnav{
float:left;
width:525px;
margin: 10px 0 0 0;
padding: 0 0 0 10px;
}
#leftCol #rank_list #rank_cost #topnavlink ul.topnav li{
float:left;
padding: 0 10px 5px 15px;
background:url(../img/rank/cost_icon.gif) no-repeat 0 2px;
display:block;
}
#leftCol #rank_list #rank_cost #topnavlink ul.topnav li a{
display:block;
color:#666666;
}
/* トップ３用処理 ----------------------------------------------- */
#leftCol #rank_list #rank_cost #top3{
width:660px;
background:#FCFCDF;
border:1px solid #FEF8B6;
}
#leftCol #rank_list #rank_cost #top3 #no1{
width:640px;
padding: 0 10px 0 10px;
background:url(../img/rank/list/cost_no1_logo.gif) no-repeat 15px 10px;
}
#leftCol #rank_list #rank_cost #top3 #no1 p.rank_title{
float:left;
font-weight:bold;
margin: 10px 0 10px 90px;
padding: 0 5px 0 5px;
color:#FFB400;
background:#F9F3C3;
}
* html #leftCol #rank_list #rank_cost #top3 #no1 p.rank_title { margin: 10px 0 5px 45px; } /* IE6 hack */
*:first-child+html #leftCol #rank_list #rank_cost #top3 #no1 p.rank_title { margin: 10px 0 5px 90px; } /* IE7 hack */
#leftCol #rank_list #rank_cost #top3 #no1 h3{
margin: 10px 0 10px 90px;
font-size:150%;
clear:both;
}
#leftCol #rank_list #rank_cost #top3 #no1 h3 a{
color:#000000;
}
#leftCol #rank_list #rank_cost #top3 #no1 #no1_list{
background:url(../img/rank/list/cost_line.gif) repeat-x bottom;
}

#leftCol #rank_list #rank_cost #top3 #no1 #no1_list #no1_left{
width:200px;
float:left;
margin: 20px 0 5px 0px;
}
#leftCol #rank_list #rank_cost #top3 #no1 #no1_list #no1_right{
width:430px;
margin: 20px 0px 5px 10px;
float:right;
}
#leftCol #rank_list #rank_cost #top3 #no1 #no1_list #no1_right p.data{
width:200px;
padding: 5px 0 5px 0;
background:#F9F3C3;
text-align:center;
}
#leftCol #rank_list #rank_cost #top3 #no1 #no1_list #no1_right p.data strong{
color:#FFB400;
text-decoration:none;
font-size:17px;
}
#leftCol #rank_list #rank_cost #top3 #no1 #no1_list #no1_right ul.data_list{
padding: 10px 0 0 0;
}
#leftCol #rank_list #rank_cost #top3 #no1 #no1_list #no1_right ul.data_list li{
color:#666666;
padding: 0 0 0 10px;
font-size:90%;
background:url(../img/rank/cost_rank_li_icon.gif) no-repeat 0 3px;
}
#leftCol #rank_list #rank_cost #top3 #no1 #no1_list #no1_right ul.data_list li strong{
font-size:110%;
text-decoration:none;
}
#leftCol #rank_list #rank_cost #top3 #no1 #no1_list #no1_right p.detail_link{
padding: 10px 0 20px 90px;
}
#leftCol #rank_list #rank_cost #top3 #no1 #no1_list #no1_right #reglist{
width:430px;
height:138px;
background:url(../img/rank/list/cost_reg_bg.gif) no-repeat;
}
#leftCol #rank_list #rank_cost #top3 #no1 #no1_list #no1_right #reglist p{
width:300px;
padding: 30px 0 0 20px;
}
#leftCol #rank_list #rank_cost #top3 #no1 #no1_list #no1_right #reglist p.reglink{
padding: 5px 0 0 20px;
}
#leftCol #rank_list #rank_cost #top3 #top3_bottom{
width:640px;
margin: 10px 10px 10px 10px;
padding: 10px 0 10px 0;
background:url(../img/rank/list/cost_line.gif) repeat-y center;
}
#leftCol #rank_list #rank_cost #top3 #top3_bottom #no2{
width:320px;
float:left;
}
#leftCol #rank_list #rank_cost #top3 #top3_bottom #no2 #no2_left{
width:100px;
float:left;
}
#leftCol #rank_list #rank_cost #top3 #top3_bottom #no2 #no2_right{
width:185px;
float:right;
margin: 0 5px 0 0;
padding: 0 15px 0 15px;
}
#leftCol #rank_list #rank_cost #top3 #top3_bottom #no2 #no2_right p.data{
margin: 5px 0 5px 0;
padding: 3px 0 3px 0;
width:180px;
font-size:80%;
background:#F9F3C3;
text-align:center;
}
#leftCol #rank_list #rank_cost #top3 #top3_bottom #no2 #no2_right p.data strong{
color:#FFB400;
text-decoration:none;
}
#leftCol #rank_list #rank_cost #top3 #top3_bottom #no2 #no2_right ul.data_list{
}
#leftCol #rank_list #rank_cost #top3 #top3_bottom #no2 #no2_right ul.data_list li{
color:#666666;
padding: 0 0 0 10px;
font-size:90%;
background:url(../img/rank/cost_rank_li_icon.gif) no-repeat 0 3px;
}
#leftCol #rank_list #rank_cost #top3 #top3_bottom #no2 #no2_right ul.data_list li strong{
font-size:110%;
text-decoration:none;
}
#leftCol #rank_list #rank_cost #top3 #top3_bottom #no2 #no2_right p.detail_link a{
float:right;
padding: 0 5px 0 5px;
background:#FFB400;
color:#FFFFFF;
text-decoration:none;
font-weight:normal;
}
#leftCol #rank_list #rank_cost #top3 #top3_bottom #no2 #no2_right h4{
background:url(../img/rank/list/cost_no2_logo.gif) no-repeat 0 0;
padding: 23px 0 0 50px;
}
#leftCol #rank_list #rank_cost #top3 #top3_bottom #no2 #no2_right h4 a{
color:#000000;
}

#leftCol #rank_list #rank_cost #top3 #top3_bottom #no3{
width:310px;
float:right;
}
#leftCol #rank_list #rank_cost #top3 #top3_bottom #no3 #no3_left{
width:100px;
float:left;
}
#leftCol #rank_list #rank_cost #top3 #top3_bottom #no3 #no3_right{
width:185px;
float:right;
margin: 0 5px 0 0;
padding: 0 0px 0 15px;
}
#leftCol #rank_list #rank_cost #top3 #top3_bottom #no3 #no3_right p.data{
margin: 5px 0 5px 0;
padding: 3px 0 3px 0;
width:180px;
font-size:80%;
background:#F9F3C3;
text-align:center;
}
#leftCol #rank_list #rank_cost #top3 #top3_bottom #no3 #no3_right p.data strong{
color:#FFB400;
text-decoration:none;
}
#leftCol #rank_list #rank_cost #top3 #top3_bottom #no3 #no3_right ul.data_list{
}
#leftCol #rank_list #rank_cost #top3 #top3_bottom #no3 #no3_right ul.data_list li{
color:#666666;
padding: 0 0 0 10px;
font-size:90%;
background:url(../img/rank/cost_rank_li_icon.gif) no-repeat 0 3px;
}
#leftCol #rank_list #rank_cost #top3 #top3_bottom #no3 #no3_right ul.data_list li strong{
font-size:110%;
text-decoration:none;
}
#leftCol #rank_list #rank_cost #top3 #top3_bottom #no3 #no3_right p.detail_link a{
float:right;
padding: 0 5px 0 5px;
background:#FFB400;
color:#FFFFFF;
text-decoration:none;
font-weight:normal;
}
#leftCol #rank_list #rank_cost #top3 #top3_bottom #no3 #no3_right h4{
background:url(../img/rank/list/cost_no3_logo.gif) no-repeat 0 0;
padding: 23px 0 0 50px;
}
#leftCol #rank_list #rank_cost #top3 #top3_bottom #no3 #no3_right h4 a{
color:#000000;
}
/* ３位以下のランキング用処理 ------------------------------------------ */
#leftCol #rank_list #rank_cost #etc_list{
margin: 20px 0 0 0;
}
#leftCol #rank_list #rank_cost #etc_list table{
margin: 10px 0 0 0;
width:655px;
clear:both;
color:#666666;
border-spacing:0;
}

#leftCol #rank_list #rank_cost #etc_list table tr.on{
background:#FCFCDF;
}

#leftCol #rank_list #rank_cost #etc_list table tr th{
text-align:left;
font-weight:normal;
vertical-align:top;
}
#leftCol #rank_list #rank_cost #etc_list table tr td{
padding: 10px 5px 10px 5px;
vertical-align:middle;
background:url(../img/rank/list/line.gif) repeat-x bottom;
}
#leftCol #rank_list #rank_cost #etc_list table tr td.no{
width:40px;
font-weight: bold;
text-align:center;
}
#leftCol #rank_list #rank_cost #etc_list table tr td.img{
width:80px;
}
#leftCol #rank_list #rank_cost #etc_list table tr td.seihin{
width:150px;
text-align:left;
}
#leftCol #rank_list #rank_cost #etc_list table tr td.seihin a{
color:#000000;
}
#leftCol #rank_list #rank_cost #etc_list table tr td.key{
font-weight: bold;
text-align:center;
color:#FFB400;
}
#leftCol #rank_list #rank_cost #etc_list table tr td.com{
width:100px;
text-align:left;
}
#leftCol #rank_list #rank_cost #etc_list table tr td.link{
text-align:right;
vertical-align:bottom;
}
#leftCol #rank_list #rank_cost #etc_list table tr td p.detail_link a{
padding: 3px 5px 3px 5px;
font-size:80%;
background:#FFB400;
color:#FFFFFF;
text-decoration:none;
font-weight:normal;
}
#leftCol #rank_list #rank_cost #etc_list #undernavlink{
margin: 20px 0 30px 0;
float:right;
}
#leftCol #rank_list #rank_cost #etc_list #undernavlink ul.undernav{
margin: 10px 0 0 0;
padding: 0 0 0 10px;
}
#leftCol #rank_list #rank_cost #etc_list #undernavlink ul.undernav li{
float:left;
padding: 0 10px 5px 15px;
background:url(../img/rank/cost_icon.gif) no-repeat 0 2px;
display:block;
}
#leftCol #rank_list #rank_cost #etc_list #undernavlink ul.undernav li a{
display:block;
color:#666666;
}
/* 価格ランキング用処理
=========================================*/
#leftCol #rank_list #rank_price {
width:660px;
margin: 0 auto 0 auto;
clear:both;
}
#leftCol #rank_list #rank_price #topnavlink{
padding: 0 0 10px 0;
margin: 0 0 10px 0;
background:url(../img/rank/list/line.gif) repeat-x bottom;
}
#leftCol #rank_list #rank_price #topnavlink p.total{
margin: 5px 0 5px 0;
padding: 3px 0 3px 0;
width:120px;
font-size:120%;
background:#DFFCE0;
border:1px solid #ACF4B0;
text-align:center;
float:left;
}
#leftCol #rank_list #rank_price #topnavlink ul.topnav{
float:left;
width:525px;
margin: 10px 0 0 0;
padding: 0 0 0 10px;
}
#leftCol #rank_list #rank_price #topnavlink ul.topnav li{
float:left;
padding: 0 10px 5px 15px;
background:url(../img/rank/price_icon.gif) no-repeat 0 2px;
display:block;
}
#leftCol #rank_list #rank_price #topnavlink ul.topnav li a{
display:block;
color:#666666;
}
/* トップ３用処理 ----------------------------------------------- */
#leftCol #rank_list #rank_price #top3{
width:660px;
background:#DFFCE0;
border:1px solid #ACF4B0;
}
#leftCol #rank_list #rank_price #top3 #no1{
width:640px;
padding: 0 10px 0 10px;
background:url(../img/rank/list/price_no1_logo.gif) no-repeat 15px 10px;
}
#leftCol #rank_list #rank_price #top3 #no1 p.rank_title{
float:left;
font-weight:bold;
margin: 10px 0 10px 90px;
padding: 0 5px 0 5px;
color:#009F00;
background:#ACF4B0;
}
* html #leftCol #rank_list #rank_price #top3 #no1 p.rank_title { margin: 10px 0 5px 45px; } /* IE6 hack */
*:first-child+html #leftCol #rank_list #rank_price #top3 #no1 p.rank_title { margin: 10px 0 5px 90px; } /* IE7 hack */
#leftCol #rank_list #rank_price #top3 #no1 h3{
margin: 10px 0 10px 90px;
font-size:150%;
clear:both;
}
#leftCol #rank_list #rank_price #top3 #no1 h3 a{
color:#000000;
}
#leftCol #rank_list #rank_price #top3 #no1 #no1_list{
background:url(../img/rank/list/price_line.gif) repeat-x bottom;
}

#leftCol #rank_list #rank_price #top3 #no1 #no1_list #no1_left{
width:200px;
float:left;
margin: 20px 0 5px 0px;
}
#leftCol #rank_list #rank_price #top3 #no1 #no1_list #no1_right{
width:430px;
margin: 20px 0px 5px 10px;
float:right;
}
#leftCol #rank_list #rank_price #top3 #no1 #no1_list #no1_right p.data{
width:200px;
padding: 5px 0 5px 0;
background:#ACF4B0;
text-align:center;
}
#leftCol #rank_list #rank_price #top3 #no1 #no1_list #no1_right p.data strong{
color:#009F00;
text-decoration:none;
font-size:17px;
}
#leftCol #rank_list #rank_price #top3 #no1 #no1_list #no1_right ul.data_list{
padding: 10px 0 0 0;
}
#leftCol #rank_list #rank_price #top3 #no1 #no1_list #no1_right ul.data_list li{
color:#666666;
padding: 0 0 0 10px;
font-size:90%;
background:url(../img/rank/price_rank_li_icon.gif) no-repeat 0 3px;
}
#leftCol #rank_list #rank_price #top3 #no1 #no1_list #no1_right ul.data_list li strong{
font-size:110%;
text-decoration:none;
}
#leftCol #rank_list #rank_price #top3 #no1 #no1_list #no1_right p.detail_link{
padding: 10px 0 20px 90px;
}
#leftCol #rank_list #rank_price #top3 #no1 #no1_list #no1_right #reglist{
width:430px;
height:138px;
background:url(../img/rank/list/price_reg_bg.gif) no-repeat;
}
#leftCol #rank_list #rank_price #top3 #no1 #no1_list #no1_right #reglist p{
width:300px;
padding: 30px 0 0 20px;
}
#leftCol #rank_list #rank_price #top3 #no1 #no1_list #no1_right #reglist p.reglink{
padding: 5px 0 0 20px;
}
#leftCol #rank_list #rank_price #top3 #top3_bottom{
width:640px;
margin: 10px 10px 10px 10px;
padding: 10px 0 10px 0;
background:url(../img/rank/list/price_line.gif) repeat-y center;
}
#leftCol #rank_list #rank_price #top3 #top3_bottom #no2{
width:320px;
float:left;
}
#leftCol #rank_list #rank_price #top3 #top3_bottom #no2 #no2_left{
width:100px;
float:left;
}
#leftCol #rank_list #rank_price #top3 #top3_bottom #no2 #no2_right{
width:185px;
float:right;
margin: 0 5px 0 0;
padding: 0 15px 0 15px;
}
#leftCol #rank_list #rank_price #top3 #top3_bottom #no2 #no2_right p.data{
margin: 5px 0 5px 0;
padding: 3px 0 3px 0;
width:180px;
font-size:80%;
background:#ACF4B0;
text-align:center;
}
#leftCol #rank_list #rank_price #top3 #top3_bottom #no2 #no2_right p.data strong{
color:#009F00;
text-decoration:none;
}
#leftCol #rank_list #rank_price #top3 #top3_bottom #no2 #no2_right ul.data_list{
}
#leftCol #rank_list #rank_price #top3 #top3_bottom #no2 #no2_right ul.data_list li{
color:#666666;
padding: 0 0 0 10px;
font-size:90%;
background:url(../img/rank/price_rank_li_icon.gif) no-repeat 0 3px;
}
#leftCol #rank_list #rank_price #top3 #top3_bottom #no2 #no2_right ul.data_list li strong{
font-size:110%;
text-decoration:none;
}
#leftCol #rank_list #rank_price #top3 #top3_bottom #no2 #no2_right p.detail_link a{
float:right;
padding: 0 5px 0 5px;
background:#009F00;
color:#FFFFFF;
text-decoration:none;
font-weight:normal;
}
#leftCol #rank_list #rank_price #top3 #top3_bottom #no2 #no2_right h4{
background:url(../img/rank/list/price_no2_logo.gif) no-repeat 0 0;
padding: 23px 0 0 50px;
}
#leftCol #rank_list #rank_price #top3 #top3_bottom #no2 #no2_right h4 a{
color:#000000;
}

#leftCol #rank_list #rank_price #top3 #top3_bottom #no3{
width:310px;
float:right;
}
#leftCol #rank_list #rank_price #top3 #top3_bottom #no3 #no3_left{
width:100px;
float:left;
}
#leftCol #rank_list #rank_price #top3 #top3_bottom #no3 #no3_right{
width:185px;
float:right;
margin: 0 5px 0 0;
padding: 0 0px 0 15px;
}
#leftCol #rank_list #rank_price #top3 #top3_bottom #no3 #no3_right p.data{
margin: 5px 0 5px 0;
padding: 3px 0 3px 0;
width:180px;
font-size:80%;
background:#ACF4B0;
text-align:center;
}
#leftCol #rank_list #rank_price #top3 #top3_bottom #no3 #no3_right p.data strong{
color:#009F00;
text-decoration:none;
}
#leftCol #rank_list #rank_price #top3 #top3_bottom #no3 #no3_right ul.data_list{
}
#leftCol #rank_list #rank_price #top3 #top3_bottom #no3 #no3_right ul.data_list li{
color:#666666;
padding: 0 0 0 10px;
font-size:90%;
background:url(../img/rank/price_rank_li_icon.gif) no-repeat 0 3px;
}
#leftCol #rank_list #rank_price #top3 #top3_bottom #no3 #no3_right ul.data_list li strong{
font-size:110%;
text-decoration:none;
}
#leftCol #rank_list #rank_price #top3 #top3_bottom #no3 #no3_right p.detail_link a{
float:right;
padding: 0 5px 0 5px;
background:#009F00;
color:#FFFFFF;
text-decoration:none;
font-weight:normal;
}
#leftCol #rank_list #rank_price #top3 #top3_bottom #no3 #no3_right h4{
background:url(../img/rank/list/price_no3_logo.gif) no-repeat 0 0;
padding: 23px 0 0 50px;
}
#leftCol #rank_list #rank_price #top3 #top3_bottom #no3 #no3_right h4 a{
color:#000000;
}
/* ３位以下のランキング用処理 ------------------------------------------ */
#leftCol #rank_list #rank_price #etc_list{
margin: 20px 0 0 0;
}

#leftCol #rank_list #rank_price #etc_list table{
margin: 10px 0 0 0;
width:655px;
clear:both;
color:#666666;
border-spacing:0;
}

#leftCol #rank_list #rank_price #etc_list table tr.on{
background:#DFFCE0;
}

#leftCol #rank_list #rank_price #etc_list table tr th{
text-align:left;
font-weight:normal;
vertical-align:top;
}
#leftCol #rank_list #rank_price #etc_list table tr td{
padding: 10px 5px 10px 5px;
vertical-align:middle;
background:url(../img/rank/list/line.gif) repeat-x bottom;
}
#leftCol #rank_list #rank_price #etc_list table tr td.no{
width:40px;
font-weight: bold;
text-align:center;
}
#leftCol #rank_list #rank_price #etc_list table tr td.img{
width:80px;
}
#leftCol #rank_list #rank_price #etc_list table tr td.seihin{
width:150px;
text-align:left;
}
#leftCol #rank_list #rank_price #etc_list table tr td.seihin a{
color:#000000;
}
#leftCol #rank_list #rank_price #etc_list table tr td.key{
font-weight: bold;
text-align:center;
color:#009F00;
}
#leftCol #rank_list #rank_price #etc_list table tr td.com{
width:100px;
text-align:left;
}
#leftCol #rank_list #rank_price #etc_list table tr td.link{
text-align:right;
vertical-align:bottom;
}
#leftCol #rank_list #rank_price #etc_list table tr td p.detail_link a{
padding: 3px 5px 3px 5px;
font-size:80%;
background:#009F00;
color:#FFFFFF;
text-decoration:none;
font-weight:normal;
}
#leftCol #rank_list #rank_price #etc_list #undernavlink{
margin: 20px 0 30px 0;
float:right;
}
#leftCol #rank_list #rank_price #etc_list #undernavlink ul.undernav{
margin: 10px 0 0 0;
padding: 0 0 0 10px;
}
#leftCol #rank_list #rank_price #etc_list #undernavlink ul.undernav li{
float:left;
padding: 0 10px 5px 15px;
background:url(../img/rank/price_icon.gif) no-repeat 0 2px;
display:block;
}
#leftCol #rank_list #rank_price #etc_list #undernavlink ul.undernav li a{
display:block;
color:#666666;
}
/* 成分ランキング用処理
=========================================*/
#leftCol #rank_list #rank_seibun {
width:660px;
margin: 0 auto 0 auto;
clear:both;
}
#leftCol #rank_list #rank_seibun #topnavlink{
padding: 0 0 10px 0;
margin: 0 0 10px 0;
background:url(../img/rank/list/line.gif) repeat-x bottom;
}
#leftCol #rank_list #rank_seibun #topnavlink p.total{
margin: 5px 0 5px 0;
padding: 3px 0 3px 0;
width:120px;
font-size:120%;
background:#DFE9FC;
border:1px solid #C3D5F9;
text-align:center;
float:left;
}
#leftCol #rank_list #rank_seibun #topnavlink ul.topnav{
float:left;
width:525px;
margin: 10px 0 0 0;
padding: 0 0 0 10px;
}
#leftCol #rank_list #rank_seibun #topnavlink ul.topnav li{
float:left;
padding: 0 10px 5px 15px;
background:url(../img/rank/seibun_icon.gif) no-repeat 0 2px;
display:block;
}
#leftCol #rank_list #rank_seibun #topnavlink ul.topnav li a{
display:block;
color:#666666;
}
/* トップ３用処理 ----------------------------------------------- */
#leftCol #rank_list #rank_seibun #top3{
width:660px;
background:#DFE9FC;
border:1px solid #C3D5F9;
}
#leftCol #rank_list #rank_seibun #top3 #no1{
width:640px;
padding: 0 10px 0 10px;
background:url(../img/rank/list/seibun_no1_logo.gif) no-repeat 15px 10px;
}
#leftCol #rank_list #rank_seibun #top3 #no1 p.rank_title{
float:left;
font-weight:bold;
margin: 10px 0 10px 90px;
padding: 0 5px 0 5px;
color:#116EC6;
background:#C3D5F9;
}
* html #leftCol #rank_list #rank_seibun #top3 #no1 p.rank_title { margin: 10px 0 5px 45px; } /* IE6 hack */
*:first-child+html #leftCol #rank_list #rank_seibun #top3 #no1 p.rank_title { margin: 10px 0 5px 90px; } /* IE7 hack */
#leftCol #rank_list #rank_seibun #top3 #no1 h3{
margin: 10px 0 10px 90px;
font-size:150%;
clear:both;
}
#leftCol #rank_list #rank_seibun #top3 #no1 h3 a{
color:#000000;
}
#leftCol #rank_list #rank_seibun #top3 #no1 #no1_list{
background:url(../img/rank/list/seibun_line.gif) repeat-x bottom;
}

#leftCol #rank_list #rank_seibun #top3 #no1 #no1_list #no1_left{
width:200px;
float:left;
margin: 20px 0 5px 0px;
}
#leftCol #rank_list #rank_seibun #top3 #no1 #no1_list #no1_right{
width:430px;
margin: 20px 0px 5px 10px;
float:right;
}
#leftCol #rank_list #rank_seibun #top3 #no1 #no1_list #no1_right p.data{
width:200px;
padding: 5px 0 5px 0;
background:#C3D5F9;
text-align:center;
}
#leftCol #rank_list #rank_seibun #top3 #no1 #no1_list #no1_right p.data strong{
color:#116EC6;
text-decoration:none;
font-size:17px;
}
#leftCol #rank_list #rank_seibun #top3 #no1 #no1_list #no1_right ul.data_list{
padding: 10px 0 0 0;
}
#leftCol #rank_list #rank_seibun #top3 #no1 #no1_list #no1_right ul.data_list li{
color:#666666;
padding: 0 0 0 10px;
font-size:90%;
background:url(../img/rank/seibun_rank_li_icon.gif) no-repeat 0 3px;
}
#leftCol #rank_list #rank_seibun #top3 #no1 #no1_list #no1_right ul.data_list li strong{
font-size:110%;
text-decoration:none;
}
#leftCol #rank_list #rank_seibun #top3 #no1 #no1_list #no1_right p.detail_link{
padding: 10px 0 20px 90px;
}
#leftCol #rank_list #rank_seibun #top3 #no1 #no1_list #no1_right #reglist{
width:430px;
height:138px;
background:url(../img/rank/list/seibun_reg_bg.gif) no-repeat;
}
#leftCol #rank_list #rank_seibun #top3 #no1 #no1_list #no1_right #reglist p{
width:300px;
padding: 30px 0 0 20px;
}
#leftCol #rank_list #rank_seibun #top3 #no1 #no1_list #no1_right #reglist p.reglink{
padding: 5px 0 0 20px;
}
#leftCol #rank_list #rank_seibun #top3 #top3_bottom{
width:640px;
margin: 10px 10px 10px 10px;
padding: 10px 0 10px 0;
background:url(../img/rank/list/seibun_line.gif) repeat-y center;
}
#leftCol #rank_list #rank_seibun #top3 #top3_bottom #no2{
width:320px;
float:left;
}
#leftCol #rank_list #rank_seibun #top3 #top3_bottom #no2 #no2_left{
width:100px;
float:left;
}
#leftCol #rank_list #rank_seibun #top3 #top3_bottom #no2 #no2_right{
width:185px;
float:right;
margin: 0 5px 0 0;
padding: 0 15px 0 15px;
}
#leftCol #rank_list #rank_seibun #top3 #top3_bottom #no2 #no2_right p.data{
margin: 5px 0 5px 0;
padding: 3px 0 3px 0;
width:180px;
font-size:80%;
background:#C3D5F9;
text-align:center;
}
#leftCol #rank_list #rank_seibun #top3 #top3_bottom #no2 #no2_right p.data strong{
color:#116EC6;
text-decoration:none;
}
#leftCol #rank_list #rank_seibun #top3 #top3_bottom #no2 #no2_right ul.data_list{
}
#leftCol #rank_list #rank_seibun #top3 #top3_bottom #no2 #no2_right ul.data_list li{
color:#666666;
padding: 0 0 0 10px;
font-size:90%;
background:url(../img/rank/seibun_rank_li_icon.gif) no-repeat 0 3px;
}
#leftCol #rank_list #rank_seibun #top3 #top3_bottom #no2 #no2_right ul.data_list li strong{
font-size:110%;
text-decoration:none;
}
#leftCol #rank_list #rank_seibun #top3 #top3_bottom #no2 #no2_right p.detail_link a{
float:right;
padding: 0 5px 0 5px;
background:#116EC6;
color:#FFFFFF;
text-decoration:none;
font-weight:normal;
}
#leftCol #rank_list #rank_seibun #top3 #top3_bottom #no2 #no2_right h4{
background:url(../img/rank/list/seibun_no2_logo.gif) no-repeat 0 0;
padding: 23px 0 0 50px;
}
#leftCol #rank_list #rank_seibun #top3 #top3_bottom #no2 #no2_right h4 a{
color:#000000;
}

#leftCol #rank_list #rank_seibun #top3 #top3_bottom #no3{
width:310px;
float:right;
}
#leftCol #rank_list #rank_seibun #top3 #top3_bottom #no3 #no3_left{
width:100px;
float:left;
}
#leftCol #rank_list #rank_seibun #top3 #top3_bottom #no3 #no3_right{
width:185px;
float:right;
margin: 0 5px 0 0;
padding: 0 0px 0 15px;
}
#leftCol #rank_list #rank_seibun #top3 #top3_bottom #no3 #no3_right p.data{
margin: 5px 0 5px 0;
padding: 3px 0 3px 0;
width:180px;
font-size:80%;
background:#C3D5F9;
text-align:center;
}
#leftCol #rank_list #rank_seibun #top3 #top3_bottom #no3 #no3_right p.data strong{
color:#116EC6;
text-decoration:none;
}
#leftCol #rank_list #rank_seibun #top3 #top3_bottom #no3 #no3_right ul.data_list{
}
#leftCol #rank_list #rank_seibun #top3 #top3_bottom #no3 #no3_right ul.data_list li{
color:#666666;
padding: 0 0 0 10px;
font-size:90%;
background:url(../img/rank/seibun_rank_li_icon.gif) no-repeat 0 3px;
}
#leftCol #rank_list #rank_seibun #top3 #top3_bottom #no3 #no3_right ul.data_list li strong{
font-size:110%;
text-decoration:none;
}
#leftCol #rank_list #rank_seibun #top3 #top3_bottom #no3 #no3_right p.detail_link a{
float:right;
padding: 0 5px 0 5px;
background:#116EC6;
color:#FFFFFF;
text-decoration:none;
font-weight:normal;
}
#leftCol #rank_list #rank_seibun #top3 #top3_bottom #no3 #no3_right h4{
background:url(../img/rank/list/seibun_no3_logo.gif) no-repeat 0 0;
padding: 23px 0 0 50px;
}
#leftCol #rank_list #rank_seibun #top3 #top3_bottom #no3 #no3_right h4 a{
color:#000000;
}
/* ３位以下のランキング用処理 ------------------------------------------ */
#leftCol #rank_list #rank_seibun #etc_list{
margin: 20px 0 0 0;
}
#leftCol #rank_list #rank_seibun #etc_list table{
margin: 10px 0 0 0;
width:655px;
clear:both;
color:#666666;
border-spacing:0;
}

#leftCol #rank_list #rank_seibun #etc_list table tr.on{
background:#DFE9FC;
}

#leftCol #rank_list #rank_seibun #etc_list table tr th{
text-align:left;
font-weight:normal;
vertical-align:top;
}
#leftCol #rank_list #rank_seibun #etc_list table tr td{
padding: 10px 5px 10px 5px;
vertical-align:middle;
background:url(../img/rank/list/line.gif) repeat-x bottom;
}
#leftCol #rank_list #rank_seibun #etc_list table tr td.no{
width:40px;
font-weight: bold;
text-align:center;
}
#leftCol #rank_list #rank_seibun #etc_list table tr td.img{
width:80px;
}
#leftCol #rank_list #rank_seibun #etc_list table tr td.seihin{
width:150px;
text-align:left;
}
#leftCol #rank_list #rank_seibun #etc_list table tr td.seihin a{
color:#000000;
}
#leftCol #rank_list #rank_seibun #etc_list table tr td.key{
font-weight: bold;
text-align:center;
color:#116EC6;
}
#leftCol #rank_list #rank_seibun #etc_list table tr td.com{
width:100px;
text-align:left;
}
#leftCol #rank_list #rank_seibun #etc_list table tr td.link{
text-align:right;
vertical-align:bottom;
}
#leftCol #rank_list #rank_seibun #etc_list table tr td p.detail_link a{
padding: 3px 5px 3px 5px;
font-size:80%;
background:#116EC6;
color:#FFFFFF;
text-decoration:none;
font-weight:normal;
}
#leftCol #rank_list #rank_seibun #etc_list #undernavlink{
margin: 20px 0 30px 0;
float:right;
}
#leftCol #rank_list #rank_seibun #etc_list #undernavlink ul.undernav{
margin: 10px 0 0 0;
padding: 0 0 0 10px;
}
#leftCol #rank_list #rank_seibun #etc_list #undernavlink ul.undernav li{
float:left;
padding: 0 10px 5px 15px;
background:url(../img/rank/seibun_icon.gif) no-repeat 0 2px;
display:block;
}
#leftCol #rank_list #rank_seibun #etc_list #undernavlink ul.undernav li a{
display:block;
color:#666666;
}
#leftCol #rank_list #rank_list_bottom{
clear:both;
width:688px;
height:14px;
font-size:0px;
background:url(../img/rank/list/rank_list_bottom.gif) no-repeat;
}
