@charset "Shift_JIS";

/* ------------------------------------------------------------------------
 body
------------------------------------------------------------------------ */


/* ------------------------------------------------------------------------
 body > #suntory_contents
------------------------------------------------------------------------ */
body.bgPress #suntory_contents {
	background: none;
}


/* ------------------------------------------------------------------------
 body > #suntory_contents > #container
------------------------------------------------------------------------ */
#container {
	background: none;
}


/* ------------------------------------------------------------------------
 body > #suntory_contents > #container > #contents
------------------------------------------------------------------------ */
#contents {
  padding: 0;
}
#main {
  float: none;
  margin: 0 160px;
}
#title h1 {
  float: none;
}
#title h1 a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
#title:after {
  display: none;
}