@charset "Shift_JIS";
/* CSS Document */
/*-------------------------------------------
タイトル:
制作者 :booplan inc.
URL :
概要 :
作成日 :07/09/16
変更日 :
-------------------------------------------*/
@import url(navi.css);

/*COMPANYナビ*/
ul#staff_navi      { width: 193px; height: 499px; position: relative; overflow: hidden; list-style: none; margin: 0; }
ul#staff_navi li a { width: 193px;  height: 320px; position: absolute; overflow: hidden; padding: 0; top: 0px; text-indent: -5000px; }
html>body ul#staff_navi li a { height: 320px; }

/*　*/
li#titlestaff   a  { background: transparent url(../company/images/title_staff.png) no-repeat 0 0; margin-top: 0px;left: 0px;}
li#staff_profile   a  { background: transparent url(../company/images/staff_navi01.png) no-repeat 0 0; margin-top: 90px; left: 0px;}
li#staff_access  a  { background: transparent url(../company/images/staff_navi02.png) no-repeat 0 0; margin-top: 120px; left: 0px;}
li#staff_staff   a  { background: transparent url(../company/images/staff_navi03.png) no-repeat 0 0; margin-top: 150px; left: 0px;}
li#staffbttm a { background: transparent url(../company/images/staff_navi_bttm.png) no-repeat 0 0; margin-top: 180px; left: 0px; cursor: default; }

li#staff_staff03  a  { background: transparent url(../company/images/staff_navi03.png) no-repeat 0 -30px; margin-top: 150px; left: 0px;}

li#staff_profile a:hover, li#staff_access a:hover, li#staff_staff a:hover { background-position: 0px -30px; }



*{ margin:0; padding:0; zoom:1; }
/*html
-------------------------------------------*/

/*全体
-------------------------------------------*/
#staff_container{width: 800px; background-color:#fff; margin: 0 auto; }

/*ヘッダー
-------------------------------------------*/
#staff_header { margin: 0 auto; padding:0; width:800px; height:50px;}

#logo_box {background: url(../images/logo.png) no-repeat; float:left; width:40px; height:40px;margin-left:1px;}


/*メインコンテンツ
-------------------------------------------*/
.staff_title {margin:29px 29px 29px 29px;}
.staff_title_detail {margin:0px 29px 0px 29px; color:#737373; font-size:84%; line-height:18px; letter-spacing:-1px;}

#staff_detail {width:798px; margin-top:39px;}
.staff_detail_text {color:#737373; font-size:12px; line-height:22px;}

.staff_line {margin:20px 0px;}
.staff_line02 {margin:64px 0px 8px 0px;}



/*フッター
-------------------------------------------*/
#staff_footer { width:800px; height:17px;}

#staff_copyright {background: url(../images/copyright.png) no-repeat; float:left; width:286px; height:13px;} 
#foot_close {float:right; width:67px; height:18px;}
