@charset "utf-8";


/*---------------------
	プレハブ冷蔵庫・冷凍庫
----------------------*/
#product #reizouko,
#product #reitouko {
	padding-left: 1px !important;
}

* html #product #reizouko h1,
* html #product #reitouko h1 {
	margin-left: -2px;
}

#product #reizouko div.section,
#product #reitouko div.section {
	margin-right: 8px;
	padding-left: 0px;
}

* html #product #reizouko div.section,
* html #product #reitouko div.section {
	margin-right: 4px;
}


#spec {
	margin: 0 0 10px 0;
	padding: 10px 20px;
	color: #fff;
	font-size: 112%;
	font-weight: bold;
}
#reizouko #spec {
	background: #396;
}
#reitouko #spec {
	background: #36f;
}

#spec h2 {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 140%;
}

#spec ul {
	list-style: none;
	margin-left: 0;
}

#product .detail {
	margin-bottom: 10px;
	padding: 4px !important;
	background: #396;
	color: #fff;
	text-align: center;
	line-height: 1.2;
	font-size: 103%;
}

#product #reitouko .detail {
	background-color: #36f;
}

#product .small {
	display: inline;
	width: 47% !important;
}

#product .detail a {
	display: block;
	background: #fff;
}

#product .detail h3 {
	margin: 5px 0 0;
	padding: 0;
	background: none;
	color: #fff;
	font-size: 130%;
}

#product .detail p {
	margin: 4px 0;
}

#product .detail p strong {
	font-size: 127%;
}

#product .detail p .kakko {
	margin-left: 7em;
}

#lineup {
	border: 0px;
}

#reizouko #lineup th {
	background: #cfc;
}
#reitouko #lineup th {
	background: #9cf;
}

#product div.characteristic {
	float: left;
	color: #00f;
	width: 250px;
	margin-right: 5px;
	padding-left: 2px;
}

#product div.specifications {
	float: left;
	padding-left: 3px;
	color: #080;
}


/*---------------------
	エコルーム
----------------------*/
#product div.ecoroom_standard {
	clear: both;
	margin-bottom: 30px;
	margin-left: -25px;
}

#product div.ecoroom_standard:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

* html #product div.ecoroom_standard {
	margin-bottom: 75px;
}
*+html #product div.ecoroom_standard {
	margin-bottom: 75px;
}

#product div.ecoroom_standard .modelnumber {
	margin-bottom: -10px;
	padding-left: 10px;
	font-size: 160%;
	font-family: "Verdna", "Arial", "Helvetica", "sans-serif";
	font-weight: bold;
	color: #000;
	background: #eee;
}

p.price {
	margin-right: 10px;
	text-align: right;
}

#product div.ecoroom_standard p {
	font-size: 110%;
}

#product div.ecoroom_standard .verdana {
	font-family: "Verdna", "Arial", "Helvetica", "sans-serif";
}

#product div.ecoroom_standard .spec {
	font-size: 90%;
}

#product div.ecoroom_standard address {
	vertical-align: 13px;
	display: inline;
	margin-left: 10px;
	font-size: 140%;
}







