@charset "UTF-8";

/*------------ concept共通 ------------*/

/* 画像左 */
#contents .subcon .rightimg {
	float: right;
	margin: 0 0 0 15px;
}

/* 下ボタン */
#contents .contact_btn {
	float: left;
	margin: 0 7px 0 0;
}

/* 標準装備一覧 */
#contents .subcon .planbox {
	display: none;
}

/* 標準装備一覧 */
#contents .subcon .strucbox {
	border-bottom: #009b74 dotted 1px;
	width: 635px;
	padding: 0 0 30px 0;
	margin: 0 0 30px 0;
}





