@charset"Shift_JIS";


h2 {
	margin-top: 0px;
	height: 79px;
	width: 700px;
	background: #FFF url(../../images/staff/h2.png) no-repeat left;
}

.green-txt {
	line-height: 1.4em;
}

#right table {
	margin-left: 20px;
	border: 0;
}
#right table td.txt {
	padding: 10px 0;
}

#right table td.orange {
	background: #FFE3BB url(../../images/staff/orange-bg.gif) left repeat-y;
	padding: 0 10px 10px 30px;
	width: 320px;
}

#right table td.cream {
	background: #FFC url(../../images/staff/cream-bg.gif) left repeat-y;
	color: #85AC33;
	font-size: 12px;
	padding: 5px 10px 10px 40px;
	line-height: 1.4em;
}

#right table td.cream address {
	line-height: 3em;
	font-weight: bold;
}

/*募集要項のテーブル*/
#right table#boshu {
	margin-left: 10px;
	padding: 0;
}

#right table#boshu th {
	vertical-align: middle;
	text-align: center;
	padding: 5px 0;
	background: #FFD18C;
	width: 60px;
}

#right table td{
	line-height: 1.2em;
}

#right table#boshu th,
#right table#boshu td{
	font-size: 12px;
	border: 0.5px solid #FFE3BB;
}

#right table#boshu td {
	padding: 3px 5px;
	background: #FFF;
}

/*タイトルにスタッフ募集リンク入れ*/
#right table#title-table {
	margin: 0 0 10px 0;
	padding: 0;
}
#right table#title-table td h3 {
	margin-bottom: 0;
}

#right table#title-table td {
	margin: 0;
}

#right table#title-table td {
	vertical-align: top;
	
}