@charset "shift_jis";

/*============================================================*
* Fair Style 
*============================================================*/

/* Layout campaign [contents] */

sup {
	vertical-align: baseline;
	position:relative;
	top:-0.6em;
}

.btn_dealer_search01 {
	padding-top: 30px;
	padding-bottom: 30px;
	text-align: center;
}

.detail_orange {
	background-image: url(/information/common/images//orange_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	float: right;
	margin-top: 10px;
	margin-bottom: 20px;
}

.ul_2 {
	font-size:10px;
	margin-bottom:20px;}

/* ColorTopics */

.color_topics {
	background-color: #00479D;
	margin: 0 0 20px;
	width:570px;
}

.color_topics .outer_box {
	padding: 10px;
}

.color_topics .inner_box {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 10px;
}

.color_topics .leftarea {
	width:227px;
	float:left;
}

.color_topics .rightarea {
	width:288px;
	float:right;
}

.color_topics .bottomarea {
	text-align:center;
}



