@charset "UTF-8";






/*-------------------------------------------------------------
施設管理
-------------------------------------------------------------*/
.extFacility { width: 100%; }
.extFacility .bList2 th { padding: 8px 0 8px 12px; }
.extFacility .bList2 td { padding: 8px 12px; }
.extFacility .bTxtImg .bTxtImgRight { width: 45%; }


/*-------------------------------------------------------------
ライフイベント
-------------------------------------------------------------*/
.extLifeEvent { width: 100%; height: 103px; }
.extLifeEvent ul { margin: 0; padding: 6px 0 0 6px; list-style: none; }
.extLifeEvent ul li { float: left; width: 70px; height: 91px; display: block; }
.extLifeEvent ul li a { padding: 70px 0 0 0; width: 68px; height: 21px; display: block; overflow: hidden; font-weight: bold; text-align: center; line-height: 1.2em; text-decoration: none !important; font-size: 1em; background-repeat: no-repeat; background-position: 0 0; }
.extLifeEvent ul li a:hover { background-position: 0 -91px; }