div#Recruit-body div#ContentsArea div h1{
	margin: 0 0 20px;
	padding: 50px 0 30px;
    color: #3f6874;
	font-size: 200%;
	line-height: 1.3;
	text-align: left;
}
div#Recruit-body div#ContentsArea div h2{
	clear: both;
	width:100%;
	height:auto;
    margin: 10px 0 10px!important;
    padding: 10px 40px 5px 10px;
    color: #3f6874;
    font-size: 128.571%;
    font-weight: bold;
    border-left: 3px solid #3f6874;
    border-bottom: 1px solid #cccccc;
    background-color: #f5f5f5!important;
    background-image:none!important;
}
div#Recruit-body div#ContentsArea div h3{
    margin:30px 0 20px;
    padding: 0 0 10px 21px;
    color: #39A727;
    font-size: 18px;
    text-align: left;
    font-weight: bold;
	border-bottom:1px #39a727 solid;
    background: url(../images/icon_ttl.gif) no-repeat left 0.2em;
}

div#Recruit-body div#ContentsArea div h4{
    padding: 5px 5px 5px 10px;
    margin-bottom: 10px;
    font-size: 15px;
    font-weight: bold;
    color: #FFF;
    background: url(../images/sub_ttl_back.png) no-repeat left center;
}
div#Recruit-body div#ContentsArea div h5{
    margin-bottom: 5px;
    font-size: 13px;
    font-weight: bold;
    text-align: left;
}
div#Recruit-body div#ContentsArea  div h5:before{
    content: "■";
    color: #39A727;
}