@charset "UTF-8";

/* ---------------------
 * FONTSIZE MODEL * 
 * ---------------------
 *  63% ->	10pxに相当
 *  70% ->	11pxに相当
 *  75% ->	12pxに相当
 *  82% ->	13pxに相当
 *  88% ->	14pxに相当
 *  94% ->	15pxに相当
 * 100% ->	16pxに相当
 * 107% ->	17pxに相当
 * 113% ->	18pxに相当
 * 119% ->	19pxに相当
 * 125% ->	20pxに相当
 * --------------------- */


/* ========BASIC======== */
* {
   font-family:Verdana, Helvetica, sans-serif;
}
/*    color:#333; */

body {
   margin:0;
   text-align:center;
   line-height:1.6;
   letter-spacing:1px;
}

br {
   letter-spacing:normal;
}

a {
   color:#333;
   text-decoration:none;
}

a:hover {
   color:#f00;
   text-decoration:none;
}

img  {
   border:0;
}

h1,h2,h3,h4,h5,h6 {
   margin:0;
   color:#f00;
}



/* ================================== */
/* =       TEMPLATE WIREFRAME       = */
/* ================================== */
/* =       共通フォーマット         = */
div#wrapper {
   width:1020px;
   margin:0px 0px 0px 0px;
   background:#fff url("image/side_line.gif") 50% 50% repeat-y fixed;
}

div#header {
   width:1000px;
   height:150px;
   margin:0px 0px;
   background:#fff;
}

div#contents {
   width:1000px;
   margin:10px 0px;
   background:#fff;
}

div#footer {
   width:1000px;
   height:110px;
   margin:0px 10px;
   background:#fff;
}

/* =       INDEX用フォーマット      = */

/* contents 上 */
div#Contents_Top {
   width:1000px;
   height:250px;
   margin:0px 0px 10px 0px;
   float:left;
   background:#fff;
}

/* contents 左側 */
div#Contents_Left {
   width:300px;
   height:860px;
   margin:0px 5px 0px 5px;
   float:left;
   background:#fff;
}

/* contents 右側 */
div#Contents_Right {
   width:670px;
   height:860px;
   margin:0px 10px 0px 0px;
   float:right;
   background:#fff;
}

/* contents 下側 */
div#Contents_Under {
   width:1000px;
   margin:0px 0px 0px 0px;
   float:left;
   background:#fff;
}

/* contents 右側２段 */
div#Contents_Main {
   width:780px;
   height:900px;
   margin:0px 0px 0px 0px;
   float:left;
   background:#fff;
}

/* =   各ページ 用フォーマット      = */

/* contents タイトル */
div#Contents_title {
   width:670px;
   height:110px;
   margin:0px 10px 0px 0px;
   float:right;
   background:#fff;
}


/* contents コンセプト */
div#Contents_Concept {
   width:670px;
   height:750px;
   margin:0px 10px 0px 0px;
   float:right;
   background:#fff;
}

/* contents 整備 */
div#Contents_Adjust {
   width:670px;
   height:980px;
   margin:0px 10px 0px 0px;
   float:right;
   background:#fff;
}

/* contents クレーン */
div#Contents_Crane {
   width:670px;
   height:600px;
   margin:0px 10px 0px 0px;
   float:right;
   background:#fff;
}

/* contents 売買 */
div#Contents_BuyAndSell {
   width:670px;
   height:980px;
   margin:0px 10px 0px 0px;
   float:right;
   background:#fff;
}

/* contents 車検点検 */
div#Contents_Vehicleinspection {
   width:670px;
   height:980px;
   margin:0px 10px 0px 0px;
   float:right;
   background:#fff;
}

/* contents 板金塗装 */
div#Contents_Bodywork {
   width:670px;
   height:1100px;
   margin:0px 10px 0px 0px;
   float:right;
   background:#fff;
}

/* contents 保険 */
div#Contents_Insurance {
   width:670px;
   height:980px;
   margin:0px 10px 0px 0px;
   float:right;
   background:#fff;
}

/* contents スタッフ */
div#Contents_Staff {
   width:670px;
   height:1060px;
   margin:0px 10px 0px 0px;
   float:right;
   background:#fff;
}

/* contents 会社概要 */
div#Contents_Comp_Prof {
   width:670px;
   height:900px;
   margin:0px 10px 0px 0px;
   float:right;
   background:#fff;
}

/* contents 御挨拶 */
div#Contents_Greetings {
   width:670px;
   height:600px;
   margin:0px 10px 0px 0px;
   float:right;
   background:#fff;
}

/* contents アクセス */
div#Contents_Access {
   width:670px;
   height:790px;
   margin:0px 10px 0px 0px;
   float:right;
   background:#fff;
}

/* contents プライバシポリシー */
div#Contents_Privacy {
   width:670px;
   height:1050px;
   margin:0px 10px 0px 0px;
   float:right;
   background:#fff;
}

