/* ブラウザ初期化 ----------------------------------------------------------------- */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th {
    margin:0;
    padding:0;
}

body{
    font-family:'Meiryo,ＭＳ Ｐゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',sans-serif;
    font-size: 12px;
    line-height:1.3;
    color: #000;
    background-color: #f5f5f5;
}

/*
table {
    border-collapse:collapse;border-spacing:0;
}
*/

fieldset,img {
    border:0;
}

address,caption,cite,code,dfn,em,strong,th,var {
    font-style:normal;
    font-weight:normal;
}

ol,ul,dt,dd {
    list-style:none;
}

caption,th {
    text-align:left;
}

h1,h3,h4,h5,h6 {
    font-size:120%;
    font-weight:bold;
    color: #C0E4F7;
}

h2 {
    font-size:140%;
    font-weight:bold;
    color: #C0E4F7;
}


q:before,q:after {
    content:'';
}

abbr,acronym {
    border:0;
}

.ie_yokaku_can {
margin: 0px;
border: 0px;
padding: 0px;
font-size: 0px;
}


/* 初期設定 ----------------------------------------------------------------- */



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

a:hover {
    color: #ff0000;
    text-decoration: underline;
}


#hr {
    height: 1px;
    margin: 8px 0px 8px 0px; /* IE8/FF 標準ブラウザ */
    _margin: 2px 0px 2px 0px; /* IE6 */
    border: solid #666666;
    border-width: 0px 0px 1px;
}

*:first-child+html #hr { /* IE7 */
    height: 1px;
    margin: 2px 0px 2px 0px;
    border: solid #b28db6;
    border-width: 0px 0px 1px;
}

#hr_ten {
    border:none;
    margin: 10px 0px 10px 0px; /* IE8/FF 標準ブラウザ */
    _margin: 3px 0px 3px 0px; /* IE6 */
    border-top:dashed 1px #666666;
    height:1px;
    color:#FFFFFF;
}

*:first-child+html #hr_ten { /* IE7 */
    border:none;
    margin: 3px 0px 3px 0px;
    border-top:dashed 1px #666666;
    height:1px;
    color:#FFFFFF;
}

#hr_index {
    height: 1px;
    border: solid #b28db6;
    border-width: 0px 0px 1px;
}

#hr_footer {
    height: 1px;
    border: solid #333333;
    border-width: 0px 0px 1px;
}

* html #iepngfix {
behavior: expression(IEPNGFIX.fix(this));
}



/* ------------------オートサロン告知2014-------------------- */

#wrapper3 {margin: 0px auto; width: 1000px; }

#head{width:1000px;}
.hp{width:220px; float:left; }

#wrap_head{
    
    width: 1000px;
    height:175px;
    margin:0 auto;
}

#wrap_head_2{
    background-image: url(../img/head_bg.gif);
    background-repeat:repeat-x;
   
    width: 100%;
    height:176px;
}

#wrap_mid{
	background-color: #000; 
	margin:0 auto;
	width:100%;
    height:600px;
}

#wrap_mid_2{
	background-color: #A91D26; 
	margin:0 auto;
	width:100%;
    height:600px;
}

#top_photo {
    background-repeat: no-repeat;   
    width: 1000px;
    height: 600px;
    margin:0 auto;
}

#slide {
    width: 1000px;
    height: 600px;
    margin:0 auto;
}

#brand{
	width:1000px;
	height:81px;
	margin:20px 0;
}
#brand1{width:900px; height:160px; margin:50px;}

#brand {width:900px; list-style:none;}
#brand li {float:left; height:160px; }
#brand li a {display:block; height:160px;  text-indent:-9999px; overflow:hidden; background-position:top; }
#brand li a.menu_01 {background-image:url(../img/brand_01.gif); width:400px; margin-right:100px;}
#brand li a.menu_02 {background-image:url(../img/brand_02.gif); width:400px; }
#brand li a:hover {background-position:bottom; }

.bd{
	width:240px;
	margin-right:10px;
	float:left;
}
.bd2{
	width:240px;
	float:left;
}


#wrap_foot{
    background-image: url(../img/foot_bg.gif);
    background-repeat:repeat-x;
   
    width: 100%;
    height:125px;
    margin-top:100px;
}


/*ギャラリーの定義*/


#gallery{width:1000px; float:left; margin:20px 0;}
#gallery #galleryPhoto {width:1000px; float:left;}
#gallery #galleryPhoto dt {padding:0; width:240px; height:160px; float:left; margin-right:10px; margin-bottom:5px; }