@charset "Shift_JIS"; 

A:link  {
 color: #0000c0;
 text-decoration:none;
 } 

A:visited {
 color:#4060c0;
 text-decoration:none;
 }

A:active {
 color: #ff0000;
 text-decoration:none;
 }

A:hover {
 color: #ff0000;
 text-decoration:none;
 cursor:help;
 }

body,table,td,tr,th,dd,p,form {
 color:#004080;
 font-family:"MS UI Gothic","Osaka";
 font-size:13px;
 text-decoration:none;
 }

BODY { 
 background :#ffa2a2 repeat;
 margin:8px 8px; 
 }

TABLE {
 background :#ffffff no-repeat;
 }

H1,H2 {
 font-family:"Modern","Century Gothic","Courier New";
 font-weight:lighter;
 color:#004080;
 }

H3,H4 {
 font-weight:lighter;
 color:#ff0000;
 }

H1 {
 font-size:200%;
 }
H2 {
 font-size:150%;
 }
H3 {
 font-size:150%;
 }
H4 {
 font-size:100%;
 }

.lf150 {
 line-height:150%;
 }

.left {
 text-align:left;
 }

.right {
 text-align:right;
 }

.bg2 {
 background:#ffffff url("pic/bg46b.JPG") no-repeat;
 }

.margl1 {
 margin-left: 100px;
 text-align:left;
 line-height:150%;
 }
