
table,tr,td,th {
line-height:1.5em; font-size: 14px;
}
BODY{
  background-color:#fef898;
　background-image : url(../index/gradation31.jpg);background-repeat : repeat-x;
  background-attachment:fixed;


font-family: 'メイリオ', "Osaka", sans-serif;
color: #000000;
line-height: 1.5;
margin-left: 7%;
margin-right: 7%;
}
P{ text-indent: 1em;}
a:link { text-decoration:none; color:#0000FF; }
a:visited { text-decoration:none; color:#0000FF; }
a:active { text-decoration:none; color:#FF0000; }
a:hover { text-decoration:underline; color:#0000ff; }
