@charset "utf-8";

/* センターコンテンツ */

#mainVisual{
margin-bottom:14px;
}

/* 更新情報 */

.new{
background:url(../top_images/new.gif) no-repeat 3px 50%;
}

#updateInfo, #productsCategory{
background:url(../top_images/title_border.jpg) no-repeat 0px 18px;
float:left;
width:550px;
margin-bottom:24px;
}

#updateInfo h2, #productsCategory h2{
float:left;
width:300px;
padding-bottom:20px;
}

.list{
float:right;
width:250px;
text-align:right;
}

#updateInfo li{
list-style:none;
padding:6px 0px;
background:url(../top_images/update_line.gif) repeat-x bottom;
color:#999999;
}

#updateInfo li span{
color:#F2AF47;
margin-right:20px;
padding:2px 0px 2px 33px;
}

/* 商品カテゴリー */

#productsCategoryList{
padding:0px 7px;
}



#productsCategory li{
list-style:none;
padding:5px;
float:left;
}


/* 取扱メーカー */
#makerList{
background:url(../top_images/title_border.jpg) no-repeat 0px 18px;
float:left;
width:550px;
margin-bottom:24px;
}

#makerList h2{
padding-bottom:20px;
}

#makerList1{
float:left;
width:140px;
margin-right:10px;
}

#makerList2{
float:left;
width:120px;
margin-right:10px;
}

#makerList3{
float:left;
width:140px;
margin-right:10px;
}

#makerList4{
width:120px;
float:right;
}


#makerList1 li{
list-style:none;
width:125px;
padding:4px 0px 4px 15px;
background:url(../top_images/maker_bullet.gif) no-repeat 2px 50%;
border-bottom:1px dashed #CCCCCC;
}

#makerList2 li{
list-style:none;
width:105px;
padding:4px 0px 4px 15px;
background:url(../top_images/maker_bullet.gif) no-repeat 2px 50%;
border-bottom:1px dashed #CCCCCC;
}

#makerList3 li{
list-style:none;
width:125px;
padding:4px 0px 4px 15px;
background:url(../top_images/maker_bullet.gif) no-repeat 2px 50%;
border-bottom:1px dashed #CCCCCC;
}

#makerList4 li{
list-style:none;
width:105px;
padding:4px 0px 4px 15px;
background:url(../top_images/maker_bullet.gif) no-repeat 2px 50%;
border-bottom:1px dashed #CCCCCC;
}

#makerList li a{
color:#858585;
}
