@charset "euc-jp";
body {
  font-size: 12px;
  line-height: 140%;
  color: #333;
  margin: auto;
  width: 764px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 5px;
}
a {
  text-decoration: none;
  color: #003399;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
}
h2 {
  font-size: 18px;
  line-height: 100%;
  font-weight: bold;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 12px;
  margin-left: 0px;
  height: 23px;
  background-image: url(images/bg-h2.png);
  background-repeat: repeat-x;
  border-top-width: 3px;
  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: #069;
  border-right-color: #C0C9D0;
  border-bottom-color: #C0C9D0;
  border-left-color: #C0C9D0;
  padding-top: 8px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 12px;
  color: #000;
}

.floatleft {
  float: left;
  margin-right: 20px;
  text-align: left;
}

#header {
  margin-bottom: 10px;
}

#returnTop {
  background-image: url(images/bg-return_top.png);
  background-repeat: repeat-x;
  background-position: left bottom;
  margin-bottom: 1px;
  text-align: right;
  margin-right: 3px;
}

#footerWrap {
  background-color: #E6E6E6;
  padding-top: 15px;
  padding-bottom: 15px;
  text-align: center;
  font-size: 13px;
  line-height: 160%;
  color: #666;
  margin-right: 3px;
}

#footerWrap a {
  color: #666;
}

.strongRed {
  font-weight: bold;
  color: #F00;
}
.bigstrongPink {
  font-size: 16px;
  line-height: 130%;
  font-weight: bold;
  color: #FF3366;
}
.strongGreen {
  font-weight: bold;
  color: #CC6600;
}

.strongBordeaux {
  font-weight: bold;
  color: #990000;
}


.clear {
  font-size: 0px;
  line-height: 0px;
  clear: both;
}

.returnTop {
  text-align: right;
  font-size: 10px;
  line-height: 100%;
  padding-top: 5px;
  padding-bottom: 5px;
}

.attention {
  font-size: 11px;
  line-height: 204%;
}
