@charset "euc-jp";
ul{
    list-style: none;
    margin: 0;
    padding: 0;
}
h2{
    font-size: 20px;
}
.headline{
    border-left: #2277DD solid 10px;
    font-weight: bold;
    padding: 3px 5px;
    margin-top: 25px;
}
div#parttime_area h2.headline {
     border-left: #FF92E1 solid 10px;
}
div#information_area h2.headline {
     border-left: #FF8C00 solid 10px;
     border-bottom: #FF8C00 solid 1px;
     background: #ffead5;
}
.separate_line {
    margin-top: 30px;
    display:block;
    width: 100%;
    height: 2px;
    border: 0;
    border-top: 2px dashed #cccccc;
}
.container{
    width:980px;
    margin: 10px auto 0;
}
.main-content {
    float: left;
    width: 720px;
    word-break: break-all;
    word-wrap: break-word;
}
#sidebar {
    float: left;
    width: 250px;
    margin-left:10px;
}
#nav {
    position: relative;
    width: 250px;
}
#sidebar ul{
    margin-bottom:10px;
}
#nav li{
    background-color: #FFFFFF;
    border-bottom: 1px solid #c8c8c8;
    border-right: 1px solid #c8c8c8;
    border-left: 1px solid #c8c8c8;
}
#nav li:first-child{
    border-radius: 5px 5px 0 0;
    border-bottom: none;
}
#nav li:last-child{
    border-radius:0 0 5px 5px;
}
#nav li a{
    display: block;
    padding: 10px 0 10px 10px;
    color: #222;
    text-decoration: none;
    font-size: 14px;
}
.img-wrap{
    margin-bottom:5px;
}

.headline-desc{
    padding: 5px;
    font-size: 15px;
}
.headline-desc p{

}
/* jobBoard */
.jobBoard{
    position: relative;
    margin-top: 10px;
    background: #fff;
    border: 1px solid #c8c8c8;
}
.jobBoard-base{
    font-size: 13px;
    word-break: break-all;
    word-wrap: break-word;
    margin: 0;
    padding: 0;
}
/*jobBoard name*/
.jobBoard-name{
    padding: 10px 13px;
    border-bottom: 4px solid #2277DD;

}
div#parttime_area .jobBoard-name {
    border-bottom: 4px solid #FF92E1;
}
div#fulltime_area .jobBoard-name {
    border-bottom: 4px solid #2277DD;
}
.job-label{
    display: inline;
    padding: 5px;
    font-size: 15px;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
    float: right;
    margin-left: 10px;
}
.job-label-regular{
    background-color: #5bc0de;
}
.job-label-part{
    background-color: #FF92E1;
}
/*jobBoard catch*/
.jobBoard-catch{
    margin: 0 5px;
    padding: 13px 5px;
    display: inline-block;
}
.jobBoard-catch-head{
    font-size: 18px;
    font-weight: bold;
    color: #FF3535;
    padding: 5px 0;
}
.jobBoard-catch-photo{
    float: left;
    padding: 5px;
}
.jobBoard-catch-photo img{
    border-radius: 5px;
}
.jobBoard-catch-content{
    position:relative;
    height:414px;
}
.jobBoard-catch-text{
    font-size: 15px;
    margin-bottom: 40px;
    margin-left: 190px;
}
.jobBoard-catch-text-l{
    font-size: 17px;
    margin-bottom: 40px;
    line-height: 1.4;
}
/*jobBoard main table*/
.jobBoard-main{
    margin: 0 13px;
    padding: 13px 5px;
    overflow: hidden;
}
.jobBoard-main-table{
    width: 100%;
    margin: 0;
    padding: 0;
    border-collapse: separate;
    border-spacing: 0;
}
.jobBoard-main-table td{
    padding: 8px;
    border-right: 1px solid #c8c8c8;
    border-bottom: 1px solid #c8c8c8;
    font-size: 14px;
    line-height: 1.5;
}
.jobBoard-main-table tr:first-child td {
    border-top: 1px solid #c8c8c8;
}
.jobBoard-main-table td:first-child {
    border-left: 1px solid #c8c8c8;
}
.jobBoard-main-table-head{
    width: 160px;
    background: #f0f0f0;
    text-align: center;
}
.jobBoard-main-table td p{
    line-height: 1.5;
}
/*jobBoard button*/
.jobBoard-button{
    margin: 5px 13px;
    padding: 5px 5px 13px 5px;
    text-align: right;
    position: absolute;
    bottom: 0;
    right:0;
}
.jobBoard-button .btn{
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 130px;
    text-align: center;
    height: 30px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 30px;
    font-weight: bold;
    border-radius: 3px;

}
.jobBoard-button a:hover, .jobBoard-button a:active {
    text-decoration: none;
}
.jobBoard-button-register{
    background: #FF28C4;
}
.jobBoard-button-detail{
    background: #27d;
    margin-left: 15px;
}
/*jobBoard button*/

