body {
  font-family: "ＭＳ Ｐゴシック";
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  background-color: #FFFFFF;
}

.size09 {  font-size: 10px; line-height: 140%}
.size10 {  font-size: 12px; line-height: 110%}
.size11 {  font-size: 12px; line-height: 140%}
.size12 {
	font-size: 12px;
	line-height: 150%;
	color: #FFFFFF;
}
.size13 {  font-size: 14px; line-height: 110%}
.size14 {
  font-size: 13px;
  line-height: 150%;
  font-weight: bold;
}
.size12-150 {
  font-size: 12px;
  line-height: 150%;
}
.size8 {  font-size: 10px; line-height: 140%}
.size7 {  font-size: 10px; line-height: 110%}
.size10left_5 { font-size: 12px; line-height: 120% ; padding-left: 5px}
.size12- {
	font-size: 12px;
	line-height: 110%;
	color: #FFFFFF;
}

.size18 { font-size: 24px; line-height: 150% }
.14- {  font-size: 14px}
.9- {  font-size: 9px; line-height: 400%}

.size12-copper {
	font-size: 12px;
	line-height: 150%;
	color: #99CCCC;
}

.style1 {color: #FFFFFF}
.style2 {color: #EE0000}
.style3 {color: #CC0000}
.style4 {color: #00FFC0}

.blog1 {color: #696969}
.blog6 {color: #333333}

a { text-decoration: none }

a:link {
  color: #cc0000;
}
a:visited {
  color: #cc0000;
}
a:active {
  color: #cc0000;
}
a:hover {
  color: #cc0000;
  text-decoration: underline;
}

a:link.style1 {
  color: #ffffff;
}
a:visited.style1 {
  color: #ffffff;
}
a:active.style1 {
  color: #ffffff;
}
a:hover.style1 {
  color: #ffffff;
  text-decoration: underline;
}

a:link.blog1 {
  color: #696969;
}
a:visited.blog1 {
  color: #696969;
}
a:active.blog1 {
  color: #696969;
}
a:hover.blog1 {
  color: #696969;
  text-decoration: underline;
}


