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

.block01{
	margin:20px auto;
	overflow:hidden;
}

.block01 dl{
	overflow:hidden;
	width:90%;
	margin:0px auto;
}

.block01 dl dt{
	text-align:center;
	overflow:hidden;
	font-size:23px;
	color:#0064BF;
	line-height:30px;
	font-weight:bold;
}

.block01 dl dd{
	font-size:16px;
	line-height:200%;
	margin-top:1em;
}

.block01 dl dd br{
	display:none;
}

/**/

.block02{
	width:90%;
	margin:0px auto;
	overflow:hidden;
}

.block02 dl{
	overflow:hidden;
}

.block02 dl dt{
	text-align:center;
	overflow:hidden;
	font-size:23px;
	color:#0064BF;
	line-height:30px;
	font-weight:bold;
}

.block02 dl dd{
	font-size:16px;
	line-height:200%;
	margin-top:20px;
}

.block02 dl dd table{
	width:100%;
}

.block02 dl dd table td{
	text-align:center;
	overflow:hidden;
	padding-bottom:10px;
}

/**/

.recruit{
	width:90%;
	margin:20px auto;
	overflow:hidden;
}

.recruit dl{
	overflow:hidden;
}

.recruit dl dt{
	text-align:center;
	overflow:hidden;
	font-size:20px;
	color:#0064BF;
	font-weight:bold;
}

.recruit dl dd{
	overflow:hidden;
	margin-top:20px;
}

.recruit dl dd table{
	width:100%;
}

.recruit dl dd table th{
	display:inline;
}

.recruit dl dd table th div{
	background-color:#0064BF;
	color:#fff;
}

.recruit dl dd table th div{
	padding:1em 1em;
	text-align:left;
}

.recruit dl dd table td{
	display:inline;
}

.recruit dl dd table td div{
	background-color:#E6E6E6;
}

.recruit dl dd table td div{
	padding:1em 1em;
}

.recruit dl dd p.no_recruit{
	font-size:16px;
	text-align: center;
}

#title_recruit01{
	margin-top:50px;
}

#title_recruit02{
	margin-top:50px;
}

#title_recruit03{
	margin-top:50px;
}

.btn_link{
	text-align:center;
	overflow:hidden;
}

.recruit dl .btn_list{
	margin-top:20px;
	width: 100%;
	overflow:hidden;
}

#title_recruit01{
	margin-top:25px;
	margin-bottom: -5px;
}

#title_recruit02{
	margin-top:35px;
	margin-bottom: -5px;
}

.btn_recruit img{
	width: 50%;
}

.btn_recruit .btn_txt{
	color: #0064BF;
	background: none;
}

.recruit .txt_blue{
	color: #0064BF;
}