/*
------------------------ichiran-----------*/
div#contents{/*background:blue;*/
            height:auto;
width:521px;
clear:both;
margin-left:28px;
}

#contents:after{
content: "";
color: #009;
font-weight: bolder;
display: block;
clear: both;
height: 1px;
}

div.product{/*background:red;*/          
            height:240px;
            width:160px;
            text-align:center;
            float:left;
            margin:0 5px 10px 0;
            border:1px solid olivedrab;
            
}
div.product img{width:150px;
                margin-top:5px;
}

div#contents div.inside p{
/*background:red;*/
width:150px;
padding-left:5px;
}


div.menu,h2{text-align:center;
}
div.cathand_list_back{text-align:center;
}

p.t_center{text-align:center;
}

/*
----------detail-------------*/
div#shousai{
/*background:red;*/
text-align:center;
}

div.cathand_detail{text-align:center;
/*background:gray;*/
width:350px;
margin:0 auto;

padding:5px 0;
border:3px double olivedrab;
}
div.de_de{
text-align:left;
margin:20px;
border-top:1px dotted olivedrab;
padding-top:8px;
}

div.cathand_list_banner{display:none;
}