@charset "utf-8";
/* recruit CSS */

.tit02 {
	width:345px;
	float:left;
}
.kind {
	width:29px;
	float:right;
	display:block;
	text-indent:-9999px;
	height:15px;
	margin:3px 2px 0 0;
	background-image: url(../volunteer/images/rec_kind.gif);
	background-repeat: no-repeat;
	background-position:0 0;
}
.icon_a {
	width:75px;
	float:right;
	display:block;
	text-indent:-9999px;
	height:15px;
	margin:3px 6px 0 0;
	background-repeat: no-repeat;
	background-position:0 0;
}
.a01 {
	background-image: url(../volunteer/images/rec_icon01.gif);
}
.a02 {
	background-image: url(../volunteer/images/rec_icon02.gif);
}
.a03 {
	background-image: url(../volunteer/images/rec_icon03.gif);
}
.a04 {
	background-image: url(../volunteer/images/rec_icon04.gif);
}
.a05 {
	background-image: url(../volunteer/images/rec_icon05.gif);
}
.a06 {
	background-image: url(../volunteer/images/rec_icon06.gif);
}
.icon_b {
	width:158px;
	float:right;
	display:block;
	text-indent:-9999px;
	height:21px;
	margin:0;
	background-repeat: no-repeat;
	background-position:0 0;
}
.e {
	background-image: url(../volunteer/images/rec_icon_e.gif);
}
.p {
	background-image: url(../volunteer/images/rec_icon_p.gif);
}
/* --index-- */ 
#rec {
}
#rec .nt_rec a {
	text-decoration:none;
}
#rec .nt_rec {
	height:100%;
	border-bottom:1px solid #b9b8ae;
	padding:10px 0 5px 0;
}
#rec .tit01 {
	font-weight:bold;
}
/* --details-- */ 
#det {
}
#title07 h2 {
	width:420px;
}
#det .table {
	border-left:1px solid #c9c7be;
	border-top:1px solid #c9c7be;
	width:590px;
	margin:0 auto;
}
#det .table td {
	border-right:1px solid #c9c7be;
	border-bottom:1px solid #c9c7be;
	color:#666;
}
#det .table td span {
	color:#c00;
	font-size:0.85em;
}
#det .td01 {
	width:128px;
	text-align:center;
	background-color:#ededdc;
}
#det .td02 {
	width:100px;
	text-align:center;
	background-color:#f3f3ec;
}
#det .kind {
	margin-bottom:20px;
}

