/* Copyright (c) HANGOFF all rights reserved. */
/* ------------------------------------------ */

@charset "SHIFT-JIS";

/* ------------------------------- */
/* Content */
/* ------------------------------- */

div#contents_sml div#column{
	width:421px;
	margin:0 20px 0px 56px;
}

div#contents_sml div#column div#recruit_info h4{
 font-size:14px;
 border-left:solid 3px #003399;
	margin:0px 0px 10px 0px;
	padding-left:5px;
}

div#contents_sml div#column table{
	border-collapse:collapse;
	margin-bottom:10px;
}

div#contents_sml div#column th{
	border-top:1px dashed #666666;
	border-bottom:1px dashed #666666;
	line-height:170%;
	width:100px;
	font-weight:normal;
	background-color:#e0edf7;
	padding:5px 3px;
	vertical-align:top;
}

div#contents_sml div#column td{
	border-top:1px dashed #666666;
	border-bottom:1px dashed #666666;
	line-height:170%;
	width:321px;
	padding:5px;
 vertical-align:top;
}

div#contents_sml div.inquiry{
	text-align:right;
	margin-bottom:30px;
}

ul#urgent{
 color:#003399;
 margin:0px 20px 30px 56px;
}

ul#urgent li{
	padding-left:20px;
	background: url(../../recruit/img/arrow.gif) no-repeat;
	margin-bottom:10px;
}

/*footer@N*/
#footerLink ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	
	}

#footerLink ul li{
	float: left;
	}

#footerLink ul li.highschool{
	margin-left: 10px;
	}
#footerLink a.topLink01{
	text-indent: -9999px;
	background: url(../../common_img/top_btn_01.gif) no-repeat scroll 0;
	width: 90px;
	height: 10px;
	display: block;
	outline: none;
	}
	
#footerLink a.topLink02{
	text-indent: -9999px;
	background: url(../../common_img/top_btn_02.gif) no-repeat scroll 0;
	width: 40px;
	height: 10px;
	display: block;
	outline: none;
	}



