@charset "UTF-8";
#header { height: 383px; }

#category-img {
 height: 212px;
 background: url(/img/top/category-img.jpg) no-repeat;
 overflow: hidden;
}

#nav-category {
 position: relative;
 top: 19px;
 left: 250px;
}

#nav-category li { position: absolute; }

#nav-category li.btn01 { left: 0px; }

#nav-category li.btn02 { left: 204px; }

#nav-category li.btn03 { left: 408px; }

