@charset "utf-8";

/* CSS Document */

/*------------------------

スタッフ募集

------------------------*/

.recruit{
	margin-top: 1em;}

.floor {
	margin-bottom: 1em;
}

.floor a {
	margin-bottom: 1em;
	color: #E87400;
}

.floor a:hover {
	color: #E87400;
	text-decoration: none;
}

.staff-box-in h1 {
	margin-bottom: .2em;
}

.info a {
	color: #E87400;
	text-decoration: none;
}

.info a:hover {
	text-decoration: underline
}

.info p {
	margin-bottom: .5em;
}

.info .title {
	color: #FFF;
	background-image: url(../img/orange_back.jpg);
	background-repeat: repeat;
	margin-bottom: .2em;
}
