@charset "shift_jis";
/* -------------------------------- display
-------------------------------- */
div#content { font-size: 1.0em; }

div#header, div#content div.main { background-image: none; }

div#header { background-image: url(../image/subwindow/bg_header.gif); background-position: bottom; width: 604px; height: 95px; }

div#content, div#footer { width: 612px; }

/* -------------------------------- header
-------------------------------- */
div#header div.logo { height: 41px; overflow: hidden; }

/* -------------------------------- content :: main
-------------------------------- */
div#content div.main { margin: 0 auto; float: none; width: 570px; }

div#content div.main h1 { margin-bottom: 0; border-bottom: 0 none; }

div#content div.main div { padding-left: 0; }

div#content div.main p.close_button { margin-top: 2em; text-align: center; }
