@charset "utf-8";
/* --------------------------------------------------

	css/recruit.css

-------------------------------------------------- */

/* ------------------------
	contents
------------------------ */
#contents {
	background-image: url(../img/common/cnt_bg01.gif);
}
#contents h2 {
	padding-bottom: 18px;
}
#contents p {
	line-height: 2;
	padding-bottom: 14px;
	padding-left: 20px;
}
#contents table {
	margin-left: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f2f2fa;
}
#contents th {
	width: 109px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f2f2fa;
	padding-top: 15px;
	padding-bottom: 15px;
	vertical-align: top;
	line-height: 2;
}
#contents td {
	width: 536px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f2f2fa;
	padding-top: 15px;
	padding-bottom: 15px;
	line-height: 2;
}
#contents table td span {
	line-height: 150%;
	margin-left: 87px;
}


/* ------------------------
	side
------------------------ */
#side {
	background-image: url(../img/event_cru/side_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 698px;
}
