body {margin-top: 0;}

a:hover img {
opacity:0.8;
filter: alpha(opacity=80);
-ms-filter: "alpha( opacity=80 )";
background: #fff;}

a {outline: none;}
a:focus{outline: none;}

#top {
width:320px;
margin:0 auto;}

.telb {margin:5px 0;}

dd{
padding:0; margin:5px;
} 

dl.accordion { width:100%; margin:0 0; padding:0px; font-size:16px;}
dl.accordion dt {
    background:center no-repeat,-moz-linear-gradient(top, #FFCC66, #FFCC00);
    background:center no-repeat,-webkit-gradient(linear, left top, left bottom, from(#FFCC66), to(#FFCC00));
    border-bottom:1px solid #EEE; height:40px; text-indent:10px; line-height:40px; color:#333; font-weight:bold; cursor:pointer;}
dl.accordion dt.open {
    background:center no-repeat,-moz-linear-gradient(top, #FFCC66, #FFCC00);
    background:center no-repeat,-webkit-gradient(linear, left top, left bottom, from(#FFCC66E), to(#FFCC00));}
dl.accordion dd { background:#FFF; padding:0; line-height:1.5; display:none;}

.list1 {font-weight:bold; width:100%; padding:5px 0; border-bottom:solid 1px #666666; }
.bun1 {width:100%; border-bottom:dotted 1px #CCCCCC; padding:5px 0;}
.bun2 {width:100%; line-height:130%;}