@charset "Shift_JIS";
/* CSS Document */
/*-------------------------------------------
タイトル:
制作者 :booplan inc.
URL :
概要 :
作成日 :08/01/17
変更日 :
-------------------------------------------*/
/*ナビゲーション
-------------------------------------------*/
/*ヘッダーナビ*/


/*ロゴナビ*/
ul#logo_navi      { width: 40px; height: 40px; position: relative; overflow: hidden; list-style: none; margin: 0; }
ul#logo_navi li a { width: 40px;  height: 40px; position: absolute; overflow: hidden; padding: 0; top: 0; text-indent: -5000px; }
html>body ul#logo_navi li a { height: 40px; }

/*　*/
li#logo a  { background: transparent url(../images/logo.png) no-repeat 0 0; left:   0px; }
li#logo a:hover { background-position: 0px -40px; }

/*バナー*/
ul#banner_navi      { width: 194px; height: 55px; position: relative; overflow: hidden; list-style: none; margin: 0; }
ul#banner_navi li a { width: 194px;  height: 55px; position: absolute; overflow: hidden; padding: 0; top: 0; text-indent: -5000px; }
html>body ul#banner_navi li a { height: 55px; }

/*　*/
li#banner a  { background: transparent url(../images/bttn_banner.png) no-repeat 0 0; left:   0px; }
li#banner a:hover { background-position: 0px -55px; }


/*フッターナビ*/
ul#foot_navi      { width: 283px; height: 17px; position: relative; overflow: hidden; list-style: none; margin: 0; }
ul#foot_navi li a { width: 116px;  height: 17px; position: absolute; overflow: hidden; padding: 0; top: 0; text-indent: -5000px; }
html>body ul#foot_navi li a { height: 17px; }

/*　*/
li#add   a  { background: transparent url(../images/fnavi00.png) no-repeat 0 0; left:   0px; }

li#policy   a  { background: transparent url(../images/fnavi01.png) no-repeat 0 0; left:   134px; }
li#sitemap  a  { background: transparent url(../images/fnavi02.png) no-repeat 0 0; left: 250px; }
li#contact   a  { background: transparent url(../images/fnavi03.png) no-repeat 0 0; left: 335px; }

li#company   a  { background: transparent url(../images/fnavi04.png) no-repeat 0 0; left:   82px; }
li#policy02   a  { background: transparent url(../images/fnavi05.png) no-repeat 0 0; left:   175px; }

li#add a:hover, li#policy a:hover, li#sitemap a:hover, li#contact a:hover, li#company a:hover, li#policy02 a:hover { background-position: 0px -17px; }
/*close ボタン*/
ul#close_bttn      { width: 67px; height: 18px; position: relative; overflow: hidden; list-style: none; margin: 0; }
ul#close_bttn li a { width: 67px;  height: 18px; position: absolute; overflow: hidden; padding: 0; top: 0px; text-indent: -5000px; }
html>body ul#close_bttn li a { height: 18px; }

/*　*/
li#close_bttn_navi   a  { background: transparent url(../company/staff/images/bttn_close.jpg) no-repeat 0 0; margin-top: 0px;left: 0px;}
li#close_bttn_navi a:hover { background-position: 0px -18px; }


