diff --git a/css/default.css b/css/default.css index 65dcd6781..f7d3a2bc8 100644 --- a/css/default.css +++ b/css/default.css @@ -65,7 +65,7 @@ a:hover, a:focus, a:active {color:#000;text-decoration:underline} #gnb #gnb_1dul:after {display:block;visibility:hidden;clear:both;content:""} .gnb_1dli {z-index:10;position:relative;float:left;zoom:1} .gnb_1dli:after {display:block;visibility:hidden;clear:both;content:""} -.gnb_1da {display:block;float:left;padding:0 10px;width:80px;height:35px;background:url('../img/gnb_bg00.gif') center right no-repeat;font-weight:bold;line-height:2.95em;text-decoration:none} +.gnb_1da {display:block;float:left;padding:0 40px 0 10px;height:35px;background:url('../img/gnb_bg00.gif') center right no-repeat;font-weight:bold;line-height:2.95em;text-decoration:none} .gnb_1da:focus, .gnb_1da:hover {background:url('../img/gnb_bg00.gif') #333 center right no-repeat;text-decoration:none} .gnb_1dli_air a {background-color:#333;color:#fff} .gnb_1dli_on a {background-color:#333;color:#fff}