@charset "UTF-8";
@import url(base2.css);

/****** 基本レイアウト ******/

/* 全体定義 */

* {
  color: #333333;
  font-family:"MS P ゴシック",sans-serif;
}
body {
  margin: 0;
  padding: 0;
  background: #efefef url(none) repeat scroll 0% 50%;
  line-height: 1.6;
  letter-spacing: 1px;
}
br {
  letter-spacing: normal;
}
a {
  color: #31001d;
  text-decoration: none;
}
a:hover {
  color: #31001d;
  text-decoration: none;
}
img {
  border:  none;
}
h1, h2, h3, h4, h5, h6 {
  margin: 0;
}

/* レイアウト定義 */

div#top-index {
  margin: 25px auto 0px;
  background: #ffffff url(none) repeat scroll 0% 50%;
  width: 757px;
}
div#top {
  margin: 0 auto;
  background: #ffffff url(none) repeat scroll 0% 50%;
  width: 757px;
}
div#header {
  background: #ffffff url(none) no-repeat scroll left center;
  width: 757px;
  height: 78px;
}
div#menu {
  width: 757px;
  margin-bottom: 0px;
  background-color: #ffffcc;
}
div#contents {
  border-style: none none solid;
  border-width: 1px;
  background: transparent url(images/bg_contents.gif) repeat-y scroll 567px 0;
  clear: both;
  width: 757px;
}
div#headImage {
  width: 757px;
}
div#main {
  border-style: none;
  border-width: 1px;
  float: left;
  width: 567px;
  margin-top: 10px;
}
div#sub {
  border-style: none;
  border-width: 1px;
  float: right;
  width: 180px;
  margin-top: 10px;
}
div#totop {
}
div#footer {
  position: relative;
  clear: both;
  width: 757px;
}
div#contents:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/* 基本タグ定義 */

div#header h1 {
  margin: 0;
  padding: 0;
  font-size: 200%;
  color: #000000;
  line-height: 60px;
}
div#header h1 a {
  color: #000000;
}
div#header h1 a:hover {
  color: #535d57;
}
div#menu ul {
  margin: 0;
  padding: 1px 0 1px 1px;
  background-image: url(images/headlinebg.gif);
  background-repeat: repeat-x;
  background-attachment: scroll;
  background-position: center top;
  width: 756px;
}
div#menu li {
  float: left;
  font-size: 82%;
  color: #333333;
  text-align: center;
  list-style-type: none;
}
div#menu li a {
  padding: 5px 0;
  background-color: transparent;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 50%;
  display: block;
  width: 125px;
  margin-right: 1px;
  color: white;
  font-weight: bold;
}
div#menu li a:hover {
  background-color: #ffffcc;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 50%;
  color: #3366ff;
  font-weight: bold;
}
div#menu ul:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
div#main a {
  color: #31001d;
}
div#main a:hover {
  border-color: -moz-use-text-color -moz-use-text-color red;
  border-width: 0 0 1px;
  color: black;
}
div#main h2 {
  padding: 1px 2px 1px 7pt;
  background-repeat: repeat-x;
  margin-bottom: 8px;
  line-height: 2.1em;
  background-position:  center center;
  font-size: 94%;
  height: 29px;
  font-weight: bold;
  color: white;
  background-image: url(images/headlinebg.gif);
}
div#main h2 a {
  color: white;
}
div#main h3 {
  border-top: 1px solid black;
  margin-bottom: 3px;
  border-bottom-style: double;
  background-position:  center center;
  background-repeat: repeat-x;
  font-size: 88%;
  background-image: url(images/gradation1blue.gif);
  border-bottom-color: black;
}
div#main h4 {
  margin-bottom: 2px;
  font-size: 82%;
}
div#main h5 {
  margin-bottom: 2px;
  font-size: 82%;
}
div#main h6 {
  margin-bottom: 2px;
  font-size: 82%;
}
div#main p {
  margin: 0 10px 1em 0;
  font-size: 82%;
}
div#main ul, ol, dl {
  margin-right: 10px;
  font-size: 82%;
}
div#main dt {
  margin-bottom: 3px;
}
div#main dd {
  margin: 0 0 1em 1em;
  padding: 3px;
  background: #ffffff url(none) repeat scroll 0% 50%;
}
div#sub h2 {
  padding: 3px 3px 3px 5px;
  border-right-style: none;
  border-left-style: none;
  border-top-width: 1px;
  border-top-color: black;
  border-bottom-width: 1px;
  border-bottom-color: black;
  background-repeat: repeat-x;
  background-attachment: scroll;
  background-position: 0 50%;
  font-size: 78%;
  font-weight: bold;
  color: white;
  background-image: url(images/headlinebg.gif);
  height: 23px;
}
div#sub ul {
  margin: 0;
  padding: 5px 0 1em;
}
div#sub li {
  margin: 0;
  background: #ffffff url(images/bg_list.gif) no-repeat scroll 0 5px;
  padding-left: 18px;
  font-size: 80%;
  line-height: 1.8;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
div#sub li a:hover {
  border-bottom: 1px solid #31001d;
}
div#totop {
  margin: 10px 0;
  text-align: right;
  font-size: 82%;
}
div#totop a {
  padding: 0 0 0 12px;
  background: transparent url(images/bg_totop.gif) no-repeat scroll 0 50%;
  margin-left: 20px;
}
div#totop a:hover {
  border-bottom: 1px solid #31001d;
}
address {
  padding: 10px 0;
  font-style: normal;
  font-size: 75%;
  color: #333333;
}
