@charset "Shift_JIS";

.print-img{
	display: none;
}


#jirei-contents{
	padding-top: 10px;
}
#jirei-contents p{
color: #4d4d4d;
	font-size: 1.1em;
	line-height: 1.6em;
	margin: 10px 0;
}

img.float-photo{
	float: right;
	display: inline;
	margin: 0 0 10px 10px;
}

div#heatpump-txt{
	width: 250px;
	float: left;
	display: inline;
}
img.heatpump-photo{
	float: right;
	display: inline;
	margin-left: 8px;
}

div.img-wrap img{
	margin: 0px;
	float: left;
	display: inline;
}

div.border-btm{
	background: url(../images/h_bg_dot.png) repeat-x bottom;
	margin-bottom: 40px;
	padding-bottom: 40px;
}
div.border-top{
	background: url(../images/h_bg_dot.png) repeat-x top;
	margin-top: 40px;
	padding-top: 20px;
}

h4.border-btm{
	background: url(../images/h_bg_dot.png) repeat-x bottom;
	padding: 15px 0;
	margin-bottom: 20px;
	width: 730px;
}
h5{
	margin: 20px 0 10px;
}


div#summary{
	width: 730px;
	height: 300px;
	position: relative;
}
div#txt-area{
	width: 450px;
}
div#txt-area h5{
	margin-bottom: 10px;
}

img#summary-photo{
	position: absolute;
	top: 15px;
	right: 0;
}

div#img-layout{
	background: url(../images/photo_7.jpg) no-repeat center;
	width: 730px;
	height: 540px;
}


div#img-layout p{
	width: 350px;
	padding-top: 20px;
}

div#yatsumine-bg{
	background: url(../images/yatsumine_photo_bg.jpg) no-repeat right top;
	height: 200px;
}



div#data-wrap{
	width: 730px;
	height: 150px;
	border: #808080 1px solid;
	background: url(../images/bg_data.gif) repeat-y left;
	margin-top: 50px;
}
div#data-wrap h5{
	float: left;
	display: inline;
	width: 120px;
	text-align: center;
	margin-top: 60px;
}
div#data-wrap ul{
	width: 500px;
	float: left;
	display: inline;
	padding-left: 40px;
}
div#data-wrap ul#line-2{
	margin-top: 33px;
}
div#data-wrap ul#line-3{
	margin-top: 23px;
}
div#data-wrap ul#line-6{
	margin-top: 10px;
}
div#data-wrap ul li{
	margin-bottom: 5px;
	line-height: 1.4em;
}
div#data-wrap ul li#name{
	font-weight: bold;
	font-size: 1.2em;
	margin-bottom: 10px;
}
div#data-wrap ul li span{
	color: #9d9d9e;
}

div#data-wrap-long{
	width: 730px;
	height: 250px;
	border: #808080 1px solid;
	background: url(../images/bg_data.gif) repeat-y left;
	margin-top: 50px;
	box-sizing: content-box;
}
div#data-wrap-long h5{
	float: left;
	display: inline;
	width: 120px;
	text-align: center;
	margin-top: 110px;
}
div#data-wrap-long ul{
	width: 500px;
	float: left;
	display: inline;
	padding-left: 40px;
}
div#data-wrap-long ul{
	margin-top: 15px;
}
div#data-wrap-long ul li{
	margin-bottom: 5px;
	line-height: 1.4em;
}
div#data-wrap-long ul li#name{
	font-weight: bold;
	font-size: 1.2em;
	margin-bottom: 10px;
}
div#data-wrap-long ul li span{
	color: #9d9d9e;
}
