@charset 'utf-8';

/* keyVisual
-------------------------------------------------- */

#keyVisual {
	width: 804px;
	height: 341px;
	margin: 0px 18px 9px;
	display: block;
	position: relative;
}

/* Heading Element
-------------------------------------------------- */

#mainArea h2 {
	padding: 0px 0px 3px 5px;
	margin: 0px 0px 15px;
	font-size: 100%;
	line-height: 1;
	color: #333333;
	font-weight: bold;
	border-bottom: none;
	background: none;
}

#mainArea h3 {
	padding: 0px;
	margin: 0px 0px 4px;
	font-size: 100%;
	line-height: 1.3;
	font-weight: bold;
	color: #333333;
	background: none;
}

#mainArea p.mainText {
	line-height: 1.6;
}

/* programMenu
-------------------------------------------------- */

#mainArea .programMenu {
	width: 780px;
	_width: 782px;
	_w\idth: 780px;
	padding: 0px 0px 0px 2px;
	margin: 0px auto 0px;
	background: url(/recruit/images/menu_text_bg.gif) left bottom no-repeat;
}

#mainArea .programMenu .programMenu_001 {
	width: 248px;
	_width: 266px;
	_w\idth: 248px;
	padding: 0px 18px 0px 0px;
	float: left;
}

#mainArea .programMenu .programMenu_002 {
	width: 248px;
	_width: 266px;
	_w\idth: 248px;
	padding: 0px 18px 0px 0px;
	float: left;
}

#mainArea .programMenu .programMenu_003 {
	width: 248px;
	float: right;
}

#mainArea h3 {
	width: 248px;
	height: 114px;
	padding: 0px;
	margin: 0px;
	display: block;
	font-size: 1px;
	te\xt-indent: -10000px;
	text-align: center;
	line-height: 1;
	position: relative;
}

#mainArea h3 a {
	width: 248px;
	height: 107px;
	display: block;
	color: #cccccc;
}

#mainArea h3.human a {
	background: url(/recruit/images/h3_human.jpg) left top no-repeat;
}

#mainArea h3.assist a {
	background: url(/recruit/images/h3_assist.jpg) left top no-repeat;
}

#mainArea h3.study a {
	background: url(/recruit/images/h3_study.jpg) left top no-repeat;
}

#mainArea h3.human a:hover,
#mainArea h3.assist  a:hover,
#mainArea h3.study  a:hover {
	background-position: 0px -107px;
	color: #cccccc;
	text-decoration: none;
}

#mainArea .programMenu .menuText {
	padding: 0px 3px 0px 0px;
	line-height: 1.35;
}

#mainArea .programMenu .menuText p {
	padding: 0px;
	margin: 0px 12px 7px 10px;
}

/* imageBox
-------------------------------------------------- */

#mainArea .imageBox {
	width: 804px;
	margin: 25px 0px 0px;
	background: url(/recruit/images/imagebox_body.gif) left top repeat-y;
}

#mainArea .imageBox .imageBoxHead {
	padding: 3px 0px 0px;
	background: url(/recruit/images/imagebox_head.gif) left top no-repeat;
}

#mainArea .imageBox .imageBoxBottom {
	width: 760px;
	_width: 804px;
	_w\idth: 760px;
	padding: 6px 35px 4px 9px;
	background: url(/recruit/images/imagebox_foot.gif) left bottom no-repeat;
}

#mainArea .imageBox .leftImage {
	width: 85px;
	padding: 0px 0px 8px;
	float: left;
}

#mainArea .imageBox .rightText {
	width: 644px;
	_width: 670px;
	_w\idth: 644px;
	padding: 5px 12px 0px 14px;
	float: right;
}

#mainArea .imageBox .rightText p {
	margin: 0px 0px 4px 0px;
}

