@charset "utf-8";
/* CSS Document */

.section{
margin-bottom:30px;
}

#recruit h2{
margin-bottom:13px;
}


#topicPath{
margin-bottom:8px;
font-size:10px;
}

#recruit #topicPath a:link,
#recruit #topicPath a:visited,
#recruit #topicPath a:hover{color:#A5AAC5;}

#recruit #topicPath a{color:#A5AAC5;}


#lead{
margin-bottom:25px;
}

#leatTxt{
margin-bottom:25px;
width:480px;
}

#recruit input.txt,
#recruit textarea{
width:480px;
margin-bottom:10px;
}

#recruit textarea{
height:250px;
font-size:12px;
line-height:1.6;
}


blockquote{
margin:1em 0;
font-weight:bold;
color:#c99d9f;
}

.thxTxt{
margin:1em 0 30px;
min-height:300px;
}
