@charset "utf-8";

#contents h2 {
	background-image: url(../../img/recruit/h2.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 849px;
	text-indent: -9999px;
}
.contents_box {
	background-image: url(../../img/recruit/cb_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 50px;
	width: 849px;
	color: #666666;
}
.contents_box a {
	color: #a147b5;
}
.contents_box a:hover {
	text-decoration: underline;
}

.contents_box h3 {
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #00a69a;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	color: #00a69a;
	padding-bottom: 2px;
	margin-bottom: 10px;
}
.contents_box .h3_top {
	background-image: url(../../img/recruit/h3_bg.gif);
	background-repeat: no-repeat;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #a147b5;
	color: #ff00a7;
	text-indent: 30px;
	line-height: 100%;
	font-size: 16px;
	padding-bottom: 10px;
	padding-top: 5px;
	display: block;
	width: 805px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}

.contents_box .contents_1 {
	width: 750px;
	overflow: auto;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}

.contents_1 .float_left {
	width: 385px;
	margin-left: 30px;
}
.contents_1 .float_right {
	width: 385px;
	margin-right: 30px;
}
.txt_box {
	font-weight: bold;
	margin-left: 15px;
	text-align: left;
	font-size: 14px;
	line-height: 150%;
	margin-bottom: 20px;
}
.txt_box p {
	font-weight: bold;
	line-height: 150%;
}
.contents_box .contents_2 {
	width: 805px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	overflow: auto;
	margin-bottom: 20px;
}
.contents_2 .float_left {
	width: 505px;
}
.contents_2 .float_left p {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	line-height: 150%;
	margin-bottom: 20px;
}
.contents_2 .float_left h4 {
	color: #a147b5;
	text-align: left;
	font-size: 14px;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #00a69a;
	padding-bottom: 5px;
	margin-bottom: 10px;
	font-weight: bold;
}
.contents_2 .float_right {
	width: 280px;
}
.contents_2 .float_right img {
	margin-bottom: 20px;
}
.mg_btm {
	padding-bottom: 30px;
}

