#cmn_head {
  margin: 0 auto;
  width: 1100px;
}

#cmn_head .cmn_menu {
  margin: 0 0 0 0;
}

#cmn_head h1 {
  height: 20px;
  font-size: 10px;
  font-weight: normal;
  color: #cccccc;
  text-align: right;
}

#cmn_head .cmn_logo {
  margin: 0 0 10px 0;
  height: 120px;
  background: url("./cmn_head_img/logo_back.jpg") no-repeat;
}

#cmn_head .cmn_logo .logospace {
  float: left;
  margin: 0;
  width: 357px;
}

#cmn_head .cmn_logo .adspace {
  float: left;
  padding: 15px 0 0 0;
  width: 728px;
}

.fr {
  padding: 0 3px 5px;
  font-size: 10px;
}

#cmn_head .cmn_search {
  margin: 0 0 15px 0;
  height: 30px;
  background: url("./cmn_head_img/search_back.jpg") no-repeat;
}

#cmn_head .cmn_search .left_sp {
  float: left;
  padding: 7px 0 0 5px;
  width: 500px;
}

#cmn_head .cmn_search .right_sp {
  float: right;
  width: 500px;
  text-align: right;
}

/*idol_only*/

#cmn_head .cmn_search_idol {
  margin: 0 0 15px 0;
  height: 30px;
  background: url("./cmn_head_img/search_back.jpg") no-repeat;
}

#cmn_head .cmn_search_idol .left_sp {
  float: left;
  padding: 7px 0 0 5px;
  width: 800px;
}

#cmn_head .cmn_search_idol .right_sp {
  float: right;
  width: 200px;
  text-align: right;
}
