@charset "utf-8";

/* ---SUMMARY---
* Site Name: アートクラフト
* Description: product/
* Version: 20090623
------*/

/* ---CONTENTS---
------*/


/*** 共通
----------------------------------------- */
/*--コメント--*/
.pro_text{
background:url(../../img/bg/line01.gif) repeat-x 0 0;
width:530px;
padding:30px 0 0 0;
margin:15px auto 0 auto;
text-align:center;
}

.pro_text_bottom{
background:url(../../img/bg/line01.gif) repeat-x 0 0;
width:530px;
height:8px;
margin:0 auto 15px auto;
}

/*--スペック--*/
.pro_spec{
width:530px;
border:2px solid #ad9d85;
margin:0 auto 15px auto;
border-collapse:separate;
}

.pro_spec caption{
font-weight:bold;
padding:3px 0;
background-color:#ad9d85;
}

.pro_spec th{
vertical-align:middle;
font-weight:bold;
text-align:left;
padding:5px;
background-color:#e4ded6;
border-bottom:1px dashed #c8bdae;
}

.pro_spec th div{
background:url(../../img/icon/i02.gif) no-repeat 0 8px;
padding-left:13px;
}

.pro_spec td{
vertical-align:top;
text-align:left;
padding:5px 10px;
border-bottom:1px dashed #c8bdae;
}

/*--他の商品も--*/
.pro_lineup{
background:url(../../../product/img/bg_lineup.gif) no-repeat 0 0;
width:710px;
padding-bottom:10px;
margin:15px auto;
}

.pro_lineup ul{
float:right;
padding-top:5px;
width:520px;
}

.pro_lineup li{
float:left;
width:120px;
margin:0 10px 0 0;
}


/*--end of this file--*/