/*=Common=*/
BODY{padding:0px;margin:0px;}
img{border: none;}
H1{
 height : 52px;
 font-size: 1pt;
 vertical-align: bottom;
 text-align: left;
 color: white;
 background: url(img/kds_logo.gif) no-repeat left center;
 margin: 0px;
 padding : 0px;
}
/*=NAVIGATION=*/
TABLE#navi{
 width : 100%;
 height : 100%;
 border-width : 0px;
 background : url(img/navi_blank_bg.gif) repeat-y center center;
}
TD#catch_image{
 padding : 0px;
 width : 128px;
 height : 128px;
}
TD#page_title{
 padding : 0px;
 width : 128px;
 height : 64px;
}
TD#blank_space{height : 100%;}
TD.navi{
 width : 128px;
 height : 30px;
 font-size : 13px;
 font-weight : bold;
 vertical-align : baseline;
 padding : 0px;
}
TD.navi A{
 display:block;
 width : 100%;
 height : 25px;
 text-decoration : none;
 vertical-align : text-bottom;
 margin : 0px;
 padding-left : 22px;
 padding-top : 6px;
}
TD#sprit A{
 background : url(img/navi_bg.gif) no-repeat 1px 0px;
}
TD#sprit A:HOVER{
 background : url(img/navi_bg.gif) no-repeat -179px 0px;
}
TD#parts A{
 background : url(img/navi_bg.gif) no-repeat 1px -30px;
}
TD#parts A:HOVER{
 background : url(img/navi_bg.gif) no-repeat -179px -30px;
}
TD#tireservice A{
	background-image: url(img/navi_bg.gif);
	background-repeat: no-repeat;
	background-position: 1px -210px;
}
TD#tireservice A:HOVER{
	background-image: url(img/navi_bg.gif);
	background-repeat: no-repeat;
	background-position: -179px -210px;
}
TD#report A{
 background : url(img/navi_bg.gif) no-repeat 1px -60px;
}
TD#report A:HOVER{
 background : url(img/navi_bg.gif) no-repeat -179px -60px;
}
TD#form A{
 background : url(img/navi_bg.gif) no-repeat 1px -90px;
}
TD#form A:HOVER{
 background : url(img/navi_bg.gif) no-repeat -179px -90px;
}
TD#map A{
 background : url(img/navi_bg.gif) no-repeat 1px -120px;
}
TD#map A:HOVER{
 background : url(img/navi_bg.gif) no-repeat -179px -120px;
}
TD#index A{
 background : url(img/navi_bg.gif) no-repeat 1px -150px;
}
TD#index A:HOVER{
 background : url(img/navi_bg.gif) no-repeat -179px -150px;
}
TD.docs{
 width : 128px;
 height : 30px;
 font-size : 13px;
 vertical-align : baseline;
 padding : 0px;
}
TD.docs A{
 display:block;
 width : 100%;
 height : 25px;
 text-decoration : none;
 vertical-align : text-bottom;
 margin : 0px;
 padding-left : 22px;
 padding-top : 5px;
 background : url(img/navi_bg.gif) no-repeat 1px -180px;
}
TD.docs A:HOVER{
 background : url(img/navi_bg.gif) no-repeat -179px -180px;
}
TD#this_page{
 width : 128px;
 height : 30px;
}
TD#this_page A{
 cursor : default;
	color: Silver;
}
/*=Copy Right=*/
TD#copy_right{
 font-size : 13px;
 font-weight : bold;
 color : white;
 background-color : #9cf;
 border : 2px solid white;
 text-align : right;
 padding-right : 16px;
}
