/*recruit共通*/
h2 {
	margin-top: 20px;
	margin-bottom: 40px;
}

h3 {
	margin-bottom: 30px;
	margin-top: 30px;
}


#back {
	margin-top: 50px;
	text-align: right;
	margin-bottom: 60px;
}
.page-back {
	font-size: 75%;
	color: #000000;
	text-align: right;
	vertical-align: top;
	margin-top: 30px;
	margin-bottom: 30px;
}






/*三角アイコンのみ*/
#sitemap ul {
	margin-left: 70px;
	font-size: 75%;
	line-height: 1.3em;
	margin-top: 10px;
	margin-bottom: 10px;
}

#sitemap li {
	background-image: url(../img/icon_sitemap_01.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 15px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
