*{
 margin: 0px;
 padding: 0px;}

body {
 margin: 0px;
 padding: 0px;
 text-align: center;
 background-color: #e7dfde;
 font-size: small
}

a {
text-decoration: none;
}

a:hover {
text-decoration: underline;
}


/* 背景 */
#wrapper {
 width: 820px;
 margin-left: auto;
 margin-right: auto;
 text-align: left;
 background-image: url(image/index_wrapper_bg.jpg);
 background-color: #E7DFDE;
}

/* ヘッダー */
#header { 
 width: 820px;
 height: 95px; 
 background-image: url(image/index_header.jpg); 
 background-repeat: no-repeat;
 margin-bottom: -5px;
}

#header a{
color:black;
}

#header span{
 position:absolute; top:8px;
 padding-left: 27px;
 float: left;
; margin-top: -3px
}

#header form{
 text-align: right;
 margin-top: 10px;
 margin-right: 50px;
}

/* ナビゲーション＆タイトル */
#navi-title {
 width: 741px;
 hight: 180px;
 background: url(image/menu-title-bg.jpg) no-repeat;
 margin-left: 44px;
 padding-left: 7px;
}

.navigation{
 width: 721px;
 hight: 39px;
 margin: 0;
 padding: 0;
}

.navigation li{
 float: left;
 list-style-type:none;
 margin: 0;
 padding: 0;
}

.navigation span{
 visibility: hidden;
}

/* カタログのリンク */
.catalog a{
 display: block;            /* リンク範囲をブロックに変換 */
 width: 144px;               /* リンク範囲（幅）をリスト項目範囲全て */
 height: 39px;              /* リンク範囲（高さ）をリスト項目範囲全て */
 background-image: url(image/menubar_catalog.jpg);   /* リンク範囲の背景画像設定 */
 background-position: 0px 0px;  /* ★↑背景画像の（0px 0px）の位置★ */
 background-repeat: no-repeat;  /* 背景画像繰り返し表示しない */
}

.catalog a:hover{
 background-image: url(image/menubar_catalog.jpg);   /* リンク範囲の背景画像設定 */
 background-position: 0px -39px;  /* ★↑背景画像の（0px 0px）の位置★ */
}

/* ショールームのリンク */
.showroom a{
 display: block; 
 width: 144px;
 height: 39px;
 background-image: url(image/menubar_showroom.jpg);
 background-position: 0px 0px;
 background-repeat: no-repeat; 
}

.showroom a:hover{
 background-image: url(image/menubar_showroom.jpg);
 background-position: 0px -39px;
}

/* 取扱店舗一覧のリンク */
.store a{
 display: block; 
 width: 144px;
 height: 39px;
 background-image: url(image/menubar_store.jpg);
 background-position: 0px 0px;
 background-repeat: no-repeat; 
}

.store a:hover{
 background-image: url(image/menubar_store.jpg);
 background-position: 0px -39px;
}

/* コーディネートのリンク */
.support a{
 display: block; 
 width: 144px;
 height: 39px;
 background-image: url(image/menubar_cordinate.jpg);
 background-position: 0px 0px;
 background-repeat: no-repeat; 
}

.support a:hover{
 background-image: url(image/menubar_cordinate.jpg);
 background-position: 0px -39px;
}

/* 会社案内のリンク */
.company a{
 display: block; 
 width: 145px;
 height: 39px;
 background-image: url(image/menubar_company.jpg);
 background-position: 0px 0px;
 background-repeat: no-repeat; 
}

.company a:hover{
 background-image: url(image/menubar_company.jpg);
 background-position: 0px -39px;
}

/* コンテンツ */
.contents { 
 background-color: #FFFFFF;
 background-image: url(image/index_wrapper_bg.jpg);
 background-repeat: repeat-y;
 width: 820px;
 mergin-top: -10px;
}

/* テンプレートの内容 についてのスタイル*/
#temp_contents {
 width: 721px;
 margin-left: auto;
 margin-right: auto;
 margin-top: 15px;
 margin-bottom: 15px;
}

#temp_contents table{
text-align: left;
}

/* 水平線 */
hr { 
 clear: both;
 width: 735px;
 text-align: center;
}

/* フッターのナビリスト */
#footer-navi{
 text-align: center;
 width:769px;
 margin-left: 20px;
}

#footer-navi td{
 text-align: left;
}

#footer-navi a{
color:black;
}

/* フッター */
#footer {
 height: 58px; 
 width: 820px;
 background: url(image/index_fotter.jpg) no-repeat fixed bottom;
}

#footer a{
color:black;
}

/* クレジット */
#credit{
 clear: both;
 margin-left: 40px;
 color: #333333;
}

/* メニューリスト */
.menulist{
 text-align: right;
}

.menulist li{
 display: inline;
 list-style-type:none;
}

/* 回り込みの解除 */
.clear{
 clear: both;
}.unnamed1 {  }
ul {  }
toriatukaisyouhin {  }

