@charset 'Shift_JIS';

.mana_entrance {
	margin-top: 4px;
}
.mana_entrance li {
	float: left;
	margin-right: 10px;
}
.staff_comments {
	clear: both;
	float: none;
}
p.staff_q {
	font-weight: bold;
	color: #0E8811;
	margin-top: 15px;
	margin-bottom: 10px;
}
#r_faq {
	margin-top: 20px;
}
#r_faq p.q {
	background-color: #F4F4F4;
	background-image: url(../../recruit/img/icon_q.gif);
	background-repeat: no-repeat;
	background-position: 4px 4px;
	margin-top: 3px;
	margin-bottom: 5px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 29px;
	border: 1px solid #D1D1D1;
}
#r_faq p.a {
	background-image: url(../../recruit/img/icon_a.gif);
	background-repeat: no-repeat;
	background-position: 4px 4px;
	margin-bottom: 18px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 29px;
}
.cont_photo {
	margin-top: 15px;
	margin-bottom: 10px;
}
.cont_photo li {
	float: left;
	width: 200px;
	margin-right: 3px;
	margin-left: 3px;
	display: inline;
}
td.entryflow {
	background-color: #CCCCCC;
	text-align: center;
	height: 35px;
	border: 2px solid #999999;
}
#covid19_message {
	line-height: 1.8em;
	padding: 20px;
}
#recruit_site {
	text-align: center;
	padding: 0 0 60px;
}
#recruit_site a:hover img {
	opacity: 0.8;
}