@charset "UTF-8";

/*　　採用情報CSS
----------------------------*/

#green_box {
	background-image: url(../saiyo/img/bg_green.jpg);
	background-repeat: no-repeat;
	display: block;
	padding: 0px;
	width: 697px;
	float: right;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.green__text01 {
	font-size: 100%;
	line-height: 1.5em;
	color: #FF9900;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	font-weight: bold;
}

/*　　新卒・中途採用CSS　　*/

.saiyo_head {
	background-image: url(../saiyo/img/saiyo_head.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 151px;
	width: 960px;
	clear: both;
}
.saiyo_text_ul {
	margin: 0px;
	padding: 0px;
	width: 700px;
}
.saiyo_text_ul li {
	margin: 0px;
	width: 695px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 5px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	list-style-type: none;
}
.saiyo_text_left {
	font-size: 80%;
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 80px;
}
.saiyo_text_right {
	font-size: 80%;
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
	float: right;
	width: 610px;
}
.saiyo_text_red {
	font-size: 90%;
	line-height: 1.5em;
	font-weight: bold;
	color: #C70000;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 90px;
}
.saiyo_text_red a{
	color: #C70000;
}

/*　　教育システムCSS　*/

.system_head {
	background-image: url(../saiyo/img/system_head.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 151px;
	width: 960px;
	clear: both;
}
.system_text_red {
	font-size: 110%;
	line-height: 1.5em;
	color: #C30000;
	padding: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.system_text01 {
	font-size: 90%;
	line-height: 1.5em;
	font-weight: bold;
	width: 520px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
}
.system_text_box {
	font-size: 80%;
	line-height: 1.5em;
	width: 520px;
	padding: 0px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
}


/*　　採用担当CSS　　*/

.tanto_head {
	background-image: url(../saiyo/img/tanto_head.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 151px;
	width: 960px;
	clear: both;
}
.tanto_text01 {
	font-size: 90%;
	line-height: 1.5em;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.tanto_text02 {
	font-size: 80%;
	line-height: 1.5em;
	padding: 0px;
	width: 560px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.tanto_ul {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
}
.tanto_ul li {
	list-style-type: none;
	font-size: 110%;
	line-height: 1.5em;
	color: #BF0000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 7px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CF0000;
	width: 500px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


/*　　メッセージCSS　　*/

.message_head {
	background-image: url(../saiyo/img/message_head.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 151px;
	width: 960px;
	clear: both;
}
.message_title {
	font-size: 120%;
	line-height: 1.3em;
	color: #BC0000;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 7px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #A20B14;
}
.message_text01 {
	font-size: 80%;
	line-height: 1.5em;
	width: 520px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #666666;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.message_photo {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.message_box01 {
	padding: 0px;
	width: 520px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
}
