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

/*左下の地球儀*/
#saiyo #box_content{
width:759px;
background:url(../images/bg_recruit.gif) 6px bottom no-repeat;
}

#saiyo_joho #box_content{
width:759px;
background:url(../images/bg_recruit.gif) 6px bottom no-repeat;
}

#entry #box_content{
width:759px;
background:url(../images/bg_recruit.gif) 6px bottom no-repeat;
}

/* body */
.recruit_section{
margin-top:20px;
}

.recruit_sml_section{
margin-top:10px;
}

.recruit_sml_section2{
margin-top:5px;
color:#666666;
}

/* paragraph */
div.recruit_section p.txt_nml{
margin-bottom: 10px;
}

/* block */
.box_recruit{
float:left;
padding-left:8px;
width:165px;
}

.box_process{
display:block;
width:255px;
text-align:center;
margin: 0 auto;
}

div.submit{
text-align: center;
margin-bottom: -20px;
}

.box_r{
width:510px;
text-align:right;
margin-bottom:-10px;
}

/* table */
table{
margin-top:20px;
margin-bottom:25px;
width:510px;
border-top:solid 1px #CCCCCC;
}

th{
background-color:#F5F5F0;
padding:10px;
border-bottom:solid 1px #CCCCCC;
width:130px;
text-align:left;
font-weight:normal;
}

td{
padding:10px;
border-bottom:solid 1px #CCCCCC;
}

table li{
list-style-type:disc;
}

table ul{
padding-left:15px;
}

.box_bdr{
border:solid 1px #CCCCCC;
}
