@charset "UTF-8";
/*
Theme Name: 採用情報ページ用テーマ
Theme URI: http://www.ocean-internet.com/
Description: 篠ノ井総合病院 採用情報ページ用テーマ。
Author: Ocean Network LLC
Author URI: http://www.ocean-internet.com/
Version: 1.0
*/
@import "/common/themes/top/potal.css";
@import "/wp-content/themes/shinonoi_guide/style.css";

.wiki-table{
width:95%;
}

#sidebar ul.resident{
/*background-color:#DAEFDD;*/
background-color:#CBFFDC;
margin-top:10px;
}

#sidebar ul.resident li.title{
color:#149C54;
}
#sidebar ul.resident li.title2{
color:#333333;
padding:2px 0 0 4px;
background-color:#FFF;
}

#sidebar ul.resident li.child a{
background:transparent url(./images/menu_s.jpg) no-repeat scroll 6px 0;
color:#505050;
}
#sidebar ul.resident li.child a:hover,#sidebar ul.resident li.child a.sel{
background:transparent url(./images/menu_s_o.jpg) no-repeat scroll 6px 0;
}

