﻿* {
  font-family: "MS PGothic","Osaka",Arial,sans-serif;
  line-height: 140%;
}
body {
  background-color: #ffffff;
  text-align: center;
  font-size: 12px;
  color: #333333;
}
a:link {
  color: #0000FF;
  text-decoration: none;
}
a:visited {
  color: #0000FF;
  text-decoration: none;
}
a:hover {
  color: #0000FF;
  background-color: #CCFF66;
  text-decoration: underline;
}
a:active {
  color: #0000FF;
  text-decoration: none;
}
#body-box {
  margin-right: auto;
  margin-left: auto;
  width: 720px;
  background-color: #ffffff;
  border: 1px solid #e63684;
}
#header-box {
  height: 75px;
}
#header-title {
  float: left;
  text-align: center;
  width: 468px;
}
#header-title b{
  float: left;
  padding-left: 20px;
}
#header-banner {
  float: right;
}
#header-menu {
  background-color: #ffffff;
  text-align: left;
  padding: 2px;
  border-top: 1px solid #e63684;
}
#contents-left-menu {
  float: left;
  width: 140px;
}
.clm-td a:link {
  color: #FFFFFF;
  text-decoration: none;
}
.clm-td a:visited {
  color: #FFFFFF;
  text-decoration: none;
}
.clm-td a:hover {
  color: #FF6699;
  background-color: #6699FF;
  text-decoration: none;
}
.clm-td a:active {
  color: #FFFFFF;
  text-decoration: none;
}



#contents-body {

}

#footer {
  font-size: 10px;
  text-align: center;

}
#footer2 {
  font-size: 10px;
  text-align: center;
  padding: 1px;
}
.contents-box {
  text-align: center;
  margin-bottom: 10px;
  margin-right: 40px;
  margin-left: 40px;
}
.contents-td {
  background-color: #ffffff;
}
.cbx-td a:link {
  color: #FFFFFF;
  text-decoration: none;
}
.cbx-td a:visited {
  color: #FFFFFF;
  text-decoration: none;
}
.cbx-td a:hover {
  color: #FF6699;
  background-color: #6699FF;
  text-decoration: none;
}
.cbx-td a:active {
  color: #FFFFFF;
  text-decoration: none;
}



.contents-box2 {
  text-align: left;
  padding-left: 10px;
  margin-right: 10px;
}
.contents-title {
  background-color: #7CCEE0;
  color: #333333;
  letter-spacing: 3px;
  text-align: left;
  padding-left: 10px;
  margin-right: 10px;
  margin-left: 10px;
}
h1 {
  font-size: 10px;
  color: #ff0000;
  float: left;
  text-align: left;
  padding-left: 10px;
  margin-top: 2px;
  margin-left: 5px;
  margin-bottom: 2px;
  width: 468px;
}
h2 {
  font-size: 12px;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 0px;
}
h3 {
  font-size: 12px;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 0px;
}
h4 {
  font-size: 12px;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 0px;
  line-height: 110%;
}
p {
  text-align: left;
}
td {
  padding-left : 5px;
  padding-right : 2px;
  font-size: 12px;
}

