@charset "shift_jis";

.dropdown {float:left;}
.dropdown dt {font-weight:bold; cursor:pointer;}
.dropdown dt:hover {}
.dropdown dd {margin:0; padding:0;}
.dropdown dd {width:200px; position:absolute; display:none; z-index:1; opacity:0; margin:0; padding:0;}
.dropdown ul {border:2px solid #9ac1c9; list-style:none; border-top:none}
.dropdown li {display:inline}
.dropdown a, .dropdown a:active, .dropdown a:visited {display:block; padding:6px; color:#333; text-decoration:none; background:#FFF; width:190px; height:12px}
.dropdown a:hover {background:#d9e1e4; color:#000}
.dropdown .underline {border-top:1px solid #ddd}


 
