@charset "UTF-8";


/*======================================

	recruit 
	
========================================*/

#sitemap {
	background: transparent url(../i/contents_head_bg.png) no-repeat 0 0px;
	margin-top:-15px;
	text-align: left;
}


/*======================================

	h2 
	
========================================*/

h2{
	margin: 10px 0px 30px 0px;
	padding: 0px 0px 0px 0px;
}
h2 a {
	font-size: 12px;
	line-height: 12px;
	display: block;
	width:234px;
	height:40px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align : center ;
	background: transparent url(../i/h2.png) no-repeat 0 0px;
	text-indent: -9999em;
}

/*======================================

	h3
	
========================================*/


h3#h3-pagehead {
	width:696px;
	height:65px;
	line-height: 12px;
	margin: 12px 0px 0px 2px;
	padding: 0px 0px 0px 0px;
	text-align : left ;
	text-indent: -9999em;
	clear:both;
}

h3#h3-pagehead.sitemap {
	background: transparent url(../i/h3_sitemap.png) no-repeat 0 0px;
}

h3#h3-pagemid {
	width:696px;
	height:65px;
	line-height: 12px;
	margin: 12px 0px 0px 2px;
	padding: 0px 0px 0px 0px;
	text-align : left ;
	text-indent: -9999em;
	clear:both;
}
h3#h3-pagemid.midcareer {
	background: transparent url(../i/h3_chuto.png) no-repeat 0 0px;
}



#sitemap-col{
	font-size:13px;
	list-style: none;
	padding:0 0 0 0;
	margin:20px 0 30px 45px;
}

ul.sitemaplist{
	font-size:13px;
	list-style: none;
	padding:0 0 0 0;
	margin:30px 0 0px 0px;
}

ul.sitemaplist li {
	height:14px;
	font-size:13px;
	list-style: none;
	padding:0 0 0 0;
	margin:0 0 12px 0;
}


ul.sitemaplist li a{
	padding:0 0 0 20px;
	margin:0px 0 0 0;
	background: transparent url(/i/maru_anchor.png) no-repeat 0px -3px;
	color:#333;

}
ul.sitemaplist li a:hover{
	background: transparent url(/i/maru_anchor.png) no-repeat 0px -25px;
	color:#cc3333;
}

