@charset "shift_jis";

/* CSS Document *

/* ----------------------------------------------------------------------------------
ナビゲーション
---------------------------------------------------------------------------------- */

#accessoryIndexNavigationArea {
    position: relative;
 	width : 915px;
	height: 355px;
	margin: 0px auto;
    padding: 0px;
}

#accessoryIndexNavigation ul li {
    position: absolute;
    height: 98px;
}

#accessoryIndexNavigation ul li a {
    display: block;
    outline-width: 0px; 
    font-size:1px;
    line-height: 100%;
    height: 98px;
}

#accessoryIndexNavigation ul li a span { display: none; }
 
#accessoryIndexNavigation01 {
    background: url(../../accessory/img/index/banner001.jpg) no-repeat left top;
    top: 10px;
    left: 0px;
    width: 450px;
}
 
#accessoryIndexNavigation01 a {
    width: 450px;
}

#accessoryIndexNavigation01 a:hover {
    background: url(../../accessory/img/index/banner001_f2.jpg) no-repeat left top;
}
 
#accessoryIndexNavigation02 {
    background: url(../../accessory/img/index/banner002.jpg) no-repeat left top;
    top: 10px;
    left: 465px;
    width: 450px;
}
 
#accessoryIndexNavigation02 a {
    width: 450px;
}

#accessoryIndexNavigation02 a:hover {
    background: url(../../accessory/img/index/banner002_f2.jpg) no-repeat left top;
}

#accessoryIndexNavigation03 {
    background: url(../../accessory/img/index/banner003.jpg) no-repeat left top;
    top: 118px;
    left: 0px;
    width: 450px;
}
 
#accessoryIndexNavigation03 a {
    width: 450px;
}

#accessoryIndexNavigation03 a:hover {
    background: url(../../accessory/img/index/banner003_f2.jpg) no-repeat left top;
}

#accessoryIndexNavigation04 {
    background: url(../../accessory/img/index/banner004.jpg) no-repeat left top;
    top: 118px;
    left: 465px;
    width: 450px;
}
 
#accessoryIndexNavigation04 a {
    width: 450px;
}

#accessoryIndexNavigation04 a:hover {
    background: url(../../accessory/img/index/banner004_f2.jpg) no-repeat left top;
}

#accessoryIndexNavigation05 {
    background: url(../../accessory/img/index/banner005.jpg) no-repeat left top;
    top: 227px;
    left: 0px;
    width: 450px;
}
 
#accessoryIndexNavigation05 a {
    width: 450px;
}

#accessoryIndexNavigation05 a:hover {
    background: url(../../accessory/img/index/banner005_f2.jpg) no-repeat left top;
}