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



/* テーブル
-----------------------------------------------*/
#main_contents #information {
	height: auto;
	width: 700px;
	border-top: 1px solid #999999;
	border-left: 3px solid #FF0084;
	margin-bottom: 10px;
	background-image: url(img/table_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 20px;
	margin-left: 30px;
}

#information .info_head {/* テーブルヘッド */
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	text-align: left;
	padding-left: 20px;
	width: 80px;
	color: #666666;
}

#information .info_body {/* テーブルボディー */
	text-align: left;
	padding-left: 20px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	color: #666666;
}

#motor_box img {/* 各イメージ */
	margin-top: 20px;
}

.info_btext {/* イメージ横テキスト */
	margin-right: 10px;
	font-weight: bold;
	color: #FF0084;
	margin-top: 10px;
}
#main_contents #img_box {
	clear: both;
}
#info_box #gmap {
	border: 1px solid #CCCCCC;
	margin-left: 30px;
}
#bcontents h3 {
	margin-left: 0px;
}
