@charset "utf-8";
@import "base.css";
@import "layout.css";
/* -----------------------------
	�@�@�@�@���@
----------------------------- */
.header {
	margin: 0px auto 12px;
	background-image:url(../img/recruit/head.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
	padding: 0px;
	text-align: center;
	width: 820px;
	height:177px;
	overflow:hidden;
}
.frame{
	overflow:hidden;
	margin: 0 auto 8px;
	padding: 0 0 8px;
	width:580px;
	background-image:url(../img/treatment/line.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
.frame2{
	overflow:hidden;
	margin: 0 auto 15px;
	width:580px;
}
.title{
	float:left;
	margin:0px;
	background-image: url(../img/common/point.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	padding:2px 0 0 25px;
	width:auto;
	height:24px;
}
* html .title{
	float:left;
	margin:0px;
	background-image: url(../img/common/point.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	padding:3px 0 0 25px;
	width:auto;
	height:26px;
}
h4 {
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-size: 12px;
	font-weight:normal;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
h5{
	font-size:16px;
	font-weight:bold;
	text-align:left;
}
.info{
	float:left;
	width:550px;
	margin:0px;
	padding:0px;
}
.info p{
	font-size:16px;
	font-weight:normal;
	line-height:140%;
	text-align:left;
	color: #333333;
}
.folder {
	clear:both;
	width:580px;
	padding-top:20px;
}
.cap {
	float:left;
	width:186px;
	margin-right:11px;
}
.cap2 {
	float:left;
	width:186px;
}
.cap p,
.cap2 p {
	color: #333333;
	padding-top:3px;
}
.box_l {
	float:left;
	margin:0px;
	width: 365px;
	text-align: left;
}
