#side{
  width:180px;
  float:left;
  }
#side .box{
  padding:0px;
  margin:0 7px 7px 0;
  font-weight:nomal;
  border: 1px solid #DCDCDC;
  }
#side .title{
  padding:2px 0 2px 5px;
  font-weight:bold;
  border-radius:8px;
  -moz-border-radius: 8px;
  }
#side .body{
  padding:10px;
  }
/*?R?s?[?^?O?o?^?{?^???p*/
#side .tag_button{
  width:140px;
  margin-bottom:5px;
  }
/*?R?s?[?^?O?o?^?{?^???p*/

#home_main{
  width:520px;
  float:left;
  }

#main{
  width:540px;
  float:left;
  }
#howto_main{
  fontsize:14px;
  line-height:150%;
  padding:20px 70px;
  }
#howto_main .body{
  width:580px;
  }
#rank_main{
  width:720px;
  }
#main .box{
  padding:0;
  margin:0 0 7px 0;
  font-weight:nomal;
  border: 1px solid #DCDCDC;
  }
#main .title{
  padding:2px 0 2px 5px;
  font-weight:bold;
  border-radius:8px;
  -moz-border-radius: 8px;
  }
#main .body{
  padding:10px;
  }
/*?R?s?[?^?O?o?^?{?^???p*/
#main .tag_button{
  width:140px;
  margin-bottom:5px;
  }
#main .tag_button_search{
  width:100px;
  margin-bottom:5px;
  }
#main .tag_button_s{
  margin-bottom:5px;
  }
/*?R?s?[?^?O?o?^?{?^???p*/
#search{
  position:absolute;
  display:none;
  background-color:#fff;
  border-top: 1px solid #76AFE6;
  border-right: 1px solid #026CD1;
  border-bottom: 1px solid #026CD1;
  border-left: 1px solid #76AFE6;
  padding:5px;
  filter:alpha(opacity=90);
  -moz-opacity:0.9;
  opacity:0.9;
  left:243px;
  top:303px;
  height: 320px;
  width:420px;
  overflow: auto;
  }
h1.copy{
font-size:16px;
margin:20px 0 60px 0;
}
#navi {
  padding:3px 0;
  border-top:0px solid #BEBEBE;
  border-bottom:3px solid #BEBEBE;
  color:#000000;
  font-weight:bold;
  font-size:10px;
  margin:0 0 10px 0;
  text-align: left;
}
#navi a{
  color:#5D5D5D;  font-weight:bold;font-size:10px;
  text-decoration: none;
}
#navi a:visited{
  color:#5D5D5D;
  font-weight:bold;font-size:10px;
  text-decoration: none;
}
#navi a:hover{
  color:#000000;  font-weight:bold;font-size:10px;
  text-decoration: none;
}
#tag_list{
line-height:30px;
}
#main .to_detile{
padding:0 50px 0 0;
}

