@charset "UTF-8";
/* CSS Document */


/*--車検の流れ--*/
.scenery_title{
	background-image:url(../img/scenery/hare_scenery_icon01.jpg);
	background-repeat:no-repeat;
	font-size:14px;
	font-weight:bold;
	padding:0px 0px 0px 25px;
	margin-top:10px;
	margin-bottom:10px;
	
	}
	
.scnery_box{
	border-top:1px solid #EB6100;
	margin-top:25px;
}

.scnery_box img {
	margin-right:10px;
}
