@charset "Shift-JIS";
/* CSS Document */

@import "../../css/base.css";
@import "../../css/baselayout.css";

body {
	background: url(../../img/share/bg_contents.gif) top left repeat-x;
}

.RecruiteBox {
	width: 880px;
	float: left;
}

.RecruiteBox p {
	width: 880px;
	line-height: 1.6;
	padding: 0px 0px 0px 0px;
}

.RecruiteBox h4 {
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 8px 20px;
	*padding: 2px 0px 8px 20px;
	background: url(../../img/share/icon_ring.jpg) top left no-repeat;
	font-size: 14px;
	font-weight: bold;
}

.RecruiteBox table ,
.ConditionBox table {
	width: 880px;
	font-size: 12px;
	text-align: left;
	line-height: 1.6;
	color: #666666;
}

.RecruiteBox th ,
.ConditionBox th {
	width: 60px;
	font-weight: normal;
}

.ConditionBox {
	width: 880px;
	padding: 15px 0px 0px;
	float: left;
}






