body { 
	color: #006633;
	background: #D4D4D4;
}
a:link { text-decoration: underline; color: #006633 }
a:visited { text-decoration: underline; color: #7B7B7B }
a:hover { text-decoration: underline; color: #008040 }

.text10 { font-size: 10px; line-height: 14px; text-decoration: none }
.text10t { font-size: 10px; line-height: 12px; text-decoration: none }
.text10b { font-weight: bold; font-size: 10px; line-height: 14px; text-decoration: none }
.text12 { font-size: 12px; line-height: 18px; text-decoration: none }
.text12t { font-size: 12px; line-height: 14px; text-decoration: none }
.text12w { font-size: 12px; line-height: 24px; text-decoration: none }
.text12b { font-weight: bold; font-size: 12px; line-height: 16px; text-decoration: none }
.text14 { font-size: 14px; line-height: 17px; text-decoration: none }
.text14b { font-weight: bold; font-size: 14px; line-height: 17px; text-decoration: none }

/* #636363 */
.text_63{color: #636363}
/* #444444 */
.text_444{color: #444444}

/* 更新情報 日付 */
.days { font-size: 12px; line-height: 18px; text-decoration: none;  color: #000066 }


/*===================
採用情報 recruit
===================*/
.sttl-bg {
	width:570px;
	margin:0 auto;
	padding-bottom:5px;
	background:url(../img_com/sttl_bg.gif) repeat-y bottom left;
}

.sttl-bg p {
padding: 0 5px 2px 10px;
color:#00561F;
}

table.recruit{
	border-top:1px solid #80B399;
	/*border-left:1px solid #80B399;*/
	border-collapse:collapse;
	border-spacing:0;
	background-color:#ffffff;
	empty-cells:show;
	font-size: 12px;
	line-height: 1.4;
}
.recruit th{
	/*border-right:1px solid #006633;*/
	border-bottom:1px solid #80B399;
	background-color:#E7F4EA;
	padding:0.5em 1em;
	text-align:left;
}
.recruit td{
	/*border-right:1px solid #663300;*/
	border-bottom:1px solid #80B399;
	padding:0.5em 1em;
}

.recruit-link{
	margin:0;
	padding:0;
}

.recruit-link ul{
	list-style: none;
	margin:0 0 0 10px;
	padding:0;
}

.recruit-link li{
	list-style: none;
	padding: 2px 0 3px 13px;
	background:url(../recruit/img/icon_arrow.gif) 0 5px no-repeat;
	font-size:12px;
}
