dt.agphone {
  width: 360px;
  height:57px;
  background-image:url("/user_data/packages/default/img/common/bgtel.png");
  background-repeat: no-repeat;
  text-align: right;
  color: #7095a8;
  font-size: 280%;
  padding: 0px 8px 5px 0px;
  /*vertical-align: text-bottom;*/
}

#logo_area p{width:320px;height:55px;}
#logo_area p span{height:0;display:block;overflow:hidden;}

#site_description {
    font-weight: normal;
}

#news_area h3 {
    background: #FE9900;
    height: 35px;
}
#news_area h3 span.rss {
    display: block;
    width: 48px;
    height: 20px;
    float: right;
    padding: 8px 10px 0 0;
}

#category_area > h3 {
    width: 500px;
    height: 40px;
}

#maker_area > h3 {
    background: url("../img/button/category_title.png") no-repeat #2AB6F3;
    height: 35px;
    display: block;
    font-size: 16px;
    font-weight: bold;
    line-height: 37px;
    padding-left: 35px;
    color: #fff;
}

#footer .fgroup p.logo {
    font-size: 20px;
    padding-bottom: 10px;
}

#logo_area {
    height: 55px;
    width: 370px;
    float: left;
    margin-top: -5px;
}
#logo_area .fb {
    background: url("../img/common/fb.jpg") no-repeat;
    clear: left;
    display: block;
    float: left;
    height: 21px;
    padding-left: 70px;
    width: 231px;
    margin-top: 3px;
}
#logo_area h2 {
    clear: left;
    display: block;
    font-size: 10px;
    font-weight: normal;
}

#news_area dl.newslist:nth-of-type(3)~dl.newslist {
    display: none;
}