@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;
}
#form_area table.thum_table input[type="checkbox"] {
  display: block;
  float: left;
}
#form_area table.thum_table td div {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.ind {
  text-indent: 0;
  padding: 0;
  display: block;
  margin-top: 1px;
}
#form_area table th,
#form_area table td {
  font-size: 11.68px;
}