@import "common.css";

/* ----- service CSS ----- */

/* // catch // */
#eyecatch {
	display			: block;
	text-indent		: -9999em;
	width			: 940px;
	height			: 195px;
	background		: URL(../images/common/eyecatch.jpg) no-repeat;
}

h2#title_h2 {
	display			: block;
	text-indent		: -9999em;
	height			: 30px;
	background		: URL(../images/page_title/h2_recruit.gif) no-repeat;
	margin			: 0 0 20px 0;
}

h4.recruit_h4 {
	margin			: 30px 0 10px 10px;
	padding			: 0 0 0 5px;
	font-size		: 120%;
	color			: #669900;
	border-left		: 5px solid #669900;
}

/* // rayout // */
.reader {
	margin			: 0 10px 10px 10px;
}

.reader p {
	padding			: 0 0 0 165px;
	height			: 150px;
	background		: URL(../images/recruit/recruit_visual_1.jpg) no-repeat;
}

table {
	margin			: 0 0 0 8px;
	border			: 0;
	font-size		: 95%;
}

td {
	padding			: 5px;
	background		: #e8e8e8;
}

td.s_title {
	width			: 100px;
	font-weight		: bold;
	vertical-align	: top;
	background		: #669900;
}
