@charset "utf-8";
/* CSS Document */



/*
rightcon
**********************/
#rightCon{
	margin:10px 0 20px;
	width:760px;
}
#rightCon h2{
	margin:0 0 20px;
	width:760px;
}

#rightCon .box01{
	margin:0 0 20px;
	width:760px;
}
#rightCon .box01 p{
	margin:0 10px 20px;
}

.box01{

}
.box01 h3{
    margin:0 0 5px;
    font-size:14px;
    font-weight:bold;
}
.box01 p,
.box01 dl{
    margin:0 20px 10px;
}
.box01 dl dd{
    margin:0 20px;
}



.dealerBoxH3{
    margin:0 0 0px;
    padding: 10px 15px 0;
    width:7300px;
    height:30px;
    font-size: 20px;
    line-height:100%;
    font-weight: bold;
    background-image:url(../../dealer/img/h203.jpg);
    background-repeat:no-repeat;
}

.dealerBox{
    margin:0 0 20px;
    padding:10px 0 0;
    width:760px;
    background-image:url(../../dealer/img/custommenu_bg.jpg);
    background-repeat:repeat-y;
    border-bottom:1px solid #000066;
}

.dealerBox .wrap{
    margin:0 10px 10px;
}

.dealerBox .wrap img.tham{
    float:left;
    width:180px;
    display:block;
}


.dealerBox .wrap .dealerText{
    float:right;
    width:510px;
}

.dealerBox .wrap .dealerText h4{
    margin:0 0 10px;
    font-size:14px;
    font-weight:bold;
    color:#FF9900;
}

.dealerBox .wrap .dealerText table{
    margin:0 0 20px;
    width:480px;
}
.dealerBox .wrap .dealerText table th{
    font-weight:bold;
    width:100px;
}




#rightCon .box01 table{
	margin:0 auto 5px;
	width:740px;
        border:1px solid #222222;
        border-collapse:collapse;
}
#rightCon .box01 table th{
        padding:10px;
	width:370px;
        border:1px solid #222222;
        border-collapse:collapse;
        font-weight:bold;
        background-color: #111111;
}
#rightCon .box01 table td{
        padding:10px;
        border:1px solid #222222;
        border-collapse:collapse;
}












	
	
