@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;
}
.table_01 {
	margin-top: 10px;
}
.table_01 th {
	background-color: #E0E4E6;
	text-align: left;
	font-weight: normal;
	padding: 1px 5px;
}
.table_01 td {
	padding: 1px 5px;
	background: url(../../img/td_back.jpg);
}
.f_text_box {
	float: left;
	width: 280px;
	padding-left: 25px;
	padding-top: 15px;
}
.f_photo_box {
	float: right;
	padding-top: 15px;
}
.f_text_box h3 {
	padding-bottom: 10px;
}
#back_to_top {
	padding-top: 10px;
	text-align: right;
}
#float_box_1 {
	background-image: url(../img/bg_1.png);
	background-repeat: no-repeat;
	padding-bottom: 40px;
}
#float_box_2 {
	background-image: url(../img/bg_2.png);
	background-repeat: no-repeat;
	padding-bottom: 40px;
}
#float_box_3 {
	background-image: url(../img/bg_3.png);
	background-repeat: no-repeat;
	padding-bottom: 40px;
}
#float_box_4 {
	background-image: url(../img/bg_4.png);
	background-repeat: no-repeat;
	padding-bottom: 40px;
}
#float_box_5 {
	background-image: url(../img/bg_5.png);
	background-repeat: no-repeat;
}
#float_box_6 {
	background-image: url(../img/bg_6.png);
	background-repeat: no-repeat;
	padding-bottom: 40px;
}