@charset "utf-8";
/* 美しい */

#content-inner {
  width:880px;
}
#home-bottle {
  width:350px;
  padding:15px 0 0 0;
  float:left;
}
#home-bottle-img {
  width:200px;
  height:504px;
  margin:0 0 0 auto;
  background:url("../img/bottle-home.png") no-repeat;
  _background:none;
  _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/bottle-home.png');
}
#home-content {
  width:530px;
  float:right;
}
#home-content-logo {
  margin-top:50px;
}
#home-content-news {
  width:490px;
  margin:16px 0 0 20px;
}
#home-content-news-title {
  width:97px;
  padding:4px 0 0 0;
  float:left;
}
#home-content-news-title a {
  display:block;
  width:100px;
  height:9px;
  background:url("../img/home-title-news.gif") no-repeat;
  text-indent:-9999px;
}
#home-content-news-list {
  margin:0;
  width:385px;
  float:right;
  border-left:solid 1px #e2c541;
}
#home-content-news-list li {
  margin:0;
  list-style:none;
  padding-left:16px;
  background:url("../img/arrow.gif") 8px 6px no-repeat;
}
