/* ------------------------------------↓シルバーカー TOP ------------------------------------------------------------------------ */
/* ↓メイン */
#s-main{ 
        width:580px;
        margin-bottom:20px;
        }

/* ↓季節画像 */
#s-image{ 
        width:220px;
        float:left;
        margin-auto;
        }

/* ↓おすすめ商品 */
.s-oss{ 
        width:170px;
        float:left;
        margin-top:30px;
        margin-right:2px;
        padding:2px;
        text-align:center;
        }

.s-lnk{       
font-weight:normal;
font-size: 12px;
line-height:16px;
        }
.s-lnk a{ color:#666666; text-decoration: none; border-bottom: 1px solid #666666;} 
.s-lnk a:hover{ text-decoration: none; border-bottom: 1px solid #ff33cc; } 

/* ↓画像ボーダー  */

.s-g a{ text-decoration: none; } 
.s-g a:hover{ text-decoration: none; } 

/* ↓クリアー  */
#s-lclear {  clear: both; }


.ce {margin:auto;text-align:center;}

/* -----------------↓シルバーカー TOP (メインレフト)----------------- */
/* ↓メイン（左側） */
#s-left{ 
        width:420px;
        float:left;
        margin-top:5px;
text-align:left;
        }

.s-m1
{
width:400px;
margin:auto;
text-align:left;
font-size:12px;
color:#333333;
line-height:18px;
}

.h-ta
{
border:1px #cccccc solid ;
border-collapse: collapse;
text-align:center;
line-height:20px;
width:400px;
padding:4px;
margin:auto;
}

.h-th
{
background-color:#999999;
border:1px #cccccc solid ;
font-size:small;
color:#ffffff;
font-weight:bold;
text-align:center;
line-height:20px;
width:400px;
padding:4px;
}

.h-tdl,.h-tdl2
{
border-top,boedr-left,border-right:1px #cccccc solid ;
font-size:small;
text-align:left;
line-height:20px;
width:120px;
padding:4px;
}
.h-tdl {text-align:left;background-color:#f2f2f2;}
.h-tdl2 {text-align:right;background-color:#ffffff;border-right:none;}

.h-tdl,.h-tdr {border-bottom:1px #cccccc dotted ;}
.h-tdl2,.h-tdr2 {border-bottom:1px #cccccc solid ;}

.h-tdr,.h-tdr2
{
border-top,boedr-left,border-right:1px #cccccc solid ;
font-size:small;
line-height:20px;
width:280px;
padding:4px;
}
.h-tdr {text-align:left;background-color:#f2f2f2;}
.h-tdr2 {text-align:right;background-color:#ffffff;border-left:none;}


.h-lnk a{ color:#333333; text-decoration: none; border-bottom: 1px solid #666666; } 
.h-lnk a:hover{ color:#ff33cc;  text-decoration: none; border-bottom: 1px solid #ff33cc; } 


/* -----------------↓シルバーカー TOP (メインライト)----------------- */

/* ↓ランキング（右側） */
#s-right{ 
        width:156px;
        float:right;
        margin:2px;
text-align:center;
        }

/* ↓ランキング */
.rank{ 
        width:150px;
        margin-top:2px;
        margin-bottom:20px;
        margin-left:auto;
        margin-right:auto;
        border:solid 2px #0bb7e7;
        border-collapse: collapse;
font-size: 12px;
line-height:14px;
text-align:center;
        }
.rank a{  color:#666666;text-decoration: none; } 
.rank a:hover{ color:#666666;text-decoration: none; border-bottom: 1px solid #ff33cc; } 

/* -----------------↓シルバーカー TOP (メインクリアー)----------------- */
#s-mclear {  clear: both; }


/* ↓フォントボールド */
.fb{font-weight:bold;}
