@charset "SHIFT_JIS";
/* CSS Document */

.hikaku {
	background: url("/search_buy/heatingdryer/common/img/icon_hikaku.gif") no-repeat scroll 0 0;
	float: right;
	font-size: 12px;
	margin-bottom: 20px;
	padding: 0.5em 0 0.5em 3em;
	width: 19em;
}
.link_tag a,
.link_tag02 a {
	background: url("/search_buy/common/img/icon/icon_arrow_sankaku_gray_b.gif") no-repeat right center;
	float: right;
	font-size:12px;
	color:#000;
	text-decoration: underline;
	padding-right: 16px;
    margin-right: 5px;
}
.link_tag a:hover,
.link_tag02 a:hover {
	color:#db6700;
}
.link_tag02 a {
	background: url("/search_buy/common/img/icon/icon_arrow_sankaku_gray_t.gif") no-repeat right center;
}

.link_tag03 a {
	background-image: url("/search_buy/heatingdryer/kawakku_wall/img/txt_kawakku_tit_09.gif");
	background-repeat: no-repeat;
	float: right;
	text-indent: -9999px;
	width: 260px;
	height: 20px;
}
.link_tag03 a:hover {
	background-image: url("/search_buy/heatingdryer/kawakku_wall/img/txt_kawakku_tit_09_ov.gif");
	background-repeat: no-repeat;
}
.link_tag04 a {
	background-image: url("/search_buy/heatingdryer/kawakku_builtin/img/txt_kawakku_tit_08.gif");
	background-repeat: no-repeat;
	float: right;
	text-indent: -9999px;
	width: 230px;
	height: 20px;
}
.link_tag04 a:hover {
	background-image: url("/search_buy/heatingdryer/kawakku_builtin/img/txt_kawakku_tit_08_ov.gif");
	background-repeat: no-repeat;
}
.list_table {
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	margin-bottom: 5px;
	width: 100%;
}
.list_table th.brand {
	padding-left: 0;
	padding-right: 0;
	width: 130px;
}
.list_table th.modelnumber { width: 95px; }
.list_table th {
	background: #b2b2b2 none repeat scroll 0 0;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 8px;
	text-align: center;
}
.list_table th.grill { width: 76px; }
.list_table th.price {
	padding-left: 0;
	padding-right: 0;
	white-space: nowrap;
	width: 90px;
}
.list_table th.leaseprice {
	padding-left: 0;
	padding-right: 0;
	white-space: nowrap;
	width: 110px;
}
.list_table td {
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #CCC;
	font-size: 12px;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
}
.list_table td span {
	color: #f37a00;
	font-weight: bold;
}
.list_table td em {
	color: #f47b00;
	font-weight: bold;
}
.list_table td.blue,
.list_table td.gray {
	background: #e8eefc none repeat scroll 0 0;
	vertical-align: top;
	padding: 0.5em;
	text-align: left;
}
.list_table td.gray {
	background: #eeeeee none repeat scroll 0 0;
}
.list_table td dl { font-size: 10px; }
.calculation_block {
	background: #f4f4f4 none repeat scroll 0 0;
	padding: 15px 10px;
}