@charset "utf-8";
/* CSS Document */



 .company_recruit_career_restart{
    margin: 0 0 10px 0;
    padding: 5px 0 5px 0;
    width: 740px;
    background-color: #4b823e;
    color: #ffffff;
    font-weight: bold;
    line-height: 1.5em;
    text-align: left;
    float: left;
}
	
h3 {
   margin: 15px 0 5px 0;
    padding: 5px 0 5px 0;
    width: 740px;
    background-color: #dceece;
    color: #416526;
    font-weight: bold;
    line-height: 1.5em;
    text-align: left;
    float: left;
    font-size: 1em;
    font-weight: normal;
	}
 .company_recruit_career_restart{
    margin: 20px 0 10px 0;
    padding: 5px 0 5px 0;
    width: 740px;
    background-color: #4b823e;
    color: #ffffff;
    font-weight: bold;
    line-height: 1.5em;
    text-align: left;
    float: left;
}
	
h3 {
   margin: 15px 0 5px 0;
    padding: 5px 0 5px 0;
    width: 740px;
    background-color: #dceece;
    color: #416526;
    font-weight: bold;
    line-height: 1.5em;
    text-align: left;
    float: left;
    font-size: 1em;
    font-weight: normal;
	}
.company_carrer_restart ul {
	margin: 10px 0;
    padding: 0 0 0 30px ;
    width: 700px;
    line-height: 1.5em;
    text-align: left;
    list-style-type: disc;
}
	
.company_carrer_restart ol {
	margin: 10px 0;
    padding: 0 0 0 30px ;
    width: 700px;
    line-height: 1.5em;
    text-align: left;
}
	
.company_carrer_restart p {
	display: block;
}	
	
.company_carrer_restart .btn {
	margin: 20px 0;
	padding: 10px 15px;
    background: #007bbd;
    border: 2px solid #007bbd;
    border-radius: 2px;
    color: #fff;
    display: inline-block;
    text-decoration: none;

}
	
.company_carrer_restart .btn:hover {
    background: #fff;
	color: #007bbd ;
}	