/* contents お問い合せ */
div#Contents_Contact {
   width:670px;
   height:780px;
   margin:0px 10px 0px 0px;
   float:right;
   background:#fff;
}






/* =       用フォーマット      = */



div#ix_Sp_1 {
   width:10px;
}


div#print_contents {
   width:880px;
   margin:10px 0px;
   background:#fff;
}

div#print_header {
   width:880px;
   height:120px;
   margin:0px 10px;
   background:#fff;
}

div#print_footer {
   width:900px;
   height:110px;
   margin:0px 10px;
   background:#fff;
}




div#ix_Image {
   width:440px;
   height:210px;
   margin:0px 0px 0px 0px;
   float:left;
   background:#fff;
}


   height:10px;
   margin:0px 0px 0px 0px;
   float:left;
   background:#fff;
}

div#ix_Sp_2 {
   width:660px;
   height:10px;
   margin:0px 0px 0px 0px;
   float:left;
   background:#fff;
}

/* =       Stock_List用フォーマット  = */
div#st_List {
   width:880px;
   height:900px;
   margin:0px 0px 0px 0px;
   float:left;
   background:#fff;
}

/* =       Details_List用フォーマット  = */
div#dt_List {
   width:880px;
   height:1130px;
   margin:0px 0px 0px 0px;
   float:left;
   background:#fff;
}

/* =       Details_Print用フォーマット  = */
div#dt_Print {
   width:880px;
   height:990px;
   margin:0px 0px 0px 0px;
   float:left;
   background:#fff;
}

/* =       車輌問合わせmail送信用フォーマット  = */
div#mail_send {
   width:880px;
   height:740px;
   margin:0px 0px 0px 0px;
   float:left;
   background:#fff;
}

/* =       Back_Order用フォーマット  = */
div#back_order {
   width:880px;
   height:1000;
   margin:0px 0px 0px 0px;
   float:left;
   background:#fff;
}

/* =       問合わせmail送信用フォーマット  = */
div#contact {
   width:880px;
   height:865px;
   margin:0px 0px 0px 0px;
   float:left;
   background:#fff;
}



/* =       Staff用フォーマット  = */
div#staff {
   width:880px;
   height:500px;
   margin:0px 0px 0px 0px;
   float:left;
   background:#fff;
}



/* 回り込み解除 */
div#menu:after,
div#contents:after {
   content:"";
   display:block;
   height:0;
   clear:both;
   visibility:hidden;
}


/* ========HEADER CUSTOMIZE======== */
div#header h1 {
   margin:10px;
   font-size:150%;/* 24px相当 */
}

div#header p {
   margin:10px;
   font-size:82%;/* 13px相当 */
}


/* ========MENU CUSTOMIZE======== */
div#menu ul {
   margin:0;
}

div#menu li {
   float:left;
   margin:0;
   text-align:center;
   font-size:82%;/* 13px相当 */
   list-style-type:none;
}

div#menu li a {
   display:block;
   width:120px;
   line-height:26px;
   border-top:1px solid #C3C3C3;
   border-bottom:1px solid #C3C3C3;
   background:#ddd;
}

div#menu li a:hover {
   background:#9F1D20;
}



/* ========footer CONTENTS CUSTOMIZE======== */
div#footer a:hover {
   color:#00f;
   border:0;
}

/* ========MAIN CONTENTS CUSTOMIZE======== */
div#main a {
   border-bottom:1px dotted #333;
}

div#main h2 {
   margin:3px 3px 2px 3px;
   color:#fff;
   font-size:88%;/* 14px相当 */
   font-weight:bold;
   border-bottom:2px solid #9F1D20;
   background:#666;
}

div#main h3 {
   margin-bottom:2px;
   border-bottom:1px solid #333;
   font-size:82%;/* 13px相当 */
}

div#main p {
   margin:0 0 1em 0;
   font-size:82%;/* 13px相当 */
}


/* ========SUB CONTENTS CUSTOMIZE======== */
div#sub a {
   border-bottom:1px dotted #333;
}

div#sub a:hover {
   color:#666;
   border:0;
}

div#sub h2 {
   margin:2px 2px 4px 2px;
   color:#fff;
   font-size:88%;/* 14px相当 */
   font-weight:bold;
   background:#666;
   border-bottom:2px solid #9F1D20;
}

div#sub h3 {
   margin-bottom:2px;
   font-size:88%;/* 14px相当 */
   border-bottom:1px solid #333;
}

div#sub p {
   margin:0 0 1em 0;
   font-size:82%;/* 13px相当 */
}

div#sub dl {
   margin:0;
   font-size:82%;/* 13px相当 */
}

div#sub dt {
   font-weight:bold;
}

div#sub dd {
   margin:0;
}

/* ========Mail CONTENTS CUSTOMIZE======== */

#in_box {
border-width: 2px ;
padding: 2px;
}

#inKen {
border-width: 2px;
padding: 2px;
}

#inKind {
border-width: 2px ;
padding: 2px;
}

#inTime {
border-width: 2px ;
padding: 2px;
}

