.h3-1{
font-size:30px;
font-weight:bold;
text-align:center;
margin-bottom:15px;
}
.kyouchou{
font-size:24px;
font-weight:bold;
color:#ff0000;
text-shadow: 
    #fff 2px 0px,  #fff -2px 0px,
    #fff 0px -2px, #fff 0px 2px,
    #fff 2px 2px , #fff -2px 2px,
    #fff 2px -2px, #fff -2px -2px,
    #fff 1px 2px,  #fff -1px 2px,
    #fff 1px -2px, #fff -1px -2px,
    #fff 2px 1px,  #fff -2px 1px,
    #fff 2px -1px, #fff -2px -1px;
text-align:center;
margin:0 0 40px;
}
#content h4{
font-size:20px;
margin-bottom:15px;
}
#content table{
width:100%;
font-size:18px;
font-weight:bold;
text-shadow: 
    #3762ed 2px 0px,  #3762ed -2px 0px,
    #3762ed 0px -2px, #3762ed 0px 2px,
    #3762ed 2px 2px , #3762ed -2px 2px,
    #3762ed 2px -2px, #3762ed -2px -2px,
    #3762ed 1px 2px,  #3762ed -1px 2px,
    #3762ed 1px -2px, #3762ed -1px -2px,
    #3762ed 2px 1px,  #3762ed -2px 1px,
    #3762ed 2px -1px, #3762ed -2px -1px;
}
#content tr th{
}
@charset "utf-8";
/* CSS Document */

.pageinfo{ border:10px solid #3a3225; background:url(../images/bg_pageinfo.png) repeat;margin:100px 0 0 0 ; padding:10px; color:#000;}

.inq_btn{ background: url(../images/stockcarinfo/inquiry_btn.png) no-repeat 0 0; width:303px;height:51px;margin:50px 0 0 0;}
.inq_btn:hover,
.inq_btn:focus,
.inq_btn:active{ background-position:0 -51px;}
.inq_btn a{ text-indent:-9999em; display:block; width:100%; height:100%;}

#content{ background:url(../images/bg_content_g.gif);
line-height:1.8em;
font-size:16px;
}

.content-inner{padding:0 20px;}

.col{margin:20px 0 0 0; position:relative;}
.col_l{width:260px;display:inline;float:left;}
.col_r{width:250px;display:inline;float:right;}
.col_r .price{ position:absolute;bottom:40px; right:0; font-weight:bold;}

.btn{ background: url(../images/stockcarinfo/btn_syousai.png) no-repeat 0 0; width:222px;height:32px; position:absolute;bottom:0; right:0;}
.btn:hover,
.btn:focus,
.btn:active{ background-position:0 -32px;}
.btn a{ text-indent:-9999em; display:block; width:100%; height:100%;}

/*contactの電話番号変更*/
.contact{position:absolute; top:0; right:0;height:49px; width:216px; background:url(../images/btn_contact_g.png) no-repeat 0 0;}
