.box1h4 {
	color: #0085D7;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 25px;
}
#box1txt1bg {
	background-image: url(../../service/img/box1_txt1bg.jpg);
	padding-top: 40px;
	padding-left: 30px;
	width: 620px;
	padding-right: 30px;
	padding-bottom: 10px;
	background-repeat: no-repeat;
}
#box1txt2bg {
	background-image: url(../../service/img/box1_txt2bg.jpg);
	padding-top: 40px;
	padding-left: 30px;
	width: 620px;
	padding-right: 30px;
	padding-bottom: 10px;
	background-repeat: no-repeat;
}
#box1txt3bg {
	background-image: url(../../service/img/box1_txt3bg.jpg);
	padding-top: 40px;
	padding-left: 30px;
	width: 620px;
	padding-right: 30px;
	padding-bottom: 10px;
	background-repeat: no-repeat;
}
.box1catch {
	font-size: 20px;
	font-weight: bold;
	color: #FF0000;
	margin-top: 20px;
	background-color: #FFCC00;
	text-align: center;
	padding: 4px;
}
#box2 {
	background-image: url(../../service/img/box2_background.jpg);
	background-repeat: repeat-y;
	background-position: 70px;
	height: 2280px;
}
#box2 h4 {
	float: right;
	margin-right: 40px;
}

#box2 .box2gray {
	background-image: url(../../service/img/box2_mttl_bg.jpg);
	width: 540px;
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 30px;
	float: right;
	margin-top: 5px;
	margin-right: 40px;
	padding-top: 20px;
	padding-left: 19px;
	background-color: #F9F9F9;
	margin-bottom: 10px;
	height: 210px;
}
#box2 .box2gray .txt {
	float: right;
	width: 330px;
	margin-right: 20px;
	height: 140px;
}
#box2 .box2gray .catch {
	background-image: url(../../service/img/box2_mttl_catch.jpg);
	height: 44px;
	width: 340px;
	float: right;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 30px;
	padding-top: 25px;
}
#box2 .box2gray .catch2 {
	background-image: url(../../service/img/box2_mttl_catch.jpg);
	height: 54px;
	width: 340px;
	float: right;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 30px;
	padding-top: 15px;
}
