.img{
	margin-bottom: 15px;
}

#recruit{
	margin			: 0 0 0 20px;
}

#topimg{
	width			: 710px;
	height			: 880px;
	background		: url(./img/topimg.jpg) no-repeat;
	text-align		: left;
	position		: relative;
	margin			: 0 0 15px 0;
}

#topimg h3{
	height			: 150px;
	text-indent		: -9999px;
}

#topimg span{
	display			: block;
	font-size		: 12px;
	line-height		: 18px;
	text-align		: center;
}

#topimg h4{
	font-size		: 14px;
	font-weight		: bold;
	line-height		: 20px;
	color			: #b79b60;
	margin			: 0 0 8px 0;
}

#topimg p{
	font-size		: 11px;
	line-height		: 18px;
}

#topimg div:nth-of-type(1){
	position		: absolute;
	top				: 230px;
	left			: 45px;
}

#topimg div:nth-of-type(2){
	position		: absolute;
	top				: 230px;
	left			: 385px;
}

#topimg div:nth-of-type(3){
	position		: absolute;
	top				: 420px;
	left			: 45px;
}

#topimg div:nth-of-type(4){
	position		: absolute;
	top				: 420px;
	left			: 385px;
}

#topimg div:nth-of-type(5){
	position		: absolute;
	top				: 580px;
	left			: 45px;
}

#topimg div:nth-of-type(6){
	position		: absolute;
	top				: 580px;
	left			: 385px;
}

#topimg div:nth-of-type(7){
	position		: absolute;
	top				: 750px;
	left			: 45px;
}


/** recinfo **/

#recinfo{
	padding-bottom	: 30px;
}

#recinfo table{
	font-size		: 13px;
}

#recinfo th{
	width			: 110px;
}


/** form **/

#recform{
	padding-bottom	: 20px;
}

#recform h3{
	margin-bottom	: 10px;
}

.p_form{
	font-size		: 12px;
	line-height		: 20px;
	padding			: 0 0 10px 30px;
}

#flow{
	margin			: 0 0 10px 0;
}

#recform table{
	margin-bottom	: 20px;
}

#recform th{
	width			: 160px;
}

#recform td em{
	font-size		: 10px;
}

#caution{
	width			: 655px;
	margin			: 0 auto;
}

#caution h4{
	margin			: 0 0 15px 0;
}

#caution div:nth-of-type(1){
	margin			: 0 0 15px 0;
	padding			: 0 0 10px 0;
	border-bottom	: 1px dotted #3b352b;
}

#caution div span{
	display			: block;
	font-size		: 13px;
	line-height		: 18px;
	color			: #867d66;
	padding			: 0 0 6px 0;
}

#caution div p{
	font-size		: 11px;
	line-height		: 18px;
	padding			: 0 0 8px 0;
}

