@charset "utf-8";
#Box01 {
	background-image: url(../../job/images/index_img01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 110px;
	width: 445px;
	padding-top: 100px;
	padding-right: 45px;
	padding-left: 260px;
	position:relative;
	margin-top: 30px;
}

.box_text {
	position:absolute;
	left:260px;
	top:120px;
	font-size:12px;
	line-height:1.4;
	width:450px;
}

#Box02 {
	background-image: url(../../job/images/index_img03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 71px;
	width: 445px;
	padding-top: 120px;
	padding-right: 45px;
	padding-left: 260px;
	
	position:relative;
}
#Box03 {
	background-image: url(../../job/images/index_img05.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100px;
	width: 445px;
	padding-top: 120px;
	padding-right: 45px;
	padding-left: 260px;
	margin-top: 30px;
	position:relative;
}
#Box04 {
	background-image: url(../../job/images/index_img07.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100px;
	width: 445px;
	padding-top: 120px;
	padding-right: 45px;
	padding-left: 260px;
	margin-top: 30px;
	position:relative;
}

.h5_pink {
	font-size: medium;
	font-weight: bold;
	color: #ee86b4;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ee86b4;
	padding-bottom: 5px;
	padding-left: 5px;
}
.box05 {
	text-align: center;
	float: left;
	width: 245px;
	padding-bottom: 30px;
	padding-top: 20px;
}
.box06 {
	text-align: left;
	float: left;
	width: 455px;
	padding-bottom: 30px;
	padding-top: 20px;
}
.h4_orange {
	color: #F39800;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D88700;
}
.border_photo {
	text-align: center;
	clear: both;
	margin-bottom: 30px;
	padding-bottom: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
}
