@charset "UTF-8";

/* mainImg */
#mainImg{
	background:url(../img/recruit_img/main_img.jpg);
	width:765px;
	height:90px;
	margin:0 0 20px 22px;
}
/* /mainImg */

#h101{
	background:url(../img/recruit_img/h1_01.jpg) no-repeat;
	width:575px;
	height:33px;
}

#h102{
	background:url(../img/recruit_img/h1_02.jpg) no-repeat;
	width:575px;
	height:33px;
}

#h201{
	font-size: 150%;
	line-height: 30px;
	color: #000000;
	width:563px;
	height:29px;
	border-bottom-width: 1px;
	border-left-width: 7px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin:25px 0 0 0;
	padding-left: 5px;
}
#h201 a{
	color:#000000;
	display:block;
}
#h201 a:hover{
	text-decoration:none;
}

#contentsBox{
	margin-top:15px;
	margin-bottom:0px;
	margin-right: 10px;
	margin-left: 10px;
}
#contentsBox p span{
	color: #000000;
}
#imgBox{
 width:275px;
	float:left;
	margin-bottom:40px;
}


#recruitTb{
	margin:20px 0;
	width:575px;
}
#recruitTb th{
	color:#FFFFFF;
	width:100px;
	text-align:left;
	padding:5px 10px;
	background-color:#A40000;
}
#recruitTb td{
	padding:5px 10px;
}
.backBtn {
	margin: 5px 0px;
}
#wrap #contentsRight ul {
	padding: 0px;
	margin: 0px;
}
#wrap #contentsRight li {
	list-style-position: inside;
	list-style-type: disc;
	padding: 0px;
	margin: 2px 0px;
}
#wrap #contentsRight li strong {
	font-size: 14px;
	font-weight: normal;
	color: #A40000;
}
#wrap #contentsRight a {
	color: #0000EC;
}

#recruitTb td span {
	color: #A40000;
}

#wrap #contentsRight #contentsBox .formTit {
	font-size: 14px;
	font-weight: bold;
	color: #A40000;
}

#wrap #contentsRight #contentsBox #formTxt {
	background-color: #FDFDFD;
	border: 1px solid #CCCCCC;
	padding: 10px;
	margin-top: 10px;
}
#wrap #contentsRight #contentsBox #formTxt a {
	color: #A40000;
	text-decoration: underline;
}
