@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: 540px;
	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;
}
#jirei-contents h4,h5{
	margin: 15px 0 10px;
}


div#kouunkaku-summary{
	width: 730px;
	height: 230px;
	position: relative;
}
div#txt-area{
	width: 450px;
}
div#txt-area h5{
	margin-bottom: 10px;
}

img#kouunkaku-summary-photo{
	position: absolute;
	top: 15px;
	right: 0;
}

div#summary-tsuruoka{
	background: url(../images/tsuruoka_img_1.jpg) no-repeat 50% 8px;
	width: 730px;
	height: 190px;
}
div#summary-tsuruoka h4{
	margin-top: 10px;
}

div#owner-wrap{
	margin: 20px auto;
}

div.summary-system{
	margin-bottom: 20px;
}
div.summary-system img{
	margin-bottom: 10px;
}



div#data-wrap{
	width: 730px;
	height: 130px;
	border: #21b8c5 1px solid;
	background: url(../images/bg_data.gif) repeat-y left;
	margin-top: 50px;
	box-sizing: content-box;
}
div#data-wrap h5{
	float: left;
	display: inline;
	width: 120px;
	text-align: center;
	margin-top: 55px;
}
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;
	line-height: 1;
}
div#data-wrap ul#line-4{
	margin-top: 15px;
}
div#data-wrap ul#line-6{
	margin-top: 10px;
	line-height: 1;
}
div#data-wrap ul li{
	margin-bottom: 5px;
}
div#data-wrap ul li#name{
	font-weight: bold;
	font-size: 1.2em;
	margin-bottom: 10px;
}
div#data-wrap ul li span{
	color: #9d9d9e;
}
#contents div#data-wrap ul li a{
color: #29a7de;
}
