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

/*「新車を買う」ページのボタン----------------------------------------------------------*/ 
img.navip3_1 {
	width:261px; height:148px;
	float:left;
	margin-right:15px;
	}
img.navip3_1 a {
	width:261px; height:148px;
	}
img.navip3_1 a:hover {
	width:261px; height:148px;
	filter:alpha(opacity=80); /*IE*/
	opacity:0.80; /*opera*/
	}
	
#present {
	border-bottom:#FFCC00 1px solid;
	background-image:url(../images/p3/p3_present2.jpg);
    background-repeat:no-repeat;
	margin:0px auto;
	height:455px; width:580px;
	}


.question {
	width:180px; height:30px;
	background-image:url(../images/p3/p3_question.gif);
	background-repeat:no-repeat;
	text-indent:-9877em;
	list-style:none;
	}

.question a {
	width:180px; height:30px;
	display:block;
	background-image:url(../images/p3/p3_question.gif);
	background-repeat:no-repeat;
	}
.question a:hover {
	background-image:url(../images/p3/p3_questionH.gif);
	background-repeat:no-repeat;
	width:180px; height:30px;
	}