@charset "Shift_JIS";
/*====================================================================
 /index.html
====================================================================*/
/* contents
--------------------------------------------------------------------*/
#top div#contents div#contentsInner01 {
	background: transparent url(/recruit/common/images/contents_bg_001.jpg) no-repeat 50% 0;
}

/* footer
--------------------------------------------------------------------*/
div#footer {
	margin-top: 40px;
}

/* section
--------------------------------------------------------------------*/
#top div.section,
#top div.sectionInner {
	margin: 0;
	padding: 0;
}

/* firstBlock
--------------------------------------------------------------------*/
#top div.firstBlock {
	margin: 30px -27px 0;
	width: 914px;
}
#top div.firstBlock div.columnBox {
	float: left;
	padding-left: 27px;
}
#top div.firstBlock div.columnBox h2 {
	padding: 0 1px;
}
#top div.firstBlock div.columnBox div.sectionInner {
	padding: 10px 11px 12px;
	background: transparent url(/recruit/images/index_bg_002.gif) no-repeat 0 100%;
}
#top div.firstBlock div.columnBox.first div.sectionInner {
	background: transparent url(/recruit/images/index_bg_001.gif) no-repeat 0 100%;
}
#top div.firstBlock div.columnBox ul {
	margin-top: -5px;
}
#top div.firstBlock div.columnBox ul li {
	margin-top: 5px;
}
#top div.firstBlock div.columnBox.last ul {
	margin-top: -4px;
}
#top div.firstBlock div.columnBox.last ul li {
	margin-top: 4px;
}

/* secondBlock
--------------------------------------------------------------------*/
#top div.secondBlock {
	margin-top: 30px;
}
#top div.secondBlock div.newsBox {
	width: 570px;
	float: left;
}
#top div.secondBlock div.bnrBox {
	width: 260px;
	float: right;
}
#top div.secondBlock div.newsBox h2 {
	margin-bottom: 6px;
}
#top div.secondBlock div.newsBox div.sectionInner {
	overflow: hidden;
	height: 1%;
}
#top div.secondBlock div.newsBox dl {
	margin-top: -1px;
}
#top div.secondBlock div.newsBox dl dt {
	padding-top: 8px;
	font-weight: bold;
	color: #00b9ef;
	background: transparent url(/recruit/common/images/contents_line_001.gif) repeat-x 0 0;
}
#top div.secondBlock div.newsBox dl dd {
	padding-bottom: 8px;
}
#top div.secondBlock div.bnrBox ul {
	margin-top: -10px;
}
#top div.secondBlock div.bnrBox ul li {
	margin-top: 10px;
}
