html {  -ms-overflow-y: scroll;
  overflow-y: scroll;
}

body {  
  margin-top: 0px;  
  margin-right: 0px;  
  margin-bottom: 0px;  
  margin-left: 0px;  
  padding-top: 0px;  
  padding-right: 0px;  
  padding-bottom: 0px;  
  padding-left: 0px;  
  line-height: 1.4;  
  letter-spacing: 1px;  
  font-family: Verdana, Helvetica, sans-serif;  
  font-size: 14px;  
  color: black;
}

br {  
  letter-spacing: normal;
}

a {  
  color: black;  
  text-decoration: none;
}

a:hover {  
  color: #999999;  
  text-decoration: underline;
}

img {  
  border-top-width: 0px;  
  border-right-width: 0px;  
  border-bottom-width: 0px;  
  border-left-width: 0px;  
  border-top-style: none;  
  border-right-style: none;  
  border-bottom-style: none;  
  border-left-style: none;  
  vertical-align: bottom;
}

h1, h2, h3, h4, h5, h6 {  
  margin-top: 0px;  
  margin-right: 0px;  
  margin-bottom: 0px;  
  margin-left: 0px;
}

#top {  
  width: 780px;  
  margin-top: 0px;  
  margin-right: auto;  
  margin-bottom: 0px;  
  margin-left: auto;  
  padding-top: 0px;  
  padding-right: 10px;  
  padding-bottom: 0px;  
  padding-left: 10px;  
  background-color: white;  
  background-image: none;  
  background-repeat: repeat;  
  background-attachment: scroll;  
  background-position: 0% 0%;  -webkit-box-shadow: 0px 0px 5px #999999;
  box-shadow: 0px 0px 5px #999999;
}

#header {  
  position: relative;  
  width: 780px;
}

#pr {  
  position: absolute;  
  left: 0px;  
  top: 0px;
}

#message {  
  position: absolute;  
  top: 10px;  
  right: 0px;
}

#gnavi {  
  position: absolute;  
  bottom: 0px;  
  right: 0px;
}

#menu {  
  float: left;  
  width: 780px;  
  margin-top: 10px;
}

#icatch {  
  float: left;  
  width: 780px;  
  margin-top: 10px;
}

#contents {  
  float: left;  
  width: 780px;  
  padding-top: 10px;  
  padding-right: 0px;  
  padding-bottom: 10px;  
  padding-left: 0px;  
  background-color: white;  
  background-image: none;  
  background-repeat: repeat;  
  background-attachment: scroll;  
  background-position: 0% 0%;
}

#main {  
  float: left;  
  width: 540px;  
  font-size: large;
}

#sub {  
  float: right;  
  width: 220px;
}

#pageTop {  
  clear: both;
}

#footer {  
  clear: both;  
  width: 780px;
}

#header h1 {  
  margin-top: 0px;  
  margin-right: 0px;  
  margin-bottom: 0px;  
  margin-left: 0px;  
  padding-top: 20px;  
  padding-right: 0px;  
  padding-bottom: 0px;  
  padding-left: 0px;  
  font-size: 32px;  
  line-height: 1;
}

#header h1 a:hover {  
  color: #f1f1f1;
}

#header #message {  
  font-size: 11px;
}

#header #gnavi ul {  
  list-style-type: none;  
  list-style-position: outside;  
  list-style-image: none;
}

#header #gnavi li {  
  float: left;  
  margin-left: 15px;  
  font-size: 11px;
}

#header #gnavi li a {  
  display: block;  
  padding-left: 8px;  
  background-color: transparent;  
  background-image: url("../images/bg_arrow.gif");  
  background-repeat: no-repeat;  
  background-attachment: scroll;  
  background-position: 0px 50%;
}

#menu ul {  
  display: block;  
  list-style-type: none;  
  margin-top: 0px;  
  margin-right: 0px;  
  margin-bottom: 0px;  
  margin-left: 0px;  
  padding-top: 0px;  
  padding-right: 0px;  
  padding-bottom: 0px;  
  padding-left: 0px;
}

#menu ul ul {  
  display: none;  
  top: 100%;  
  left: 0px;  
  position: absolute;  
  z-index: 100;
}

