@charset "UTF-8";

/* 販売実績 */





div#pt-detail{
text-indent:-9999px;
width:800px;
height:119px;
background:url(../../images/buy/pt-detail.jpg) no-repeat left top;
}



/* ★ box-side のCSSを上書き ★ */
div#contents-wrap div.box-side{
width:752px;
width:692px;
padding:20px;
padding-left:30px;
padding-right:30px;
line-height:150%;
height:auto;
background:url(../../images/common/box-side.jpg) repeat-y center top;
margin-left:24px;
}
div#contents-wrap div.box-side{
width:732px;
padding-left: 10px;
padding-right:10px;
position:relative;
}



div.detail-wrap-a{
width:732px;
height:500px;
position:relative;
background:url(../../images/buy/a-star.jpg) no-repeat left top;
}
div.detail-wrap-b{
width:732px;
height:500px;
position:relative;
background:url(../../images/buy/b-star.jpg) no-repeat left top;
}
div.detail-wrap-c{
width:732px;
height:500px;
position:relative;
background:url(../../images/buy/c-star.jpg) no-repeat left top;
}
div.detail-wrap-d{
width:732px;
height:500px;
position:relative;
background:url(../../images/buy/d-star.jpg) no-repeat left top;
}



div.detail-main{
width:680px;
padding-bottom:20px;
margin-left:25px;
background:url(../../images/buy/white-box-f.jpg) no-repeat left bottom #ffffff;
}


/* タイトル */
h2.title{
width:732px;
height:85px;
} 


/* 戻るボタン */
a.btn-back{
display:block;
width:50px;
height:27px;
font-size:1px;
text-indent:-9999px;
background:url(../../images/buy/btn-back.jpg) no-repeat left top;
position:absolute;
top:60px;
right:30px;
}
a.btn-back:hover{
background-position:bottom;
}


/* 希望車種登録フォーム */
a.btn-search{
position:absolute;
top:20px;
right:35px;
width:221px;
height:55px;
display:block;
background:url(../../images/buy/btn-search.jpg) no-repeat left top;
}
a.btn-search:hover{
background-position:bottom;
}



/* 写真大 */
div.photo{
width:354px;
float:left; 
}  
div.photo img{
vertical-align:top;
}


/* サムネイル */
div.thum{
margin:0px;
padding:0px;
margin-top:1px;
margin-left:6px;
width:348px;
height:115px;
}
div.thum img{
margin:0px;
padding:0px;
width:115px;
height:100px;
margin-right:1px;
}
/* 情報 */
div.list{ 
float:left; 
width:320px;
height:361px;
}

/* コメント */
div.comment{
clear:both;
width:648px;
margin-left:15px;
}
/* コメントタイトル */
div.comment p.title{
margin-top:20px;
margin-bottom:10px;
width:300px;
height:24px;
}
/* コメント内容 */
div.comment p.voice{
line-height:130%;
font-size:12px;
color:#735E29;
width:628px;
padding-left:10px;
padding-right:10px;
}





