@charset "UTF-8";

/*** Layout ***/
div#career_main {
width:900px;
height:auto;
margin:50px auto 0px auto;
padding:0px;
text-align:left;
}
div#career_main h2 {
width:auto;
height:50px;
margin:0px 0px 10px 0px;
padding:0px;
font-size:40px;
line-height:50px;
font-weight:bold;
color:#64c8d8;
display:block;
}
div#career_main p {
width:auto;
height:auto;
margin:0px 0px 40px 0px;
padding:0px;
font-size:13px;
line-height:35px;
color:#666666;
}
div#career_main p a:link,
div#career_main p a:visited,
div#career_main p a:hover,
div#career_main p a:active {
font-size:13px;
font-weight:bold;
text-decoration:none;
color:#64c8d8;
}

/*** Detail ***/