#menu ul ul ul {  
  top: 0px;  
  left: 100%;  
  position: absolute;  
  z-index: 100;
}

#menu li {  
  float: left;
}

#menu li li {  
  clear: both;
}

#menu li:hover {  
  position: relative;
}

#menu li:hover > ul {  
  display: block;
}

#menu ul {  
  float: left;  
  margin-top: 0px;  
  margin-right: 0px;  
  margin-bottom: 0px;  
  margin-left: 0px;  
  padding-top: 0px;  
  padding-right: 0px;  
  padding-bottom: 0px;  
  padding-left: 0px;  
  list-style-type: none;  
  list-style-position: outside;  
  list-style-image: none;  
  border-top-width: 1px;  
  border-top-style: solid;  
  border-top-color: #999999;  
  border-bottom-width: 1px;  
  border-bottom-style: solid;  
  border-bottom-color: #999999;  
  background-color: white;  
  background-image: url("../images/bg_menu.gif");  
  background-repeat: repeat-x;  
  background-attachment: scroll;  
  background-position: 0px 0px;
}

#menu li ul {  
  border-top-width: 1px;  
  border-top-style: solid;  
  border-top-color: #999999;  
  border-bottom-width: medium;  
  border-bottom-style: none;  
  border-bottom-color: initial;
}

#menu li li {  
  margin-left: 0px;  
  background-color: whitesmoke;  
  background-image: none;  
  background-repeat: repeat;  
  background-attachment: scroll;  
  background-position: 0% 0%;  
  border-bottom-width: 1px;  
  border-bottom-style: solid;  
  border-bottom-color: #999999;
}

#menu li li a:hover {  
  margin-left: 0px;  
  background-color: white;  
  background-image: none;  
  background-repeat: repeat;  
  background-attachment: scroll;  
  background-position: 0% 0%;
}

#menu li a {  
  display: block;  
  width: 130px;  
  padding-top: 10px;  
  padding-right: 0px;  
  padding-bottom: 10px;  
  padding-left: 0px;  
  text-align: center;  
  outline-width: medium;  
  outline-style: none;  
  outline-color: initial;
}

#menu li li a {  
  display: block;  
  width: 120px;  
  padding-top: 10px;  
  padding-right: 5px;  
  padding-bottom: 10px;  
  padding-left: 5px;  
  line-height: 20px;  
  text-align: left;  
  outline-width: medium;  
  outline-style: none;  
  outline-color: initial;
}

#menu li a:hover {  
  color: #666666;  
  text-decoration: none;
}

#topicPath {  
  padding-top: 5px;  
  padding-right: 0px;  
  padding-bottom: 5px;  
  padding-left: 0px;
}

#main a {  
  color: #d9890f;
}

#main a:hover {  
  text-decoration: underline;
}

#main h2 {  
  clear: both;  
  width: 530px;  
  height: 100px;  
  line-height: 100px;  
  margin-bottom: 20px;  
  padding-left: 10px;  
  font-size: 16px;  
  color: white;  
  background-color: transparent;  
  background-image: url("../images/bg_h2.gif");  
  background-repeat: no-repeat;  
  background-attachment: scroll;  
  background-position: 0px 0px;
}

#main h3 {  
  clear: both;  
  margin-bottom: 5px;  
  padding-left: 10px;  
  font-size: 14px;  
  color: #e54c81;  
  border-left-width: 5px;  
  border-left-style: solid;  
  border-left-color: #ed81a6;
}

#main h4 {  
  margin-bottom: 5px;  
  font-size: 14px;  
  color: #e54c81;  
  border-bottom-width: 2px;  
  border-bottom-style: solid;  
  border-bottom-color: #ed81a6;
}

#main h5 {  
  margin-bottom: 5px;  
  padding-top: 2px;  
  padding-right: 2px;  
  padding-bottom: 2px;  
  padding-left: 2px;  
  font-size: 12px;  
  color: #666666;  
  border-top-width: 1px;  
  border-right-width: 1px;  
  border-bottom-width: 1px;  
  border-left-width: 1px;  
  border-top-style: solid;  
  border-right-style: solid;  
  border-bottom-style: solid;  
  border-left-style: solid;  
  border-top-color: #ed81a6;  
  border-right-color: #ed81a6;  
  border-bottom-color: #ed81a6;  
  border-left-color: #ed81a6;  
  background-color: #fff3ef;  
  background-image: none;  
  background-repeat: repeat;  
  background-attachment: scroll;  
  background-position: 0% 0%;
}

