


/* container */
ul.container{width:300px; border-bottom:8px solid #3eb4e8; border-top:8px solid #3eb4e8;}
li.menu{padding:5px 0;width:100%; font-family:Arial, Helvetica, sans-serif}
li.button a{display:block;font-size:14px; height:30px;overflow:hidden;padding:5px 0 0 0;position:relative;width:300px;border-bottom:2px solid #3eb4e8; background: url(../image/dot5.png) 258px 10px no-repeat;}
li.button a:hover{text-decoration:none;color:#3eb4e8; background: url(../image/dot6.png) 258px 10px no-repeat;}
li.button.sel a {color:#3eb4e8; background: url(../image/dot6.png) 258px 10px no-repeat; border-bottom:none;}
.dropdown{display:none; margin-top:10px;width:100%; clear:both; border-bottom:2px solid #3eb4e8; padding-bottom:5px;}
.dropdown li{ font-size:14px; line-height:26px;color:#aeaeae;padding:0; }
.dropdown li a{color:#aeaeae;}
.dropdown li a:hover{ color:#808080}
.dropdown li.sel001 a{ color:#808080}