@charset "utf-8";

.tbl01 {
	width:604px;
}

.tbl01 th,
.tbl01 td {
	border:#c4c5c6 solid 1px;
	padding:5px;
	vertical-align:top;
}

.tbl01 th {
	background:#eeeeee;
	font-weight:bold;
	width:10em;
}

.tbl01 td a {
	background:url(../images/common/pdf.gif) right center no-repeat;
	padding:5px 25px 5px 0;
	color:#005e91;
}

.tbl01 td a:hover {
	text-decoration:none;
}

h3 {
	padding:0 0 5px 0;
	font-weight:bold;
	font-size:100%;
}

#recnavi a {
	float:right;
}

#recnavi p {
	float:left;
	width:370px;
}

.recruitBox {
	border:#c4c5c6 solid 1px;
	padding:26px 10px 26px 10px;
	margin:15px 0 0 0;
}

.recruitBox p {
	margin:0 0 15px 0;
}

.recruitBox a {
	float:right;
	color:#005e91;
	text-decoration:underline;
}

.recruitBox a:hover {
	text-decoration:none;
}


#graduate {
	background:#dfeffd;
}

#career {
	background:#fdecdf;
}

/*
#graduate {
	background:#dfeffd url(../images/recruit/bggraduate.jpg) center left no-repeat;
}

#career {
	background:#fdecdf url(../images/recruit/bgcareer.jpg) center left no-repeat;
}*/


/* message */

dl.message_l {
	float: left;
	width: 290px;
}

dl.message_r {
	float: right;
	width: 310px;
}

dl.message_l dt,
dl.message_r dt {
	width: 102px;
	float: left;
	border: 1px solid #ccc;
}

dl.message_l dt img,
dl.message_r dt img {
	vertical-align: bottom;
}

dl.message_l dd,
dl.message_r dd {
	margin: 0 0 0 115px;
}

dl.message_l dd a,
dl.message_r dd a {
	color: #005e91;
}

dl.message_l dd a:hover,
dl.message_r dd a:hover {
	text-decoration: none;
}

/* staff */

h3.staff_tit {
	margin: 0 0 15px;
}

dl.qa {

}

dl.qa dt {
	font-weight: bold;
	border-left: 7px solid #3399ff;
	border-bottom: 1px solid #ccc;
	padding: 5px 0 5px 10px;
	margin: 0 0 15px;
}

dl.qa dd {
	margin: 0 0 25px;
}

dl.qa dd div.text {
	width: 440px;
	float: left;
}

dl.qa dd div.photo {
	width: 150px;
	float: right;
	border: 1px solid #ccc;
}

dl.qa dd div.text_l {
	width: 440px;
	float: right;
}

dl.qa dd div.photo_l {
	width: 150px;
	float: left;
	border: 1px solid #ccc;
}

dl.qa dd div.photo img {
	vertical-align: bottom;
}
