@charset "utf-8";

/* E̗̍pCSS */

#honbucont {
padding:5px;
}



	}

#maincontent h3{
font-size:17px;
text-align:left;
padding:8px 0 3px 60px;
margin:5px 5px 5px 20px;
background-image:url(../images/ricruit/h3title01.gif);
background-repeat:no-repeat;
height:25px;
}

#maincontent h4 {
	
	margin: 15px;
	
	border-bottom: 1px solid #c0c0e7;
	
	text-align: left;
	font-size: 18px;
	
	}

#maincontent h5 {
	
	margin: 15px 5px 0 10px;
	padding: 5px 10px;
	/*
	background: radial-gradient(circle, #fff 0%, #f0f09a 80%);
	*/
	
	border-radius: 0px;
	box-shadow: 1px 1px 1px #999;
	
	text-align: left;
	text-indent: 0.5em;
	text-shadow: 3px 3px 1px #999;
	letter-spacing: 0.25em;
	
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	
	}

#maincontent h5#permanent {
	
	background: #90efb1;
	background: linear-gradient(to right, #33ca50, #21c75b, #fff);
	
	}

#maincontent h5#full {
	
	background: #90d0ef;
	background: linear-gradient(to right, #3399ca, #90d0ef, #fff);
	
	}


#maincontent h5#part {
	
	background: #efd0d0;
	background: linear-gradient(to right, #da6666, #efd0d0, #fff);
	
	}

#maincontent ul li {
	
	float: none;
	
	}

ul.joblist {
	
	margin-left: 10px;
	margin-right: 5px;
	
	
	}

ul.joblist li {
	
	float: none;
	position: relative;
	
	margin: 5px 0px 0px 0px;
	padding: 5px 1.0em 0;
	
	background: #e0ffe0;
	box-shadow: 1px 1px 1px #999;
	
	letter-spacing: 0.2em;
	font-size: 14px;
	text-align: left;
	text-indent: 1.0em;
	
	}

ul.joblist li:hover {
	
	background: #208a6c;
	color: #fff;
	cursor: pointer;
	
	text-shadow: 1px 1px 1px #202020;
	
	}

ul.joblist li span {
	
	display: inline;
	position: absolute;
		right: 5px;
		bottom: 0;
	font-size: 11.5px;
	letter-spacing: 0.1em;
	vertical-align: bottom;
	
	
	
	}

#maincontent h6 {
	
	cursor: pointer;
	
	margin: 5px 5px 5px 10px;
	padding: 5px 1.0em;
	
	background: #e0ffe0;
	box-shadow: 1px 1px 1px #999;
	
	border-bottom: 0px solid #e0ffe7;
	border-radius: 0px;
	
	text-align: left;
	text-indent: 2.0em;
	letter-spacing: 0.2em;
	font-size: 14px;
	color: #000;
	
	}

#maincontent h6:hover {
	
	
	/*
	background: #208a6c;
	*/
	background: linear-gradient(to right, #208a6c, #fff);
	
	color: #fff;
	
	}




.job_table {
	
	margin: 0px 5px 0px 10px;
	
	font-size: 12px;
	
	}

.job_table th {
	
	width: 100px;
	
	background: #363;
	
	text-align: center;
	color: #fff;
	
	}

.job_table td {
	
	width: 485px;
	
	padding: 0 1.0em;
	
	background: #ffffe3;
	
	text-align: left;
	
	}

#history {
	
	overflow-y: scroll;
	
	margin: 5px 3px 5px 7px;
	
	height: 125px;
	
	border: 1px solid #202020;
	
	}

#history h4 {
	
	margin: 5px;
	margin-left: 10px;
	padding-left: 5px;
	
	border-bottom: 1px solid #c0c0e7;
	
	font-size: 14px;
	
	}

#recruitment {
	
	overflow: hidden;
	
	}


#recruitment dl {
	
	float: left;
	margin: 0;
	margin-left: 5px;
	
	padding: 0;
	padding-bottom: 3px;
	
	width: 196px;
	
	background: #ccc;
	
	border: 2px solid #999;
	}

#recruitment dl a {
	
	display: block;
	text-decoration: none;
	color: black;
	
	}

#recruitment dl a:hover {
	
	opacity: 0.8;
	cursor: pointer;
	
	}

#recruitment dl dt {
	
	margin: 3px;
	margin-bottom: 3px;
	padding: 0;
	padding-top: 5px;
	height: 30px;
	
	background: #fff;
	
	text-align: center;
	
	vertical-align: middle;
	
	font-weight: bold;
	
	}

#recruitment dl dd {
	
	margin: 0 3px;
	padding: 1px 0;
	
	background: #f9f9f9;
	
	border-bottom: 1px dotted #202020;
	
	
	text-align: center;
	
	font-size: 11px;
	font-weight: bold;
	}

dl#newgraduate {
	
	border-color: #666;
	
	}

