@charset "UTF-8";
/* CSS Document */

.img {
	background-image: url(../img/img.jpg);
	background-position: center top;
	width: 860px;
	padding-top: 51px;
	padding-right: 35px;
	padding-bottom: 0px;
	padding-left: 50px;
	background-repeat: no-repeat;
}
.float_box_1 {
	background-image: url(../img/back_img1.png);
	background-repeat: no-repeat;
	padding-bottom: 25px;
}
.f_left_box {
	float: left;
	width: 267px;
}
.photo_box {
	padding-top: 15px;
	padding-left: 31px;
}

.f_right_box {
	float: right;
	width: 237px;
	padding-top: 15px;
}
.f_right_box h3 {
	padding-bottom: 10px;
}


.float_box_2 {
	background-image: url(../img/back_img2.png);
	background-repeat: no-repeat;
	padding-bottom: 25px;
}

.f_left_box h3 {
	padding-top: 15px;
	padding-left: 31px;
}
.text_left {
	padding-left: 31px;
}
.f_left_box h3 {
	padding-bottom: 10px;
}
