@charset "UTF-8";

/* Base Settings
--------------------------------------------------*/
/*------ oshirase ------*/
.oshirase_subj {
	color: #333333;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.oshirase_date {
	color: #0066cc;
	text-align: right;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.oshirase_mesg {
	color: #333333;
	text-align: left;
	padding: 10px;
	line-height: 2em;
}
/*------ main visual ------*/
#mv {
	margin: 0 auto;
	width: 645px;
}

#kyujin_box {
	margin: 0 0 5px 0;
}

.kyujin_button a {
	width: 210px;
	height: 80px;
	display:block;
	text-decoration: none;
	font-size: 0;
	text-indent: -9999px;
	outline: none;
	margin: 0 auto;
	background: url(../images/recruit_bun.gif) no-repeat 0 0;
}

.kyujin_button a:hover {
	width: 210px;
	height: 80px;
	display:block;
	text-decoration: none;
	font-size: 0;
	text-indent: -9999px;
	outline: none;
	margin: 0 auto;
	background: url(../images/recruit_bun.gif) no-repeat 0 -80px;
}
