@charset "utf-8";
.user { height: auto; width: 580px; }
.user li { margin-bottom: 20px; font-size: 12px; line-height: 20px; padding: 10px; background-image: url(../img/letter_line.gif); background-position: 10px 10px; background-repeat: repeat; }
.const-menu { height: 30px; width: 580px; margin-bottom: 30px; position: relative; }
.const-menu .const { height: 30px; width: 290px; position: absolute; left: 0px; top: 0px; }
.const-menu .user { height: 30px; width: 290px; position: absolute; top: 0px; right: 0px; }
.const-menu a { font-size: 12px; line-height: 28px; color: #333333; text-decoration: none; background-color: #f6f6f6; display: block; height: 28px; width: 288px; border: 1px solid #333333; text-align: center; }
.const-menu a:hover { color: #FFFFFF; background-color: #444444; }