#main h6 {  
  margin-bottom: 3px;  
  padding-left: 8px;  
  font-size: 12px;  
  font-weight: normal;  
  background-color: transparent;  
  background-image: url("../images/bg_arrow.gif");  
  background-repeat: no-repeat;  
  background-attachment: scroll;  
  background-position: left 50%;
}

#main p {  
  margin-top: 0px;  
  margin-right: 0px;  
  margin-bottom: 1em;  
  margin-left: 0px;
}

#main dt {  
  margin-bottom: 3px;
}

#main dd {  
  margin-top: 0px;  
  margin-right: 0px;  
  margin-bottom: 0.5em;  
  margin-left: 1em;  
  padding-top: 3px;  
  padding-right: 3px;  
  padding-bottom: 3px;  
  padding-left: 3px;  
  background-color: #f1f1f1;  
  background-image: none;  
  background-repeat: repeat;  
  background-attachment: scroll;  
  background-position: 0% 0%;
}

#main dl.information {  
  margin-top: 0px;  
  margin-right: 0px;  
  margin-bottom: 20px;  
  margin-left: 0px;
}

#main dl.information dt {  
  float: left;  
  padding-top: 5px;
}

#main dl.information dd {  
  margin-top: 0px;  
  margin-right: 0px;  
  margin-bottom: 5px;  
  margin-left: 0px;  
  padding-top: 5px;  
  padding-right: 0px;  
  padding-bottom: 5px;  
  padding-left: 9em;  
  background-color: transparent;  
  background-image: url("../images/bg_dotline.gif");  
  background-repeat: repeat-x;  
  background-attachment: scroll;  
  background-position: 0px 100%;
}

#main table {  
  width: 550px;  
  margin-bottom: 20px;  
  border-collapse: collapse;  
  border-top-width: 1px;  
  border-right-width: 1px;  
  border-bottom-width: 1px;  
  border-left-width: 1px;  
  border-top-style: solid;  
  border-right-style: solid;  
  border-bottom-style: solid;  
  border-left-style: solid;  
  border-top-color: #999999;  
  border-right-color: #999999;  
  border-bottom-color: #999999;  
  border-left-color: #999999;  
  border-spacing: 0px;  
  line-height: 1.8;
}

#main table th {  
  padding-top: 5px;  
  padding-right: 5px;  
  padding-bottom: 5px;  
  padding-left: 5px;  
  border-top-style: solid;  
  border-right-style: solid;  
  border-bottom-style: solid;  
  border-left-style: solid;  
  border-top-color: #999999;  
  border-right-color: #999999;  
  border-bottom-color: #999999;  
  border-left-color: #999999;  
  -moz-border-top-colors: none;  
  -moz-border-right-colors: none;  
  -moz-border-bottom-colors: none;  
  -moz-border-left-colors: none;  -o-border-image: none;
  -webkit-border-image: none;
  border-image: none;  
  border-top-width: 0px;  
  border-right-width: 0px;  
  border-bottom-width: 1px;  
  border-left-width: 1px;  
  background-color: #efebef;  
  background-image: none;  
  background-repeat: repeat;  
  background-attachment: scroll;  
  background-position: 0% 0%;  
  font-weight: bold;  
  text-align: left;
}

#main table td {  
  padding-top: 5px;  
  padding-right: 5px;  
  padding-bottom: 5px;  
  padding-left: 5px;  
  border-top-style: solid;  
  border-right-style: solid;  
  border-bottom-style: solid;  
  border-left-style: solid;  
  border-top-color: #999999;  
  border-right-color: #999999;  
  border-bottom-color: #999999;  
  border-left-color: #999999;  
  -moz-border-top-colors: none;  
  -moz-border-right-colors: none;  
  -moz-border-bottom-colors: none;  
  -moz-border-left-colors: none;  -o-border-image: none;
  -webkit-border-image: none;
  border-image: none;  
  border-top-width: 0px;  
  border-right-width: 0px;  
  border-bottom-width: 1px;  
  border-left-width: 1px;  
  text-align: end !important;
}

