
/*--------------------------------------------------------------------------
 kakosatei
--------------------------------------------------------------------------*/
/*------sateiShouhin*/
#kakosatei .sateiShouhin{
padding:20px}
#kakosatei .sateiShouhin li{
float:left;
width:154px;
height:250px;
text-align:left;
border-bottom:1px dotted #96bad8;
margin-bottom:10px;
list-style:decimal;
list-style-position:inside
}
#kakosatei .sateiShouhin .name{
margin:0px 7px 7px 7px;
height:50px;
font-size:12px;
overflow:hidden;
}
#kakosatei .sateiShouhin .image{
margin:7px
}
#kakosatei .sateiShouhin .image img{
border:solid 1px #ddd;
padding:4px
}
#kakosatei .sateiShouhin .detail{
margin:8px;
font-size:10px;
overflow:hidden;
height:85px;
}

/*------shouhinShousai*/
#shouhinShousai{ margin:20px 0px 50px 0px}
#kakosatei .sateiBrand{
padding:10px 17px;
}
#kakosatei .sateiBrand li{
float:left;
width:130px;
height:25px;
background: url(../../../images/new/top/news_icn_arrow.gif) no-repeat 0px 15px ;
padding:10px;
border-bottom:1px dotted #96bad8;
margin:3px;
overflow:hidden;
font-size:13px;
}


#kakosatei .shouhinJyouhou{
float:right; width:370px;
}
#kakosatei .shouhinJyouhou table{
border:1px solid #02717a;
text-align:center;
margin:0 auto;
width:96%
}

#kakosatei .shouhinJyouhou th{
border:1px solid #02717a;
padding:5px;
width:130px;
text-align:center;
background-color:#eee;
font-weight:bold;
}
#kakosatei .shouhinJyouhou td{
border:1px solid #02717a;
padding:5px;
text-align:center
}


#kakosatei .imageSwitch li{
display:inline
}
#kakosatei .photoImg{
float:left;
width:280px;
margin-top:10px
}
