@charset "utf-8";

.clear {
     clear: both;
}

#hk_left {
     width: 728px;
     float: left;
     margin-bottom: 3px;
}

#hk_right {
     background-color: #f0f0f0;
     width: 368px;
     float: right;
     margin-bottom: 3px;
     height: 119px;
}

#header_kyuujin p {
     font-size: 14px;
     font-weight: bold;
     border-left: 3px solid #000000;
     padding: 4px 0 4px 5px;
     margin-bottom: -2px;
}

#header_kyuujin ul {
     padding: 2px 10px 6px;
     font-size: 13px;
}
#header_kyuujin li {
     text-overflow: ellipsis;
     overflow: hidden;
     white-space: nowrap;
}

#header_kyuujin a {
     text-decoration: none;
}

#header_kyuujin a:hover {
     text-decoration: underline;
}
