@charset "UTF-8";

/*
--------------------------------------------------
Recruit Style
--------------------------------------------------
	1.H3
	2.Ul
	3.Table
--------------------------------------------------*/



/* 1.H3
--------------------------------------------------*/
#body h3 {
	background: url(../images/recruit_title.gif) 0 0 no-repeat;
	width: 980px;
	height: 40px;
	margin-bottom: 10px;
}
#body h3 strong {
	display: none;
}


/* 2.Ul
--------------------------------------------------*/
#body ul {
	width: 940px;
	margin: 0 0 20px 20px;
}
#body ul li {
	list-style-type: none;
	font-size: 1.2em;
	line-height: 1.5;
	margin-bottom: 5px;
}


/* 3.Table
--------------------------------------------------*/
#body table {
	border: solid 1px #cccccc;
	border-collapse: collapse;
	margin: 0 0 30px 20px;
}
#body table tr th {
	border: solid 1px #cccccc;
	background-color: #eeeeee;
	width: 200px;
	font-size: 1.2em;
	font-weight: normal;
	text-align: left;
	padding: 5px;
}
#body table tr td {
	border: solid 1px #cccccc;
	font-size: 1.2em;
	padding: 5px;
}


/* 4.H4
--------------------------------------------------*/
#body h4 {
	width: 940px;
	height: 35px;
	font-size: 1.3em;
	margin: 0 0 10px 20px;
}
#body h4 strong {
	display: none;
}
#body .stitle01 {
	background: url(../images/recruit_stitle01.gif) 0 0 no-repeat;
}
#body .stitle02 {
	background: url(../images/recruit_stitle02.gif) 0 0 no-repeat;
}


/* 5.Dl
--------------------------------------------------*/
#body dl {
	margin: 0 0 20px 20px;
}
#body dl dt {
	float: left;
	width: 150px;
	font-size: 1.3em;
	color: #003399;
	margin-bottom: 10px;
	padding-left: 15px;
}
#body dl dd {
	font-size: 1.2em;
	margin-bottom: 15px;
}


/* 6.No_recruit_lady
--------------------------------------------------*/
#body .no_recruit_lady {
	float: left;
	margin: 30px 30px 0 50px;
}


/* 6.No_recruit
--------------------------------------------------*/
#body .no_recruit {
	width: 780px;
	margin: 150px 0 150px 20px;
}
#body .no_recruit li {
	list-style-type: none;
	font-size: 1.5em;
	line-height: 1.5;
	margin-bottom: 5px;
}