#sub .section {  
  margin-bottom: 10px;
}

#sub h2 {  
  padding-bottom: 2px;  
  font-size: 14px;  
  font-weight: bold;  
  text-align: center;  
  border-bottom-width: 1px;  
  border-bottom-style: solid;  
  border-bottom-color: #999999;
}

#sub h3 {  
  padding-top: 5px;  
  padding-right: 5px;  
  padding-bottom: 5px;  
  padding-left: 5px;  
  font-size: 12px;  
  font-weight: bold;  
  background-color: #efebef;  
  background-image: none;  
  background-repeat: repeat;  
  background-attachment: scroll;  
  background-position: 0% 0%;
}

#sub p {  
  font-size: 12px;  
  text-align: center;  
  margin-bottom: 20px;
}

#sub ul {  
  margin-top: 0px;  
  margin-right: 0px;  
  margin-bottom: 0px;  
  margin-left: 0px;  
  padding-top: 0px;  
  padding-right: 0px;  
  padding-bottom: 0px;  
  padding-left: 0px;  
  border-top-width: 1px;  
  border-right-width: 1px;  
  border-bottom-width: 1px;  
  border-left-width: 1px;  
  border-top-style: solid;  
  border-right-style: solid;  
  border-bottom-style: solid;  
  border-left-style: solid;  
  border-top-color: #efebef;  
  border-right-color: #efebef;  
  border-bottom-color: #efebef;  
  border-left-color: #efebef;
}

#sub li {  
  padding-top: 5px;  
  padding-right: 5px;  
  padding-bottom: 5px;  
  padding-left: 5px;  
  line-height: 1.8;  
  list-style-type: none;  
  list-style-position: outside;  
  list-style-image: none;  
  border-bottom-width: 1px;  
  border-bottom-style: solid;  
  border-bottom-color: #e7e7ef;
}

#sub li a {  
  display: block;  
  padding-top: 5px;  
  padding-right: 5px;  
  padding-bottom: 5px;  
  padding-left: 15px;  
  background-color: transparent;  
  background-image: url("../images/bg_arrow.gif");  
  background-repeat: no-repeat;  
  background-attachment: scroll;  
  background-position: 5px 50%;
}

#sub li a:hover {  
  display: block;  
  color: #333333;  
  background-color: #fff3ef;  
  background-image: url("../images/bg_arrow.gif");  
  background-repeat: no-repeat;  
  background-attachment: scroll;  
  background-position: 5px 50%;  
  text-decoration: none;
}

#pageTop {  
  text-align: right;
}

#pageTop a {  
  padding-top: 0px;  
  padding-right: 0px;  
  padding-bottom: 0px;  
  padding-left: 12px;  
  background-color: transparent;  
  background-image: url("../images/bg_pagetop.gif");  
  background-repeat: no-repeat;  
  background-attachment: scroll;  
  background-position: 0px 50%;
}

#footer ul {  
  margin-top: 20px;  
  margin-right: 0px;  
  margin-bottom: 20px;  
  margin-left: 0px;  
  padding-top: 20px;  
  text-align: center;  
  border-top-width: 1px;  
  border-top-style: solid;  
  border-top-color: #dddddd;
}

#footer li {  
  display: inline;  
  margin-top: 0px;  
  margin-right: 0px;  
  margin-bottom: 0px;  
  margin-left: 20px;  
  list-style-type: none;  
  list-style-position: outside;  
  list-style-image: none;
}

#footer li a:hover {  
  color: #666666;  
  text-decoration: underline;
}

.copyright {  
  font-style: normal;  
  font-size: 11px;  
  color: #999999;  
  line-height: 3;  
  text-align: center;
}

#red {  -moz-column-rule-color: red;
  -webkit-column-rule-color: red;
  column-rule-color: red;  
  border-top-color: #cc0000;  
  border-right-color: #cc0000;  
  border-bottom-color: #cc0000;  
  border-left-color: #cc0000;  
  color: black;  
  font-size: medium;
}

#test {  
  background-color: white;  
  color: #3333ff;  
  clear: none;
}

