@charset "utf-8";

/* メインイメージ */

#mainImg {
	background-image: url(../coolcoat/spec/img/c-coatkaso_img.jpg);
	width:800px;
	height: 200px;	
}

/* 設計 */

#data {
	background-image: url(../coolcoat/spec/img/data01.jpg);
	background-repeat: no-repeat;
	background-position: left 36px;
	position: relative;
}

#data h2 {
	background-image: url(../coolcoat/spec/img/data_ttl.jpg);
	background-repeat: no-repeat;
	width: 333px;
	height: 26px;
	text-indent: -9999px;
	margin-bottom: 324px;
}

#graph1 {
	width: 270px;
	float: left;
}

#graph1 img,#graph2 img {
	margin-top: 10px;
	margin-bottom: 20px;
}

#graph1 span,#graph2 span {
	display: block;
	padding-left: 35px;
}

#graph2 {
	width: 269px;
	float: right;
}

#caption {
	position: absolute;
	top: 259px;
	left: 27px;
	height: 30px;
	width: 196px;
}

/* 輻射熱温度と子どもへの影響 */

#temp h2 {
	background-image: url(../coolcoat/spec/img/temp_ttl.jpg);
	background-repeat: no-repeat;
	width: 298px;
	height: 46px;
	text-indent: -9999px;
	margin-top: 20px;
}

#graph3 {
	width: 515px;
	margin: 20px auto;
}

/* 製品仕様 */

#spec h2 {
	background-image: url(../coolcoat/spec/img/spec_ttl.jpg);
	background-repeat: no-repeat;
	width: 289px;
	height: 23px;
	text-indent: -9999px;
	margin-top: 20px;
}

#spec table {
	font-size: 14px;
	width: 100%;
}

#spec th.ttl_lft {
	border: solid 1px #999999;
	background-color: #cccccc;
	width: 135px;
	padding: 5px 10px 5px 10px;
	text-align: right;
	vertical-align: top;
}

#spec th.ttl_cnt {
	border: solid 1px #999999;
	background-color: #cccccc;
	padding: 5px 10px 5px 10px;
	text-align: center;
}

#spec td.al_lft {
	border: solid 1px #999999;
	padding: 5px 10px 5px 10px;
	text-align: left;
}

#spec td.al_cnt {
	border: solid 1px #999999;
	padding: 5px 10px 5px 10px;
	text-align: center;
}

#tabletop {
	background-image: url(../coolcoat/spec/img/tabletop.jpg);
	background-repeat: no-repeat;
	height: 18px;
}

.wid125 {
	width: 105px;
}

#table01 {
	margin-top: 10px;
	margin-bottom: 30px;
}
