#header {
height:60px;
}
.tel{
  width:auto;
  line-height:60px;
  font-size:1.5em;
  font-weight:bold; 
  padding:0px 10px;  
  text-align:left;
  margin:0;
}
.room-search .hotel-search-adult,
.room-search .hotel-search-kid,
.hotel-search-currency,
.hotel-search-code{
  display:none;
}
#member-div{
  width:290px;
  text-align:center;
}
#member-div .user-login-form label,
#member-div .card-login-form label{
  width:100px;
  display:inline-block;
}
.card-login-id,
.card-login-password{
  margin:10px;
}
#ccha-member {
  background:url(images/ccha_member.gif) no-repeat 660px 100%;
  height:50px;
}
#ccha-member a{
  display:block;
  width:350px;
  float:right;
  height:50px;
}
#ccha-pic{
  padding:10px 0;
}

