
main{
	padding-bottom: 0;
}

/***** recruit *****/

.topimg{
	font-size		: 0;
	line-height		: 0;
	text-align		: center;
	margin			: 10px 0 10px 0;
}

.topimg img{
	max-width: 840px;
	width: 100%;
}

/** point **/

#point{
	padding: 10px 0 0 0;
	text-align: center;
	margin: 0 10px 20px;
}

#point h3{
	color: #ff72a4;
	text-align: center;
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 20px;
	font-weight: bold;
}

#point p{
	font-size: 12px;
	line-height: 18px;
	padding: 0 0 20px 0;
	text-align: left;
}

#point ul{
	font-size: 0;
	line-height: 0;
	margin: 0 0 10px 0;
}

#point li{
	display: inline-block;
	vertical-align: top;
	width: 100%;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	text-align: center;
	color: #b467db;
	margin: 0 0 10px 0;
	padding: 5px 0;
	border: 2px solid #fff;
	background: rgba(255, 255, 255, 0.7);
	box-shadow:0px 0px 4px 0px rgba(255, 178, 201, 0.75);
	-moz-box-shadow:0px 0px 4px 0px rgba(255, 178, 201, 0.75);
	-webkit-box-shadow:0px 0px 4px 0px rgba(255, 178, 201, 0.75);
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

#point li em{	font-size: 12px;}

/*recruit*/
#recruit h3{
	color: #ff72a4;
	text-align: center;
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 20px;
	padding: 0 10px;
	font-weight: bold;
}

#recruit .rtxt{
	font-size: 12px;
	line-height: 18px;
	padding: 0 10px 20px;
}

.recinfo{
	margin			: 0 0 20px 0;
	background: rgba(255,255,255,0.8);
	padding: 10px;
	margin: 0 10px 20px;
}

.recinfo table{
	width			: 100%;
	font-size		: 12px;
	line-height		: 16px;
	margin			: 0 0 5px 0;
}

.recinfo tr{
	vertical-align		: center;
}

.recinfo th{
	width			: 60px;
	border-bottom		: 1px dotted #ffcbda;
	padding			: 10px 0 10px 0;
}

.recinfo th p{
	color			: #89622e;
}

.recinfo td{
	border-bottom		: 1px dotted #ffcbda;
	padding			: 8px 0 7px 0;
}

.recinfo td p{
	font-size		: 11px;
	padding			: 0 5px 0 5px;
}

.recinfo tr:last-child th,
.recinfo tr:last-child td{
	border-bottom	: none;
}

.recinfo td ul{
	padding			: 0 5px 0 5px;
}

.recinfo td li{
	font-size		: 13px;
	color			: #009933;
}

.tel,
.tel a{
	color: #c178ff;
}

.line,
.line a{
	color: #46b74e;
}

.mail,
.mail a{
	color: #ff568e;
}

#recbt1,
#recbt2{
	border-bottom: none;
	padding: 0;
}