@charset "utf-8";
/* CSS Document */


/* recruit==========================

	1.for recruit style
	
*/

/* 1.for recruit style ==============================================*/

h2.title_txt{
	margin-top:35px;
	margin-bottom:20px;
}
.recruit dt {
	clear: left;
	float: left;
	width: 6em;
	padding: 10px 0.5em;
	line-height:1.4;
}

.recruit dd {
	margin-left: 0;
	padding: 10px 0.5em 10px 7em;
	border-bottom: solid 1px #CCC;
	line-height:1.4;
}
.recruit .recruit_box {
	background-color:#fafafa;
	border:1px solid #CCCCCC;
}
.recruit .recruit_box dl{
	margin:10px 25px 10px 25px;
}
.recruit .recruit_box dd{
	border-bottom:none;
}
dl#category_list{
	margin:10px 0 40px 15px;
}
dl#category_list dt{
	background:url(../../common/img/icon_dot_square.gif) no-repeat;
	background-position:0 8px;
	line-height:1.8;
	padding:0 0 0 10px;
}
dl#category_list dd{
	margin:4px 20px 8px 12px;
}
