@charset "shift_jis";
/*
-----------------------------------------------
カービューティープロブラッシュ bankin CSS
author:	カービューティープロブラッシュ
web site: 
copyright(C) CARBEAUTYPRO Brash
All rights reserved.
-----------------------------------------------*/


/* コーティング上段BOX
-----------------------------------------------*/
#coating_head {
	background-image: url(../img/coating01/head_img.jpg);
	height: auto;
	width: 730px;
	background-repeat: no-repeat;
	background-position: 40px 0px;
}

#bankin_box h3 {
	margin-top: 20px;
	margin-left: 10px;
}
#bankin_box strong {
	color: #B20D3A;
	font-weight: bold;
	font-size: 16px;
}
#bankin_box p {
	margin-top: 10px;
}
#bankin_box .bankin_img {
	margin-top: 10px;
	margin-left: 10px;
}
