body {
  font-family: "meiryo", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka;
}

.font10pxE {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.fontHeadlineTitle {
	font-size: 14px;
	font-style: normal;
	line-height: 26px;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
}
.font12pxJ {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.top {
	font-size: 11px;
	font-style: normal;
	line-height: 140%;
        letter-spacing: 0px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.contents {
	font-size: 12px;
	font-style: normal;
	line-height: 140%;
        letter-spacing: 0px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.labtitle {
  font-size:21px;
	line-height: 140%;
  letter-spacing: 0px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color:#FFFFFF;
}
a {
	color: #1979bf;
	text-decoration: none;
}
a:visited {
	color: #6fa2c8;
	text-decoration: none;
}
a:hover {
	color: #b2305e;
	text-decoration: underline;
}
  .footer
  {
    background-color: #1061ad;
    width: 760px;
    height: 30px;
    border-width: 0 1 0 0;
    border-style: solid;
    border-color: #666666;		
  }
  .search
  {
    height:18px; width:82px; border-width:1pt; border-style: solid; border-color:#dddddd; background-color:#1061ad; color:#ffffff;
  }

sub { vertical-align: baseline; }
sup { vertical-align: text-top; }


