BODY {
  color: #000000;
  magin: 0px;
  padding: 0px;
  font-size: 13px;
  font-family: 'メイリオ', Verdana, Arial, sans-serif, "Osaka";
  line-height: 1.5;
  width: 880px;
  height: 100px;
}
A {
  text-decoration: underline;
}
A:link {
  color: #000000;
}
A:visited {
  color: #000000;
}
A:active {
  color: #000000;
}
A:hover {
  color: #dd0000;
}
.buy A {
  text-decoration: underline;
  font-weight: bold;
}
.buy A:link {
  color: green;
}
.buy A:visited {
  color: green;
}
.buy A:active {
  color: green;
}
.buy A:hover {
  color: #dd0000;
}

H2 {
  font-size: 13px;
}
PRE {
  font-size: 13px;
  font-family: 'メイリオ', Verdana, Arial, sans-serif, "Osaka";
  line-height: 1.5;
}
.date {
  font-size: 10px;
}
.result {
  font-size: 16px;
  margin-top: 10px;
}
.bold {
  font-weight: bold;
}
.box {
  border: 1px solid #000000;
  margin-top: 2px;
  margin-left: 10px;
  padding-left: 4px;
  background-color: #b6cdfb;
  width: 560px;
}
.tw_qt {
  margin-left: 4px;
  padding-top: 2px;
}

#header {
  width: 100%;
}
#header h1 {
  margin: 0px 0px 0px 33px;
  font-size: 13px;
  font-weight: bold;
}
#header #logo {
  float: left;
  background-image: url("/images/muzer_logo.jpg");
  border-left: solid #000000 1px;
  border-bottom: solid #000000 1px;
  margin: 0px 0px 20px 38px;
  padding 0;
  width: 800px;
  height: 90px;
}

#menu {
  clear:both;
  margin: 0px 0px 20px 70px;
  padding: 0;
}
#menu #about {
  float: left;
}
#menu #mranktl {
  float: left;
}
#menu #mtalktl {
  float: left;
}
#menu #musertl {
  float: left;
}
#menu #mlivetl {
  float: left;
}
#menu #mmusictl {
  float: left;
}

#main {
  margin: 0;
  padding 0;
  width: 100%;
  height: 100%;
}
#main #left {
  border: solid #333399 0px;
  float: left;
  margin: 0px 0px 0px 60px;
  width: 600px;
}
#main #left .banner {
  padding-top: 10px;
}
#main #left .tl {
  border: solid #333399 0px;
}
#main #left .titlebar {
  background-image: url("/images/titlebar.jpg");
  padding-left: 8px;
  color: #000000;
  font-size: 13px;
}
#main #left .tl hr {
  background-color: #dddddd;
  border-color: #dddddd;
  border-width: 0px;
  margin: 0;
  padding: 0;
  width: 540px;
  height: 1px;
}
#main #left .tl ul {
  border: solid #000000 1px;
  margin-top: -10px;
  padding-top: 4px;
  padding-left: 20px;
}
#main #left .tl li {
  clear: both;
  list-style: none;
  margin-top: 4px;
  margin-bottom: 4px;
  padding: 0;
}
#main #left .tl .tags {
  clear: both;
  list-style: none;
  margin-top: 4px;
  margin-bottom: 4px;
  padding-right: 16px;
}
#main #left .tl .list {
  list-style: none;
  padding-left: 18px;
  background-image: url("/images/icon.gif");
  background-position: left center; 
  background-repeat:no-repeat;
  padding-right: 4px;
}
#main #left .tl .more {
  text-align: right;
  padding-right: 8px;
}
#main #left .tl #rank_image {
  float: left;
  width: 140px;
  text-align: center;
}
#main #left .tl #rank_comment {
  overflow: hidden;
  float: left;
  border: solid #000000 1px;
  padding-top: 2px;
  padding-left: 4px;
  width: 420px;
}
#main #left .tl #user_image {
  float: left;
  width: 60px;
}
#main #left .tl #user_mur {
  float: left;
  padding-top: 10px;
}
#main #left .tl #user_comment {
  overflow: hidden;
  float: left;
  margin: 0;
  padding: 4px;
  border: solid #000000 1px;
  width: 480px;
}
#main #left .tl #user_comment .name {
  font-weight:bold;
}
#main #left .tl #user_comment .comment {
  padding-left: 8px;
}
#main #left .tl #user_comment .line {
  clear: both;
  background-color: #dddddd;
  border-color: #dddddd;
  border-width: 0px;
  margin: 0;
  padding: 0;
  width: 470px;
  height: 1px;
}
#main #left .tl #live_image {
  float: left;
  width: 140px;
  text-align: center;
}
#main #left .tl #live_rank {
  float: left;
  width: 140px;
  padding-bottom: 4px;
}
#main #left .tl #live_comment {
  overflow: hidden;
  float: left;
  border: solid #000000 1px;
  padding-top: 2px;
  padding-left: 4px;
  width: 420px;
}
#main #left .tl #live_comment .line {
  clear: both;
  background-color: #dddddd;
  border-color: #dddddd;
  border-width: 0px;
  margin: 0;
  padding: 0;
  width: 410px;
  height: 1px;
}
#main #left .tl #live_comment .title {
  font-weight:bold;
}
#main #left .tl #live_comment .comment {
  font-size: 11px;
  line-height: 1.2;
  padding-left: 8px;
}
#main #left .tl #music_comment {
  overflow: hidden;
  border-left: solid #000000 1px;
  border-right: solid #000000 1px;
  border-bottom: solid #000000 1px;
  margin-left: 20px;
  padding-top: 2px;
  padding-left: 4px;
  width: 540px;
}
#main #left .tl #music_comment .line {
  background-color: #dddddd;
  border-color: #dddddd;
  border-width: 0px;
  margin: 0;
  padding: 0;
  width: 530px;
  height: 1px;
}
#main #left #music .title {
  font-size: 11px;
  font-weight:bold;
  float: left;
}

#main #right {
  border: solid #000000 1px;
  float: left;
  width: 160px;
  margin-top: 10px;
  margin-left: 10px;
  padding : 0;
}
#main #right h2 {
  border-top: solid #000000 1px;
  border-bottom: solid #000000 1px;
  color: #000000;
  background-color: #ff8a00;
  margin-top: 4px;
  text-align: center;
}
#main #right ul {
  margin: 0;
  margin-top: 1px;
  padding-left: 4px;
  padding-bottom: 10px;
}
#main #right li {
  margin-left: 0px;
  list-style: none;
  padding-left: 14px;
  background-image: url("/images/icon.gif");
  background-position: left center;
  background-repeat:no-repeat;
}

#footer {
  clear: both;
  text-align: center;
  margin: 0;
  padding: 0;
  width: 100%;
}

#footer #link {
  margin: 0;
  margin-top: 6px;
  margin-bottom: 4px;
}

#footer #copyright {
  clear: both;
  background-color: #ff8a00;
  border: solid #000000 1px;
  text-align: center;
  margin: 0;
  padding: 0;
  width: 100%;
}

