@charset "utf-8";
/*______________________________________

  RMK

  Copyright (c) RMK Div.e'quipe, LTD. All rights reserved.
  http://www.rmkrmk.com/japan/
______________________________________*/

* {
 margin: 0;
 padding: 0;
}

html {
 /*\*/
 height: 100%;
 overflow: auto;
 overflow-x: auto;
 overflow-y: auto;
 /* */
}

body {
 /*\*/
 height: inherit;
 /* */
 min-width: 0;
}

#page-body {
 /*\*/
 height: inherit;
 /* */
}

* html body {
 overflow-x: auto;
}

#alternate-content-body {
 line-height: 1.5;
 padding-left: 200px;
 padding-top: 60px;
 zoom: 1;
}
#alternate-content-body h2 {
 font-size: 100%;
 margin-bottom: 19px;
}
#alternate-content-body ul {
 margin-left: 1.5em;
 width: 491px;
}
#alternate-content-body ul li {
 margin-bottom: 0.5em;
}

#alternate-content-body {
 background: url(/shared/images/header-bg03.gif) repeat-x;
 padding-bottom: 50px;
 margin-top: -7px;
}

#footer-zone {
 background-position: 0 -42px !important;
 margin-top: 0;
 height: 57px;
}

#footer-zone p.top-of-page {
 position: absolute;
 top: -32768px;
 left: -32768px;
}

#footer-zone address#copyright,
#footer-zone ul {
 top: 26px;
}