body{
background:url(../img/common/body_bg.jpg) repeat-x;
}

/*  ヘッダー---------------------------------*/
#header{
width:980px;
height:160px;
color:#5a0a00;
font-family: "Lucida Grande", "segoe UI", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic Pro", "メイリオ", Meiryo, Verdana, Arial, sans-serif;
}
#header #h1{
height:22px;
overflow:hidden;
}
#header h1{
font-size:13px;
color:#c9caca;
color:#a7a7a7;
}
#header #logo{
width:500px;
float:left;
}
#header #submenu{
width:400px;
float:right;
text-align:right;
padding-top:12px;
padding-right:4px;
font-size:72%;
}
#submenu a,
#submenu a:visited{
color:#5a0a00;
text-decoration:none;
}
#submenu a:hover{
color:#ffffff;
text-decoration:none;
}
#globalmenu{
width:1080px;
clear:both;
}


/*  中ページ構成　---------------------------------*/

#contents_wrap{
width:980px;
padding-bottom:50px;
}


/*  初売り特選車　デモカー　---------------------------------*/

#list_hatsuuri_democar{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
padding: 30px 0 30px;
}
.box_hatsuuri_democar{
width: 32.4%;
background:url("../img/hatsuuri2026/hatsuuri_democar_bg.jpg");
border: solid 2px #a40025;
position: relative;
padding: 30px 10px 10px;
box-sizing: border-box;
}
.democar_ribbon{
position: absolute;
width: 240px;
left: 0;
right: 0;
top: -16px;
margin: auto;
z-index: 5;
}
.box_hatsuuri_democar a{
text-decoration:none;
}
.box_hatsuuri_democar a:hover{
text-decoration:underline;
}
.hatsuuri_democar_pic{
position: relative;
width: 100%;
border: solid 2px #a40025;
box-sizing: border-box;
margin-bottom: 5px;
background: #fff;
}
.hatsuuri_democar_pic a:hover{
opacity:0.8;
}
.box_hatsuuri_democar img{
width: 100%;
height: auto;
}
p.hanbaiten_demo {
width: 100%;
font-size: 13px;
padding-left: 10px;
margin-bottom: 2px;
color: #FFFFFF;
background: #ab0000;
overflow: hidden;
box-sizing: border-box;
}
p.hanbaiten_demo a{
color:#FFFFFF;
display: block;
}


/*  初売り特選車　---------------------------------*/

.mr16{
margin-right:16px;
}
p.lead{
text-align:center;
margin:5px 0 30px;
}
#list_hatsuuri{
width:980px;
}
.box_hatsuuri{
float:left;
width:315px;
height:400px;
margin-bottom:40px;
background:url("../img/hatsuuri2026/hatsuuri_bg2026.jpg");
}
.box_hatsuuri .title_hatsuuri{
width:221px;
height:94px;
padding:10px 0 0 93px;
overflow:hidden;
}

.box_hatsuuri a{
text-decoration:none;
}
.box_hatsuuri a:hover{
text-decoration:underline;
}
.banner_hatsuuri{
text-align: center;
}


p.hanbaiten{
width:195px;
font-size:13px;
padding-left:10px;
margin-bottom:2px;
color:#FFFFFF;
background:#f80000;
overflow:hidden;
}
p.hanbaiten a{
color:#FFFFFF;
}
p.maker{
font-size:12px;
}
p.carmodel{
font-size:20px;
font-weight:bold;
line-height:1.25rem;
overflow:hidden;
}
p.kakaku{
font-size:12px;
font-weight:bold;
line-height:2rem;
}
span.price{
color:#FF0000;
font-size:20px;
padding-right:3px;
}
.picarea{
width:278px;
height:209px;
padding:2px;
background:#FFFFFF;
margin-left:16px;
box-shadow: 2px 2px 2px #89847a;
}
.picarea a:hover{
opacity:0.8;
text-decoration:none;
}
.exp{
font-size:12px;
line-height:1.3em;
color:#470000;
width:290px;
height:65px;
margin-left:18px;
margin-top:8px;
overflow:hidden;
}
.exp a{
color:#470000;
}
