@charset "utf-8";

/* ***********************************************************
 *
 * Since:     2013-10-01
 * Editor:    Keishiro Itagawa
 * Modified:   2013-10-01 by:Keishiro Itagawa
 *
 * ***********************************************************
 *//* CSS Document */


/* ///////////////////////////////////////////////////////////////////
	index(recruit)
/////////////////////////////////////////////////////////////////// */

.mainImg{
	margin:0 0 30px;
}

.cap{
	margin: 0 0 15px;
	
	color:#709700;
	font-size:154%;
	line-height:147%;
}

.section{
	margin:0 0 40px;
}

#sec01 p.outLine{
	margin:0 0 30px;
}

#sec01 .jinzai{
	margin:0 0 30px;
}

#sec01 .jinzai li{
	margin:0 0 8px;
}

#sec01 .jinzai li.last{
	margin:0;
}

#sec01 .youkoLink{
	margin:30px 0 0 0;
	overflow:hidden;
}

#sec02 p{
	margin:0 0 20px;
}

#sec03{
	margin:0;
}

#sec03 p{
	margin:0 0 20px;
}

#sec03 dl{
	border-top:1px dotted #CCC;
}

#sec03 dt{
	margin:15px 0 10px;
	padding:10px 42px;
	background:url(../recruit/img/q.gif) 0px 4px no-repeat;
	
	color:#333;
	font-size:108%;
}

#sec03 dd{
	padding:10px 42px 25px;
	background:url(../recruit/img/a.gif) 0px 4px no-repeat;
	border-bottom:1px dotted #CCC;
}