dl#fulltime {
	
	border-color: #3399ca;
	
	}


dl#fulltime dt {
	/*
	background: #90d0ef;
	*/
	}

dl#parttime {
	
	
	border-color: #da6666;
	}

dl#parttime dt {
	/*
	background: #efd0d0;
	*/
	}

#history dl {
	
	margin-left: 10px;
	
	
	
	text-align: left;
	
	font-size: 13px;
	
	}

#history dl dt {
	
	padding-left: 5px;
	
	border-left: 3px solid #063;
	
	}

#history dl dd {
	
	padding-left: 5px;
	
	}

#history dl dd.close {
	
	color: blue;
	
	}

#history dl dd.start {
	
	color: red;
	
	}

#history ul li{
	
	float: none;
	
	margin: 0;
	
	}

#history p{
font-size:15px;
text-align:left;
line-height:1.3;
padding:6px;
}



 .saiyou th {
font-size:15px;
padding:6px;
background-color:#336633;
color:#fff;

}

.saiyou td.occupation {
	
	background: #ffffc4;
	
	text-align: center;
	text-shadow: 1px 1px 1px #e0e0e0;
	
	color: #163316;
	font-size: 15px;
	font-weight: bold;
	
	}

 .saiyou td {
font-size:13px;
padding:6px;
background-color:#ffffe3;
color:#000;
text-align:left;
border-bottom:1px solid #336633;
border-right:1px dotted #336633;
}



#renraku {
	
	margin: 10px auto;
	margin-top: 50px;
	padding: 15px 0 15px 40px;
	
	width: 350px;
	
	background-image:url(../images/daen2.jpg);
	background-repeat:no-repeat;
	background-position:top;
	
	border: 1px solid #202020;
	
	text-align: left;
	line-height: 1.5em;
	font-size: 14px;
	
	}

#renraku a {
	text-decoration: none;
}

#recruit-navi {
	
	margin: 0 3px 0 7px;
	padding: 0 10px;
	
	background: #fff;
	
	font-size: 14px;
	text-align: left;
	
	}

#recruit-navi li {
	
	text-align: center;
	
	}

#recruit-navi > li {
	
	padding: 5px 0;
	
	border-bottom: 3px solid #999;
	
	font-size: 16px;
	font-weight: bold;
	
	}

#recruit-navi ul {
	
	margin-bottom: 5px;
	padding: 0 1.0em;
	
	background: #fff;
	
	}

#recruit-navi ul li {
	
	text-align: left;
	font-weight: bold;
	
	}

#recruit-navi ul ul li {
	
	float: left;
	
	}

#recruit-navi ul ul li a {
	
	display: block;
	
	margin-right: 5px;
	margin-bottom: 5px;
	padding-top: 8px;
	
	width: 160px;
	height: 30px;
	
	
	border-radius: 5px;
	
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	
	}

a.full_navi {
	
	background: #e0ffff;
	
	}

a.full_navi:hover {
	
	background: #00b1bb;
	
	text-shadow: 1px 1px 1px #546263;
	color: #fff;
	
	}

a.part_navi {
	
	background: #f3e6e8;
	
	}

a.part_navi:hover {
	
	background: #b15c65;
	
	text-shadow: 1px 1px 1px #422c41;
	color: #fff;
	
	}

.clearfix:after {
	
	content:"";
	display: block;
	clear: both;
	
	height: 0;
	
	visibillity: hidden;
	
	}

.recruit_table {
	
	margin: 0 10px;
	
	width: 610px;
	
	line-height: 1.5em;
	
	font-size: 13px;
	
	}

.recruit_table th {
	
	width: 95px;
	
	text-shadow: 1px 1px 1px #546263;
	color: #fff;
	
	}

.recruit_table td {
	
	padding-left: 1.0em;
	
	border-bottom: 1px dotted #666;
	
	text-align: left;
	font-size: 12px;
	
	}

#fulltime_table {
	
	background: #e0ffff;
	
	}

#fulltime_table th {
	
	background: #00b1bb;
	
	}

#parttime_table {
	
	background: #f3e6e8;
	
	}

#parttime_table th {
	
	background: #b15c65;
	
	}

#recruitbox {
	
	margin-top: 50px;
	margin-right: 0px;
	
	width: 170px;
	
	}

#recruitbox ul {
	
	box-shadow: 2px 2px 1px #999;
	
	}

.fixed {
	
	position: fixed;
	top: 0;
	
	z-index: 10000;
	
	}

#recruitbox a {
	
	display: block;
	
	padding: 10px 0;
	
	color: #fff;
	text-decoration: none;
	
	}

#recruitbox h4 {
	
	border-bottom: 2px solid #fff;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	
	box-shadow: 2px 2px 1px #999;
	
	text-align: left;
	text-align: center;
	
	font-size: 16px;
	
	}

#recruitbox h4:hover {
	
	text-decoration: underline;
	
	}

