@charset "shift-jis";

#staff #wrapper {
	background: #FFFFFF url(/common_all/images/contentbg.gif) repeat-y 0px 0px;
}
#staff #wrapperInner {
	background: url(/common_all/images/contentbg_under.gif) no-repeat 0px bottom;
}
/*
 #news
------------------------------------------------------------------*/
#staff h2 {
margin-bottom:30px;
}
#staff .cntBox {
width:700px;
margin:0 auto 16px;
}
#staff .menu table {
margin-bottom:24px;
}
#staff .menu table td {
	padding-right:9px;
}
#staff .menu table td.end {
	padding-right:0px;
	padding-left: 3px;
}
#staff.shinjuku  .menu table td {
padding-right:12px;
}
#staff.shinjuku  .menu table td.end {
padding-right:0px;
}


#staff h3 {
	padding:7px 0 7px 16px;
	margin-bottom: 20px;
	background: url(/common_all/images/news/news_titm_bg01.gif) repeat-y;
	font-size: 130%;
	color: #666666;
	font-weight: bold;
	position:relative;
}
#staff h3 span.days {
	position:absolute;
	font-size: 80%;
	padding-left: 10px;
	color: #ff3a26;
	font-weight: bold;
	right: 10px;
	top: 10px;
}
#staff table.recruitDetail {
	width:670px;
	margin:0 15px 0;
	border-top: 1px dotted #CCCCCC;
	border-left: 1px dotted #CCCCCC;
}
#staff table.recruitDetail th {
	color: #2569bb;
	font-weight: bold;
	background: #ecf3fc;
	/*border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;*/
	width: 120px;
	padding: 10px 3px;
	border-bottom: 1px dotted #A8C7EC;
	border-right: 1px dotted #A8C7EC;
	text-align: center;
}
#staff table.recruitDetail th.bg02 {
	background: #ecf3fc;
	border-bottom: 1px dotted #7EABE2;
	border-right: 1px dotted #7EABE2;
}
#staff table.recruitDetail td {
	background: #ffffff;
	border-bottom: 1px dotted #cccccc;
	border-right: 1px dotted #cccccc;
	/*border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;*/
	width: 215px;
	padding: 10px 3px 10px 12px;
}
#staff table.recruitDetail td.bg02 {
	/*background: #fbfbfb;*/
	border-bottom: 1px dotted #cccccc;
	border-right: 1px dotted #cccccc;
}
#staff table.recruitDetail td.norap {
width:550px;
}

