@charset "shift_jis";
/* reset */

#aircon_item{ width: 750px; overflow: hidden;}
#aircon_item img{ float:left;}
a:hover img{opacity:0.8;}

#spec_title{ background:#4293C2; color: #FFF; font-size: 30px; text-align: center; padding: 10px 0; width: 750px; margin: 50px 0 10px;}/*background:#4293C2;#d88926*/
.spec_title_min{ width: 650px; background:#E3E3E3; font-weight: bold; font-size: 16px; text-align: center; padding: 5px 0; margin: 10px 0 5px;}
table.spec{
	display: block;
	overflow: hidden;
	width: 650px;
	border-collapse: separate;
	border-spacing: 1px;
	text-align: left;
	line-height: 1.5;
	border-top: 1px solid #ccc;
	margin: 20px auto;
}
table.spec th{
	display: block;
	float: left;
	width: 178px;
	padding: 10px;
	font-weight: bold;
	vertical-align: top;
	border-bottom: 1px solid #ccc;
	background: #efefef;
}
table.spec td{
	display: block;
	float: left;
	width: 430px;
	padding: 10px;
	vertical-align: top;
	border-bottom: 1px solid #ccc;
}

#kouji{margin: 20px 0;}
#bn_box a img{ margin: 10px auto;}