/* CSS Document */
option {
margin-top: 0px;
margin-right: 5px;
margin-bottom: 0px;
margin-left: 0px;
}

ul,ol,dl,img {
margin: 0px;
padding: 0px;
}

ul,ol{
list-style-type: none;
}

img {
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
font-size: 0%;
line-height: 0%;
}

/*#navi{
height: 46px;
}*/

