@charset "shift_jis";
/* =========================================

(C) SINIOR kiso shisetsu_common CSS

============================================ */

/* content　
---------------------------------------------------------------------------------- */
#content h1 {
background:url(../image_cmn/shisetsu_title.gif) no-repeat 0 0;
}

#content h2 {
background:url(../image_cmn/ttl_column.gif) no-repeat 0 0;
}


#content div.main_area {
background:url(../image_cmn/main_bg.gif) repeat-y 0 0;
}

#content div.main_bottom {
background:url(../image_cmn/main_area_end.gif) no-repeat 0 0;
}
#content div.main_bottom p a {
color:#6D9ED8;
}
#content div.main_bottom p a:hover {
color:#A6CBF9;
}

/* navi */
#content div.navi_area ul.navi {
background:url(../image_cmn/kiso_navi.gif) no-repeat 0 0 ;
}

#content div.navi_area ul.navi li a.navi_01 { background:url(../image_cmn/kiso_navi.gif) no-repeat -20px -59px; }
#content div.navi_area ul.navi li a.navi_02 { background:url(../image_cmn/kiso_navi.gif) no-repeat -264px -59px; }
#content div.navi_area ul.navi li a.navi_03 { background:url(../image_cmn/kiso_navi.gif) no-repeat -508px -59px; }

#content div.navi_area ul.navi a:hover { background:none!important; }


/* kaigo_btn */
.btn a.kaigo_btn {
display:block;
overflow:hidden;
width:217px;
height:42px;
margin:0 0 -50px 0;
background:url(../image_cmn/kaigo_btn.gif) no-repeat 0 0 ;
text-indent:-9999px;
position:relative;
top:-55px;
left:550px;
}

.btn a.kaigo_btn:hover { background:url(../image_cmn/kaigo_btn.gif) no-repeat 0 -42px; }




/* リスト設定 dl*/
#content dl.kiso dt{
color:#6D9ED8;
}



/* table shurui*/
table.shurui th.width{
width:25px;
text-align:center;
}

table.shurui td.width_01{
width:120px;
text-align:center;
}

table.shurui td.width_02{
width:130px;
text-align:left;
}

table.shurui td.width_03{
text-align:left;
}


/* table yuryo*/
table.yuryo th{
width:180px;
text-align:center;
}

