/* CSS Document */
/*CSS*/
#info_navi01{background-position:-247px 0;}

.h2_border_bm {
    background-image: url("/index/images/priceTT.gif");
    background-repeat: no-repeat;
    font-size: 16px;
    height: 41px;
    line-height: 35px;
    margin: 10px 0 0;
    padding: 0 0 0 50px;
    position: relative;
	color:#ff3c00;
}

#title1{
	background-image:url(../images/title.png);
	padding:35px 0 0 0;
}
#title2{
	background-image:url(../images/title2.png);
	padding:35px 0 0 0;
}


/**************************************************
               新着情報一覧
**************************************************/
#EventDisp,#EventDtlDisp{
	padding:15px;
	background-color:#f6f1dd;
	margin:10px 0 0 0;
}
#EventDisp ul{
	margin:0;
	padding:10px;
	background-color:#FFF;
}
#WhiteDisp{
	padding:10px;
	background-color:#FFF;
}
#EventDisp ul li{
	border-bottom:1px dotted #e4e1d5;
	margin:0 0 10px;
	padding:0 0 12px;
	position:relative;
	background-image: url(../../newcar/images/main/border_bm.gif);
	background-repeat:repeat-x;
	background-position: left bottom;
}
#EventDisp ul li:first-child{
	margin:0 0 10px;
}
#EventDisp ul li h3{
	background-color:#ffc24c;
	padding:10px;
	border-radius: 5px;  
	-webkit-border-radius: 5px;  
	-moz-border-radius: 5px;
	color:#ff3c00 !important;
	font-weight:bold;
	margin:0 0 10px;
}
.EventTxt{
	width:440px;
	line-height:1.7em;
	float:left;
	margin:0 0 0 5px;
}
.EventImg{
	width:170px;
	float:right;
	border:1px solid #CCC;
	margin:0 5px 0 0;
}
.shousaiBt{
	position:absolute;
	top:10px;
	right:10px;
}
/**************************************************
               新着情報詳細
**************************************************/

#EventDtlDisp h3{
	background-color:#ffc24c;
	padding:10px;
	border-radius: 5px;  
	-webkit-border-radius: 5px;  
	-moz-border-radius: 5px;
	color:#ff3c00 !important;
	font-weight:bold;
	margin:5px 0 5px;
}
#MainImg{
	border:3px solid #fde172;
	width:500px;
	margin:auto;
}
#eventTxt{
	margin: 10px;
	padding:20px 10px 10px;
	border-bottom:1px dashed #c6c6c6;
}
#E_SubImg{
	margin:20px 0  0;
}
#E_SubImg li{
	width:152px;
	height:115px;
	float:left;
	margin:0 0 10px 17px;
}
#E_SubImg li a{
	display:block;
	width:150px;
	height:113px;
	border:1px solid #c6c6c6;
}

#E_SubImg li a:hover{
	border:1px solid #8496ce;
}
