
/*============================================================*

* Layout Style [pattern C leftmanu none (2column leftnone) type]


*============================================================*/

#contentsArea {
	margin: 0;
	padding: 0px;
	width:570px;
	line-height:18px;
	float:right;
}

#contentsArea h2{
	margin:15px 0px 10px;
	text-align:left;
}

#contentsArea h3{
	margin:15px 0px 20px;
	padding:0px;
	font-weight:normal;
	line-height:18px;
	text-align:center;
}

div.column {
	width:570px;
	margin-bottom:20px;
	
}
sup.dealer {
	vertical-align: baseline;
	position:relative;
	top:-0.2em;
	font-size: 11px;
    }


