@charset "utf-8";

@import url("../packages/default/css/import.css");

/* カテゴリイメージ
----------------------------------------------- */
div#products-zori{
display:block;
width:510px;
height:150px;
margin:10px 0;
background:url(../packages/default/img/products/cr_cate_img1.jpg) no-repeat left top transparent;
}

div#products-sox{
display:block;
width:510px;
height:150px;
margin:10px 0;
background:url(../packages/default/img/products/cr_cate_img2.jpg) no-repeat left top;
}

div#products-bear{
display:block;
width:510px;
height:150px;
margin:10px 0;
background:url(../packages/default/img/products/cr_cate_img3.jpg) no-repeat left top;
}

div#products-hat{
display:block;
width:510px;
height:150px;
margin:10px 0;
background:url(../packages/default/img/products/cr_cate_img4.jpg) no-repeat left top;
}

img.cr_sbimg{
margin-right:5px;
}

/* ぞうりの手入れ
----------------------------------------------- */
div#washarea{
background:#ffffff;
width:210px;
margin-top:20px ;
padding:0 10px;
}

div#washarea h1{
color:#ffffff;
background:#69412b;
padding:5px 10px;
}

div#washarea h2{
color:#69412b;
font-weight:bold;
padding:10px 0;
}

div#washarea p{
padding:10px 0;
}

/* お客様の声左サイド
----------------------------------------------- */
div#koearea{
background:#ffffff;
width:210px;
margin-top:20px ;
padding:0 10px;
}
div#koearea h1{
color:#69412b;
background:url(../packages/default/img/products/cr_ti_line2.gif) repeat-x left bottom;
padding:5px 10px;
}

/* 詳細スペック
----------------------------------------------- */
div#undercolumn table.spec{
margin:0;
padding:0;
}

div#undercolumn table.spec td{
margin:0;
padding:2px;
}

