@charset "UTF-8";
#address .address_border {
	border-top-color:#ff9900;
}
#content_header {
	background-image:url(/staff/image/bg_head.png);
}
#contents_menu .contents_menu_bg {
	background-image:url(/staff/image/contents_menu_bg.gif);
}
#contents_menu .contents_menu_footer {
	background-image:url(/staff/image/contents_menu_foot.gif);
}
#main_contents h2 {
	background-image:url(/staff/image/bg_contents_h2.gif);
	color:#ff6000;
}
#main_contents_foreside h2 {
	background-image:url(/staff/image/bg_contents_h2_foreside.gif);
}
#main_contents h3 {
	color:#ff7b31;
}
#main_contents h4 {
	color:#ffa776;
}
#main_contents table, td {
	border-color:#ff9900;
}
#main_contents th {
	border-color:#ff9900;
	background-color:#f8d880;
	background-image:url(/staff/image/bg_th.gif);
	background-repeat:no-repeat;
}
#staff_job table {
	border:none;
	margin:0;
	width:100%;
}
#staff_job td {
	border:none;
	width:33%;
	vertical-align:top;
}
#staff_job h3 {
	margin:0;
	font-size:20px;
	text-align:center;
}
#staff_job p {
	margin:10px 0 0 0;
	text-align:center;
}

