@charset "utf-8";
/* CSS Document */

#base #cont #cont_main {
width: 728px;
}
#cont_main h1 {
margin-bottom: 30px;
}
#main {
width: 500px;
float: left;
font-size: 12px;
color: #666666;
background-attachment: scroll;
background-image: url(../img/recruit/back_tokucho.jpg);
background-repeat: no-repeat;
background-position: 300px 835px;
}
#main h2 {
margin-bottom: 15px;
}
#main h4 {
color: #45AF47;
font-size: 14px;
margin-top: 5px;
margin-bottom: 7px;
}
#main h2 ul#nav li {
display:inline;
}
#main h3 {
margin-bottom: 10px;
width: 500px;
}
#main p {
line-height: 1.5em;
margin-bottom: 10px;
}

#main ul {
line-height: 1.5em;
list-style-type: none;
margin-bottom: 15px;
}
#main ul li span {
color: #339900;
padding-right: 5px;
}


#main table {
width: 500px;
border: 1px solid #FFFFFF;
border-collapse:collapse;
}
#main table th {
color: #FFFFFF;
background-color: #5CC054;
text-align: center;
width: 120px;
height: 30px;
text-align:center;
vertical-align:middle;
border: 1px solid #FFFFFF;
}
#main table td {
line-height: 1.5em;
text-align: left;
padding-top: 5px;
padding-right: 15px;
padding-bottom: 5px;
padding-left: 10px;
border: 1px solid #FFFFFF;
background-color: #DEFAEA;
}



#cont_main #main .bussinessWorld span {
color:#666666;
}
#cont_main #main .bussinessWorld ul li{
background-image: url(../img/recruit/square_green.gif);
background-repeat: no-repeat;
background-position: left 6px;
padding-left: 10px;
}