@charset "utf-8";



/* link_unit
-----------------------------------*/
#link_unit{
	width: 100%;
	margin-top: 2px;
	padding-bottom: 149px;
}
#link_unit h3{
	text-align: center;
	margin-bottom: 29px;
	position: relative;
	top: -4px;
}


#link_unit div.link{
	width: 1028px;
	margin: 0 0 0 -514px;
	position: relative;
	left: 50%;
}
#link_unit div.link table{
	width: 100%;
}
#link_unit div.link table td{
	color: #dcdcc8;
	width: 25%;
	padding: 0 19px 66px 19px;
}
#link_unit div.link table td a{
	font-size: 123.1%;
	font-weight: bold;
	line-height: 1.3;
	display: block;
	text-align: center;
	border-bottom: 1px solid #dcdcc8;
	margin-bottom: 6px;
	padding-bottom: 4px;
}
#link_unit div.link table td a:hover{
	text-decoration: underline;
}
#link_unit div.link table td a span{
	font-size: 81.2%;
	font-weight: normal;
}


#link_unit div.group_link{
	width: 1000px;
	background: url("../img/bg_link_01.png") no-repeat center 0;
	margin: 0 auto 64px auto;
	padding-top: 52px;
}
#link_unit div.group_link > section{
	width: 420px;
}
#link_unit div.group_link > section h4{
	border-bottom: 1px solid #dcdcc8;
	text-align: center;
	margin-bottom: 6px;
	padding-bottom: 14px;
}
#link_unit div.group_link > section p{
	color: #dcdcc8;
}
#link_unit div.group_link > section.kyoya{
	float: left;
	margin-left: 50px;
}
#link_unit div.group_link > section.maninthemoon{
	float: right;
	margin-right: 50px;
}


#link_unit p.recruit{
	width: 1000px;
	text-align: center;
	margin: 0 auto;
}
#link_unit p.recruit a:hover{
	text-decoration: underline;
}