@charset "UTF-8";

/* ************************************************************

Title: recruit/default.css
Since: 2010-01-23
Last Modified: 2010-01-

************************************************************ */

#contentsContainer h1 {
	height: 47px;
}
#contentsContainer .mainContents {
	width: 569px;
}
#contentsContainer .mainContents p#sub {
	font-size: 120%;
	line-height: 150%;
	margin-bottom: 12px;
}
 
#contentsContainer .mainContents .entryContainer .entry .title h2 {
	font-size: 135%;
	margin-bottom: 4px;
}

#contentsContainer .mainContents dl {
	clear: both;
	font-size: 120%;
	line-height: 180%;
	margin-bottom: 30px;
	overflow: hidden;
	
}
#contentsContainer .mainContents dt {
	float: left;
	width: 75px;
	color: #1c1c1c;
	background: url(/common/images/h_dotline.gif) bottom left repeat-x;
}
#contentsContainer .mainContents dd {
	pdding-left: 90px;
	color: #333333;
	background: url(/common/images/h_dotline.gif) bottom left repeat-x;
}
#contentsContainer .mainContents .recruitInfo {
	font-size: 120%;
	line-height: 150%;
	margin-bottom: 20px;
}
#contentsContainer .mainContents .recruitInfo p {
	margin-bottom: 12px;
}