#j_list-h {
	
	background: #396;
	
	}

#p_list-h {
	
	background: #b45;
	
	}

#recruitbox h5 {
	
	font-size: 22px;
	
	}

#recruitbox ul li {
	
	float: none;
	display: block;
	
	margin: 0;
	
	padding: 0;
	
	border-bottom: 1px dotted #aaa;
	
	text-align: left;
	text-indent: 0.5em;
	text-shadow: 1px 1px 1px #161616;
	
	font-size: 12px;
	
	}

#recruitbox ul li:hover {
	
	position: relative;
	left: 3px;
	
	margin-right: 3px;
	
	text-shadow: none;
	
	}

#recruitbox ul li:last-child {
	
	margin-bottom: 15px;
	
	border: none;
	
	}

#recruitbox ul li.j_list {
	
	background: linear-gradient(to right, #70d0a0, #ffd 75%);
	
	}

li.j_list a {
	
	color: #030;
	
	}

#recruitbox ul li.j_list:hover {
	
	background: #396;
	
	}

#recruitbox ul li.p_list {
	
	background: linear-gradient(to right, #ffb3c3, #ffd);
	
	}

#recruitbox ul li.p_list:hover {
	
	background: #b45;
	
	}

#recruitbox ul li a {
	
	display: block;
	
	padding: 5px 0;
	
	color: #fff;
	text-decoration: none;
	
	}

#jun {
	
	clear: both;
	
	margin-bottom: 5px;
	padding: 5px 0;
	
	background: #fff;
	
	}

#jun h5 {
	
	margin: 5px;
	padding: 0;
	padding-left: 0.5em;
	
	background: #396;
	
	text-align: left;
	text-shadow: 1px 1px 0 #333;
	
	color: #fff;
	font-size: 24px;
	
	}

#jun a {
	
	text-decoration: none;
	font-size: 14px;
	
	}

#jun a:hover {
	
	text-decoration: underline;
	
	}

#parttime {
	
	padding: 5px 0;
	
	background: #fff;
	
	}

#parttime h5 {
	
	margin: 5px;
	padding: 0;
	padding-left: 0.5em;
	
	background: #b45;
	
	text-align: left;
	text-shadow: 1px 1px 0 #333;
	
	color: #fff;
	font-size: 24px;
	
	}
/*
#parttime a {
	
	text-decoration: none;
	font-size: 14px;
	
	}

#parttime a:hover {
	
	text-decoration: underline;
	
	}
*/
.recruit {
	
	margin: 5px 5px 35px;
	
	background: #fff;
	
	line-height: 150%;
	
	color: #161616;
	font-size: 14px;
	
}

.recruit:last-child {
	
	margin-bottom: 5px;
	
	}

.recruit th {
	
	
	
	width:120px;
	height:30px;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	background-color:#99ff99;
	
}

th.recruit_title {
	
	padding-left: 1.0em;
	
	height: 1.5em;
	
	background: radial-gradient(circle, #eaf2ea, #207a31);
	
	border: none;
	border-left: 0px solid #202020;
	
	text-align: left;
	text-shadow: 1px 1px 0 #333;
	
	color: #fff;
	font-size: 22px;
	font-weight: bold;
	
	}

.recruit td{
	width:500px;
	text-align:left;
	padding-left:1em;
	padding-right:1em;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	background-color:#f7f7d0;
	
}

.recruit td a {
	
	text-decoration: none;
	
	}

.recruit td a:hover {
	
	color: red;
	text-decoration: underline;
	
	}

.recruit ul li {
	
	float: none;
	
	margin: 0;
	padding: 0;
	
	list-style: decimal inside;
	
	}

.recruit_p {
	
	margin: 5px 5px 35px;
	
	background: #fff;
	
	line-height: 150%;
	
	color: #161616;
	font-size: 14px;
	
}

.recruit_p:last-child {
	
	margin-bottom: 5px;
	
	}

.recruit_p th {
	
	
	
	width:120px;
	height:30px;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	background-color:#ff9999;
	
}

th.recruit_title_p {
	
	padding-left: 1.0em;
	
	height: 1.5em;
	
	background: radial-gradient(circle, #eaf2ea, #aa2031);
	
	border: none;
	border-left: 0px solid #202020;
	
	text-align: left;
	text-shadow: 1px 1px 0 #333;
	
	color: #fff;
	font-size: 22px;
	font-weight: bold;
	
	}

.recruit_p td{
	width:500px;
	text-align:left;
	padding-left:1em;
	padding-right:1em;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	background-color:#f7f7d0;
	
}

.recruit_p td a {
	
	text-decoration: none;
	
	}

.recruit_p td a:hover {
	
	color: red;
	text-decoration: underline;
	
	}

.recruit_p ul li {
	
	float: none;
	
	margin: 0;
	padding: 0;
	
	list-style: decimal inside;
	
	}

