@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;
}


#read {
	padding-bottom: 20px;
}
.float_box_1 {
	background: url(../img/back_img1.png) no-repeat;
}
.f_left_box {
	float: left;
	width: 268px;
}
.f_left_box h3 {
	padding-top: 15px;
	padding-left: 31px;
}
.text_left {
	padding-left: 31px;
}
.f_left_box h3 {
	padding-bottom: 10px;
}
.f_right_box {
	float: right;
}
.float_box_2 {
	background: url(../img/back_img2.png) no-repeat;
}
.float_box_3 {
	background: url(../img/back_img3.png) no-repeat;
}
#btn2 {
	padding-top: 10px;
}

h3.campain03 {
	padding-top: 15px;
	padding-left: 31px;
}