@charset "utf-8";


/*-----------------------------------採用情報（グローバルナビ設定）*/
#recruit #wrapper #nav li#navRecruit a { background: url(/common/images/nav.gif) no-repeat -595px -28px; }

/*----------------------------------採用情報　インデックス*/
#tableRecruit {
	width: 540px;
}
#tableRecruit th{
	width: 100px;
	padding: 5px 0;
	border-bottom: 2px dotted #ccc;
}
#tableRecruit td{
	padding: 5px 0;
	border-bottom: 2px dotted #ccc;
	border-left: 15px solid #fff;
}
#boxContact {
	width: 518px;
	padding: 10px;
	border: 1px solid #666;
}

#boxContact h5{
	font-weight: bold;
	font-size: 14px;
}
#boxContact address{
	margin: 5px 0;
}
