@charset "Shift_JIS";

/*page_contents*/
.page_contents { margin-top: 0px; overflow: hidden;}

/*jobs*/
#jobs { margin-left: 55px;}
#jobs h3 { color: #00AEFF;}
#jobs p { margin: 5px 0 15px;} 
#jobs dl { clear: both; background: url(../jobs/img/line.gif) repeat-x 0 0; width: 850px; padding-top: 15px; overflow: hidden;}
#jobs dt { clear: both;  float: left; width: 8em; padding-bottom: 5px; letter-spacing: 2px; font-weight: bold; color: #000000;}
#jobs dd { float: left; width: 560px; color: #666666; padding-bottom: 5px;}

/*pagetop*/
.pagetop { clear: both; text-align: right; margin: 0px 0px 0px;}
.column { clear: both;}
