body {
  margin: 0px;
  padding: 0px;
  background-image: url(images/main_bg.gif);
}

.clear {
  font-size: 1px;
  line-height: 0px;
  margin: 0px;
  padding: 0px;
  clear: both;
}
#Container {
  text-align: center;
  padding: 0px;
  width: 900px;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  border-right-width: 1px;
  border-left-width: 1px;
  border-right-style: solid;
  border-left-style: solid;
  border-right-color: #012b5b;
  border-left-color: #012b5b;
}
#ContentsArea {
  margin: 0px;
  padding: 0px;
}
#ContentsArea .leftmenuArea {
  width: 215px;
  margin-left: 25px;
  background-color: #e7ebef;
  padding-top: 15px;
  padding-bottom: 15px;
  float: left;
  margin-top: 20px;
}
.leftmenuArea .BannerArea {
  width: 199px;
  padding-top: 20px;
  margin-right: 9px;
  margin-left: 9px;
  padding-bottom: 20px;
}
img.banner {
  padding-top: 5px;
  padding-bottom: 5px;
}
.leftmenuArea .comProfileArea {
  width: 199px;
  margin-right: 9px;
  margin-left: 9px;
  padding-top: 10px;
  padding-bottom: 20px;
  font-size: 12px;
  line-height: 16px;
  color: #202020;
  text-align: left;
}
#MainContentsArea {
  width: 608px;
  margin-left: 265px;
  padding-top: 20px;
  padding-left: 20px;
  padding-bottom: 20px;
}
#MainContentsArea .mainmenuSpace {
  width: 570px;
  border-bottom-width: 1px;
  border-bottom-style: dashed;
  border-bottom-color: white;
}

#MainContentsArea .mainmenuSpace .imgArea {
  float: left;
  padding-top: 9px;
  padding-bottom: 8px;
  width: 150px;
}
#MainContentsArea .mainmenuSpace .ExplanSpace {
  margin-left: 170px;
  text-align: left;
  width: 370px;
}
#MainContentsArea .contentsTitle {
}
#MainContentsArea .maintitle {
  width: 570px;
}
#MainContentsArea .rightContentsArea {
  width: 570px;
}
#MainContentsArea .rightContentsArea2 {
  width: 520px;
  text-align: left;
  padding: 25px;
  font-size: 12px;
  color: #0b2f59;
}
.rightContentsArea2 a {
  font-weight: bold;
  color: #660033;
}

#MainContentsArea .subtitle {
  text-align: left;
  padding-top: 8px;
  padding-left: 10px;
}


#Container   #ContentsArea  #MainC    {
  width: 150px;
  padding-top: 7px;
  padding-bottom: 7px;
  float: left;
}
#table01 {
  width: 500px;
  color: #0b2f59;
  font-size: 12px;
  padding-top: 15px;
  text-align: left;
  margin-right: auto;
  margin-left: auto;
}
#table01 td {
  padding: 5px;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: white;
  vertical-align: top;
}
#table2 {
}
#table2 td {
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  padding: 2px;
}




.comProfileArea .comName {
  font-size: 14px;
  font-weight: bold;
  color: #002b5b;
  border-left-width: 8px;
  border-left-style: solid;
  border-left-color: #002b5b;
  margin-bottom: 10px;
  padding-left: 5px;
}
.topicsArea  {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #ad0311;
  background-image: url(images/topics_title.gif);
  background-repeat: no-repeat;
  padding-top: 25px;
  width: 179px;
  margin-right: 9px;
  margin-left: 9px;
  text-align: left;
  padding-right: 10px;
  padding-left: 10px;
  padding-bottom: 10px;
}
.topicsArea .date {
  font-size: 12px;
  color: #9e030f;
  margin: 0px;
  padding-top: 10px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}
.topicsArea .index {
  font-size: 12px;
  line-height: 14px;
  padding-top: 5px;
  padding-left: 10px;
  margin: 0px;
  padding-bottom: 10px;
}


#Header  {
  background-image: url(images/logo.jpg);
  height: 137px;
  width: 900px;
  background-repeat: no-repeat;
  margin-right: auto;
  margin-left: auto;
}
.HeaderMenuArea  {
  margin-left: 320px;
  padding-top: 0px;
  height: 127px;
}
#headmenu      {
  line-height: 0px;
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
#headmenu  li     {
  display: block;
  float: left;
}
#headmenu li a {
  background-image: url(images/point_off.gif);
  background-repeat: no-repeat;
  background-position: center top;
  height: 20px;
  width: 111px;
  display: block;
}
#headmenu li.on a {
  background-image: url(images/point_on.gif);
  background-repeat: no-repeat;
  background-position: center top;
  height: 20px;
  width: 111px;
  display: block;
}

