.hnr_main {
	background-image: url(../img/hnr/hnr_bg.jpg);
	background-repeat: no-repeat;
	background-position: 20px top;
	padding-top: 230px;
}
.hnr_title {
	background-image: url(../img/hnr/title_line.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 5px;
	margin-bottom: 25px;
}
.concept_text {
	background-image: url(../img/hnr/img_concept.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 150px;
	margin-bottom: 30px;
}
.work_text {
	background-image: url(../img/hnr/img_work.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 150px;
	margin-bottom: 30px;
}.box_material {
	margin-bottom: 30px;
}
.box_material p {
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
}
.photobox {
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 15px;
}
.photobox img {
	float: left;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
}
