@charset "utf-8";
@import url("../../commons/css/base.css");
@import url("common.css");
/* CSS Document */

#recruit0 #btn_gnavi4{
	cursor:default;
	background-image: url(../../commons/img/btn_gnavi2.gif);
	background-position: -400px -42px;
}
.list dl span{
	margin-left:17px;
	/*display:block;*/
	font-weight:bold;
	color:#474747;
	text-align:left!important;
}
.list dt{
	float:left;
	width:650px;
	background:url(../img/list_listhead.gif) no-repeat 0 2px;
	line-height:160%;
}
.list dd{
	float:right;
	padding-top: 10px;
	width:640px;
	line-height:160%;
}

table{
	float: right;
	width: 630px;
	padding-left: 20px;
	border: 1px solid #000000;
	border-collapse: collapse;
}
.solid_tr{
	border: 1px solid #000000;
}
td{
	padding: 10px;
	color: #000000;
	line-height: 16px;
	border-right: 1px solid #000000;
	border-bottom: 1px dotted #000000;
}
.left_td{
	width: 20%;
	background-color: #AFF;
}

.right_td{
	width: 80%;
}
.image{
	float:right;
	margin-left: 8px;
}
.float_clear{
	clear: both;
}
.entry_txt{
	text-indent: 10px;
	font-weight: bold;
}
.entry_area{
	padding: 20px;
}
.entry_area_l{
	vertical-align: top;
	display: inline-block;
	line-height: 30px;
	font: "ＭＳ Ｐゴシック",arial,helvetica,clean,sans-serif;
	font-weight: bold;
}
.entry_area_r{
	margin-left: 10px;
	display: inline-block;
	line-height: 30px;
	font: "ＭＳ Ｐゴシック",arial,helvetica,clean,sans-serif;
	font-weight: bold;
}
