@charset "utf-8";

/*----------------------------------  
    共通要素
------------------------------------*/

.contentsBody p {
	font-size: 103.25%;
	line-height: 1.5;	
}

.contentsBody ul {
	font-size: 103.25%;
}

#recruitCap01 {
	height: 27px;
	background: url(images/caption_recruit01.gif) left top no-repeat;
}

#recruitCap02 {
	height: 48px;
	background: url(images/caption_recruit02.gif) left top no-repeat;
}


