/* CSS Document */

/* ナビゲーション */
#navi{
height: 27px;
width: 757px;
margin: 0 auto;
background: url(../imgs/navi_line.gif);
}

#navi ul{
list-style: none;
width: 756px;
margin:0;
padding:0 0 0 1px;
}

#navi li{
float: left;
width: 126px;
margin:0;
padding:0;
}

#navi_table table{
background: #1F1D17 url(../imgs/head_navibg.jpg) center center no-repeat;
border-bottom: 1px solid #9A9472;
}

/* 1つの画像のリンク指定 */
#navi01{
margin: 0;
padding: 0;
background: url(../imgs/navi_1_on.gif) left no-repeat;
}
#navi01 a{
display: block;
width: 126px;
height: 27px;
background: url(../imgs/navi_1.gif) left no-repeat;
text-indent: -9999px;/*テキスト非表示*/
overflow: hidden;
}
#navi01 a:hover{
background: none;
}
/* 1つの画像のリンク指定ここまで */

/* 1つの画像のリンク指定 */
#navi02{
margin: 0;
padding: 0;
background: url(../imgs/navi_2_on.gif) left no-repeat;
}
#navi02 a{
display: block;
width: 126px;
height: 27px;
background: url(../imgs/navi_2.gif) left no-repeat;
text-indent: -9999px;/*テキスト非表示*/
overflow: hidden;
}
#navi02 a:hover{
background: none;
}
/* 1つの画像のリンク指定ここまで */

/* 1つの画像のリンク指定 */
#navi03{
margin: 0;
padding: 0;
background: url(../imgs/navi_3_on.gif) left no-repeat;
}
#navi03 a{
display: block;
width: 126px;
height: 27px;
background: url(../imgs/navi_3.gif) left no-repeat;
text-indent: -9999px;/*テキスト非表示*/
overflow: hidden;
}
#navi03 a:hover{
background: none;
}
/* 1つの画像のリンク指定ここまで */

/* 1つの画像のリンク指定 */
#navi04{
margin: 0;
padding: 0;
background: url(../imgs/navi_4_on.gif) left no-repeat;
}
#navi04 a{
display: block;
width: 126px;
height: 27px;
background: url(../imgs/navi_4.gif) left no-repeat;
text-indent: -9999px;/*テキスト非表示*/
overflow: hidden;
}
#navi04 a:hover{
background: none;
}
/* 1つの画像のリンク指定ここまで */

/* 1つの画像のリンク指定 */
#navi05{
margin: 0;
padding: 0;
background: url(../imgs/navi_5_on.gif) left no-repeat;
}
#navi05 a{
display: block;
width: 126px;
height: 27px;
background: url(../imgs/navi_5.gif) left no-repeat;
text-indent: -9999px;/*テキスト非表示*/
overflow: hidden;
}
#navi05 a:hover{
background: none;
}
/* 1つの画像のリンク指定ここまで */

/* 1つの画像のリンク指定 */
#navi06{
margin: 0;
padding: 0;
background: url(../imgs/navi_6_on.gif) left no-repeat;
}
#navi06 a{
display: block;
width: 126px;
height: 27px;
background: url(../imgs/navi_6.gif) left no-repeat;
text-indent: -9999px;/*テキスト非表示*/
overflow: hidden;
}
#navi06 a:hover{
background: none;
}
/* 1つの画像のリンク指定ここまで */





/* フッターリンク */


/* このサイトについて */
#footer01{
margin: 0;
padding: 0;
background: url(../imgs/ftr_information_on.gif) no-repeat;
}
#footer01 a{
display: block;
width: 81px;
height: 9px;
background: url(../imgs/ftr_information.gif) no-repeat;
text-indent: -9999px;/*テキスト非表示*/
overflow: hidden;
}
#footer01 a:hover{
background: none;
}
/* プライバシーポリシー */
#footer02{
margin: 0;
padding: 0;
background: url(../imgs/ftr_policy_on.gif) no-repeat;
}
#footer02 a{
display: block;
width: 90px;
height: 9px;
background: url(../imgs/ftr_policy.gif) no-repeat;
text-indent: -9999px;/*テキスト非表示*/
overflow: hidden;
}
#footer02 a:hover{
background: none;
}
/* 会社概要 */
#footer03{
margin: 0;
padding: 0;
background: url(../imgs/ftr_company_on.gif) no-repeat;
}
#footer03 a{
display: block;
width: 36px;
height: 9px;
background: url(../imgs/ftr_company.gif) no-repeat;
text-indent: -9999px;/*テキスト非表示*/
overflow: hidden;
}
#footer03 a:hover{
background: none;
}
/* FAQ */
#footer04{
margin: 0;
padding: 0;
background: url(../imgs/ftr_faq_on.gif) no-repeat;
}
#footer04 a{
display: block;
width: 21px;
height: 9px;
background: url(../imgs/ftr_faq.gif) no-repeat;
text-indent: -9999px;/*テキスト非表示*/
overflow: hidden;
}
#footer04 a:hover{
background: none;
}