#headmenu li a:hover {
  background-image: url(images/point_on.gif);
  background-repeat: no-repeat;
  background-position: center top;
}
.SideMenuArea {
  width: 194px;
  margin-right: auto;
  margin-left: auto;
}
.SideMenuArea li {
  background-image: url(service/images/list.gif);
  background-repeat: no-repeat;
  list-style-type: none;
  display: block;
  width: 174px;
  padding-bottom: 10px;
}
.SideMenuArea ul {
  margin: 0px;
  text-align: left;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 10px;
  padding-left: 0px;
}
.SideMenuArea a {
  display: block;
  width: 174px;
  padding-left: 20px;
  padding-top: 5px;
  padding-bottom: 7px;
}
.SideMenuArea a:hover {
  background-image: url(service/images/list_on.gif);
}
p.title {
  font-size: 14px;
  padding-top: 10px;
  border-top-width: 1px;
  border-top-style: dashed;
  border-top-color: white;
}
p.data {
  padding-left: 30px;
  line-height: 16px;
}
.toiawase {
  font-size: 12px;
  text-align: center;
  color: #002652;
  border: 3px double #002652;
  padding: 5px;
  margin-top: 80px;
  height: 55px;
}

.toiawase2 {
  font-size: 12px;
  text-align: center;
  color: #002652;
  border: 3px double #002652;
  padding: 5px;
  margin-top: 40px;
  height: 40px;
  background-color: #dcdcdc;
}





#Footer {
  background-image: url(images/footer_bg.gif);
  background-repeat: no-repeat;
  height: 43px;
  padding-top: 5px;
  padding-bottom: 5px;
}

#Footer .footerLink {
  font-size: 11px;
  color: white;
  text-decoration: none;
  margin: 0px;
  padding: 0px;
}
#Footer .footerLink a {
  font-size: 11px;
  color: white;
  text-decoration: none;
}
#Footer .footerLink a:hover {
  font-size: 11px;
  color: white;
  text-decoration: underline;
}
#Footer .copyright {
  font-family: Georgia, "Times New Roman", Times, serif;
  margin: 0px;
  padding-top: 6px;
  font-size: 12px;
  color: white;
  font-style: normal;
  font-variant: normal;
  letter-spacing: 1px;
}
p.data2 {
  padding-left: 30px;
  font-size: 10px;
  padding-bottom: 10px;
  margin: 0px;
}
p.data3 {
  padding-left: 30px;
  padding-top: 5px;
  padding-bottom: 5px;
  margin: 0px;
}
p.data_red {
  padding-left: 30px;
  font-size: 12px;
  padding-bottom: 10px;
  margin: 0px;
  color: #b10c1c;
}
.top {
  background-color: #0D305A;
  margin-bottom: 5px;
  color: white;
  margin-top: 5px;
  padding: 5px;
  list-style-position: inside;
  list-style-type: none;
}
.top a {
  color: white;
  font-weight: normal;
  text-decoration: none;
}
.sitemap   {
  list-style-type: none;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #0D305A;
  padding-bottom: 10px;
}
.sitemap li {
  list-style-image: none;
  list-style-type: none;
  padding: 5px;
}
.sitemap a {
  font-weight: normal;
  color: #0D305A;
  text-decoration: none;
}


.top2 {
  margin-bottom: 10px;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #0D305A;
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 10px;
  padding-left: 15px;
  margin-top: 10px;
  list-style-position: inside;
  list-style-type: square;
}
.top2 a {
  color: #0D305A;
  font-weight: normal;
  text-decoration: none;
}
.top3 {
  margin-bottom: 10px;
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 0px;
  padding-left: 15px;
  margin-top: 10px;
  list-style-position: inside;
  list-style-type: square;
}
.top3 a {
  color: #0D305A;
  font-weight: normal;
  text-decoration: none;
}
h1 {
  font-size: 1em;
  color: #0B2F59;
  height: 1em;
  margin-bottom: 50px;
  text-align: right;
  padding: 0px;
  margin-top: 0px;
  margin-right: 10px;
  margin-left: 0px;
}
