@charset "shift_jis";
/* --------------------------------
container
-------------------------------- */
div#container { text-align: center; }

div#header, div#content, div#footer { margin: 0 auto; width: 798px; text-align: left; }

div#header { background-image: url(../image/bg01.gif); background-repeat: no-repeat; height: 69px; }

div#footer { margin-bottom: 10px; }

/* --------------------------------
content
-------------------------------- */
div#content div.main { background-image: url(../image/bg03.gif); background-repeat: no-repeat; width: 610px; float: right; }

div#content div.menu { background-image: url(../image/bg02.gif); background-repeat: no-repeat; background-color: #F8F8F8; width: 188px; float: left; }
