@charset "utf-8";




/* -- 受付終了 -- */

p.receptionfinished{
font-size:120%;font-weight:bold;
color:#f00;
}

span.receptionfinished{
font-weight:bold;
color:#f00;
}

/* -- 受付注意（フォームからのみ受付...） -- */

p.reservinginfo{
color:#804040;
}


/* -- 採用活動日記リスト -- */

ul.recruitdialylist{
list-style-type:square;
border-style:solid;
border-color:#ccc;
border-width:1px;
padding:10px 0 5px 25px;
margin:5px 20px 10px 20px !important;
}

ul.recruitdialylist li{
margin-bottom:5px;
}


/* -- 採用活動日記リスト -- */


#recruit_news table.recruit_list{
border:none;
}

#recruit_news table.recruit_list thead th{
border:none !important;
}

#recruit_news table.recruit_list tbody th{
background:none !important;
font-weight:bold !important;
color:#36f !important;
}


#recruit_news table.recruit_list th{
width:250px !important;
border-right: none !important;
border-left: none !important;
}

#recruit_news table.recruit_list td{
width:250px;
padding:5px 0;
border-right: none !important;
border-left: none !important;
}