table {}
td {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 12px; color: #222222; line-height: 17px;}

BODY{

/*　フォントの種類を指定します　font-family: フォント名;　*/
margin: 0px 0px 0px 0px;}

.HR{ color="#FF6666";
		border=1;}

.HR2{ color="#dddddd";
		border=1;}
		
.Arrow {  cursor: e-resize}

.Cross {  cursor: crosshair}

a { text-decoration: none }

a:hover { text-decoration: underline }

p#links { float: right; width: 10em;
    margin: 0 0 1em 1em; }
p#links a { display: block; width: 38em;
    margin-left: 4px; padding: 0.2em 4px;
    border-left: 10px double #FCC;
    text-decoration: none; font: bold 1em Verdana; }
p#links a:hover { margin-left: 4px;
    border-left: 5px solid red; padding-left: 0px; }
p { line-height: 1.0; }

H4{
  font-size : 10px;
  font-style : normal;
  margin-bottom : 0px;
  margin-top: 2px;
  color : #aa3333;
  font-family : "ＭＳ Ｐゴシック";
  font-weight : normal;
}
H3{
  font-size : 12px;
  font-style : normal;
  margin-bottom : 0px;
  margin-top: 2px;
  color : #000000;
  font-family : "ＭＳ Ｐゴシック";
  font-weight : normal;
  line-height: 15px;
}
H2{
  font-size : 13px;
  font-style : normal;
  margin-bottom : 0px;
  margin-top: 2px;
  color : #000055;
  font-family : "ＭＳ Ｐゴシック";
  font-weight : normal;
   line-height: 16px;
}
H1{
  font-size : 14px;
  font-style : normal;
  color : #000000;
  margin-bottom : 0px;
  font-family : "ＭＳ Ｐゴシック";
  font-weight : bold;
  line-height: 14px;
}

