/* コンテンツヘッダーの設定 */
#contents h3{
background:no-repeat url(image/h.jpg);
display:block;
width:850px;
height:120px;
text-indent:-999em;
}

/* メインコンテンツ部分の設定 */
#main{
background:repeat-x url(../common/dl_shadow.gif);
margin:0;
padding:14px 23px 14px 22px;
width:805px;
}
#main:after {
content:"";
display:block;
clear:both;
height:1px;
overflow:hidden;
}
/*\*/
* html #main {
height:1em;
overflow:visible;
}
/**/

/* キャッチ文章の設定 */
#main p.liner{
float:left;
margin:0 0 27px;
width:580px;
height:61px;
color:#666666;
font-size:12px;
line-height:130%;
}

/* 買取査定バナーの設定 */
#main a.satei{
background:no-repeat url(../common/banner1.jpg);
float:right;
display:block;
width:222px;
height:61px;
text-indent:-999em;
}
/* 問合せ注意分の設定 */
.text{
clear:both;
border-top:1px dashed #808080;
padding:27px 0 12px 88px;
width:717px;
color:#666666;
font-size:14px;
}
strong{
font-weight:bold;
color:#AB362A;
}

/* テーブル設定 */
form{
margin:0 auto 36px;
width:650px;
}
#main table{
margin:0 0 15px;
width:650px;
}
#main table th{
background:no-repeat url(image/th_back.gif);
border:1px solid #000000;
padding:12px 0 12px 25px;
width:125px;
vertical-align:top;
}
#main table td{
background:#F0F0F0;
border:1px solid #000000;
padding:8px 0 12px 15px;
vertical-align:top;
}
td.name input{
margin:0 0 10px;
}

/* フォーム部分の設定 */
.spc1{
margin:0 0 0 20px;
}
#main table td span{
margin:0 0 10px;
display:block;
line-height:16px;
}
input.send{
margin:0 20px 0 3px;
}

/* プライバシーテキストの設定 */
.privacy{
margin:0 auto 80px;
width:650px;
color:#666666;
font-size:14px;
}
.privacy a{
text-decoration:none;
color:#666666;
}
.privacy a:hover{
text-decoration:underline;
color:#CCCCCC;
}
.thanks{
clear:both;
margin:200px auto 200px;
width:500px;
font-size:14px;
line-height:40px;
color:#666666;
text-align:center;
}