/*jobBoard button2*/
.jobBoard-button2{
    margin: 5px 13px;
    padding: 5px 5px 13px 5px;
    text-align: center;
}
.jobBoard-button2 .btn{
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 200px;
    text-align: center;
    height: 45px;
    font-size: 24px;
    color: #fff;
    text-align: center;
    line-height: 45px;
    font-weight: bold;
    border-radius: 3px;
}
.jobBoard-button2 a:hover, .jobBoard-button2 a:active {
    text-decoration: none;
}
.jobBoard-button2-register{
    background: #FF28C4;
}
/*jobBoard button*/

/* photo area */
.photo-area figure{
    float: left;
    width: 450px;
    padding: 0;
    margin: 0 10px;
    text-align: center;
}
.photo-area figure img{
    width: 400px;
    border-radius: 5px;
    border: solid 1px #CECECE;
}
figcaption{
    width: 390px;
    margin: 15px auto 0;
    line-height: 1.5;
    text-align: left;
    font-size: 13px;
}
/* photo area */

/*flow*/
.selection-flow{
    margin-top: 25px;
}
#flow{
    padding: 5px;
}

div.list{
}
dl{
    border-bottom: 1px dotted #000;
    padding: 8px 0;
    margin: 0;
}
dl:last-child{
    border-bottom: none;
}
dt{
    float: left;
    background: #2277DD;
    color: #fff;
    width: 6em;
    text-align: center;
    border-radius: 3px;
    padding: 3px;
}
dd{
    margin-left: 6.5em;
    padding: 3px 10px;
}
pre{
    font-family: 'Lucida Grande','Hiragino Kaku Gothic ProN', Meiryo, "MS PGothic","Osaka",Arial,sans-serif;
    padding: 10px;
    margin: 0;
    border: 1px solid #9e9e9e;
    border-radius: 5px;
}

/*flow*/

/* job type select */
.job_type_container{
    text-align: center;
    margin: 10px 0;
}
.job_type_btn{
    width: 45%;
    border-radius: 5px;
    text-align: center;
    font-size: 17px;
    color: #FFF !important;
    padding: 10px;
    display: inline-block;
    cursor: pointer;
}
.parttime_bgcolor{
    background: #FF92E1;
}
.fulltime_bgcolor{
    background: #2277DD;
}

/* other jobs */
.other_job_list{
    padding: 20px 0;
    border-top: dotted 1px #c8c8c8;
    border-bottom: dotted 1px #c8c8c8;
    margin: 20px 0;
}
.other_job_list li{
    display: table-cell;
    vertical-align: middle;
}
.other_job_list-title{
    width:200px;
    font-size: 15px;
    padding-left: 13px;
}
.other_job_list-job p{
    padding: 5px 10px;
    border: solid 1px #DEEDFF;
    background-color: #DEEDFF;
    border-radius: 5px;
    margin-bottom: 10px;
}
.other_job_list-job a:last-child p{
    margin-bottom: 0;
}
.other_job_list-job a{
    color: #454545 !important;
    font-size: 15px;
    text-decoration: none !important;
}

/*breadclumbs*/
ul.breadclumbs {
    padding: 0 0 0 13px;
    margin-top: 3px;
}
.breadclumbs li{
    float: left;
    padding-right: 10px;
}