@charset "UTF-8";
/* CSS Document */

/*////////////////////////////////////////////////////////////////////

	RECRUIT Parts

////////////////////////////////////////////////////////////////////*/

.box-event-rec {
	background:url(../images/recruit/pt_recruit03.gif) left bottom no-repeat;
	width:900px;
	padding:10px 0;
	margin: 0 auto;
}
.box-event-head-rec {
	background:url(../images/recruit/pt_recruit01.gif) left top no-repeat;
	width:900px;
	padding-top:10px;
}
.box-event-mid-rec {
	background:url(../images/recruit/pt_recruit02.gif) left repeat-y;
	width:900px;
	padding-left:25px;
	padding-bottom:10px;
}
#tbl-rec td {
	padding:10px;
}
#tbl-rec td.num {
	text-align:right;
}
#tbl-rec th {
	text-align:left;
	padding:10px;
}
.rec-tbl{
	width:850px;
	border-collapse:collapse;
	border-spacing:0;
	border:1px solid #cccccc;
}
.rec-tbl td{
	border:1px solid #cccccc;
}
.rec-tbl th{
	color:#563e30;	
	background-color:#edf1c8;
	border:1px solid #cccccc;
}
.rec-txt {
	font-weight:bold;
	border-left:4px solid #DB8413;
	padding:0 0 0 10px;
	height:15px;
	margin-bottom:10px;
}
.rec-title {
	color:#7D993F;
	border-bottom:1px dotted #999;
	padding:5px 0;
	margin-bottom:10px;
	width:850px;
}
.terms-txt {
	font-weight:bold;
	border-left:4px solid #DB8413;
	padding:0 0 0 10px;
	height:15px;
	margin-bottom:10px;
	font-weight:bold;
}
.terms-txt1 {
	padding:0 0 0 10px;
}
.terms-txt2 {
	padding:0 0 10px 10px;
}
.terms-txt3 {
	padding:0 0 30px 20px;
}
.terms-txt4 {
	padding:0 0 30px 20px;
}
.list-terms {
	margin-bottom:5px;
	overflow: hidden;
	margin-top: 5px;
}
.list-terms li {
	margin-right:20px;
	background:url(../images/blt_listf.gif) left center no-repeat;
	padding-left:13px;
}
.list-terms li a {
	color:#463937;
	text-decoration:underline;
}
.list-terms2 {
	margin-bottom:0px;
	overflow: hidden;
}
.list-terms2 li {
	list-style-type:none;
}
.list-terms2 li:before {
	content:'※';
}
.list-terms2 li a {
	color:#463937;
	text-decoration:underline;
}
.list-priv {
	overflow: hidden;
}
.list-priv li {
	padding-left:13px;
	background:url(../images/others/list_ten.gif) left top no-repeat;
}
.list-priv li a {
	color:#463937;
	text-decoration:underline;
}

.box-inner02 p {
	margin-left:10px;
}

div.mynavi {
	margin-top:30px;
	text-align:center;
}

div.mynavi img {
	margin-top:5px;
}

div.mynavi a:hover img {
	filter: alpha(opacity=60);
	opacity: 0.6;
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
}


