/* CSS Document */

/* クルマ買取の設定 */

/*---------------------------------------------------------------------
個別設定
---------------------------------------------------------------------*/
div#box h2{
	font-size:200%;
}

#cboxicon img{
	width:70%;
}


/*---------------------------------------------------------------------
各種設定
---------------------------------------------------------------------*/
div#box h3{
	font-weight:bold;
	font-size:130%;
}

section.cbox > ul{
	margin-left:25px;
	list-style-type:disc;
}