@charset "utf-8";

a:link   {color:#ffffff;}
a:active {color:#ffffff;}
a:visited{color:#ffffff;}

body{margin-top:10px; background-color:#ffffff; background-image:url(image/main.jpg); background-repeat:no-repeat; background-position:center top;}
div {text-align:center;}
h1  {font-size:55px; font-style:italic; font-family:'ＭＳ Ｐ明朝'; color:#FFD700; margin:0px;}/*『display:inline;』はマズイと思う。*/
td  {padding:5px;}

.table_main{margin-top:435px;}

.h1{width:100%; filter:dropshadow(color=#595959,offx=3,offy=3,positive=1);}

.td_red   {background-color:#DD0024; width:20%;}
.td_green {background-color:#007236; width:20%;}
.td_gray  {background-color:#808080; width:20%;}
.td_white {background-color:#ffffff; width:20%;}
.td_black {background-color:#000000; width:20%;}
.td_yellow{background-color:#ABA000; width:20%;}

.div{text-align:left;}

.font6_b_red {font-size:31px; font-weight:bold; color:#ED1C24;}

.font5_b_gray  {font-size:23px; font-weight:bold; color:#808080;}
.font5_b_silver{font-size:23px; font-weight:bold; color:#C0C0C0; width:100%; filter:dropshadow(color=#595959,offx=2,offy=2,positive=1);}

.font3_b_red  {font-size:16px; font-weight:bold; color:#ED1C24; line-height:24px;}
.font3_b_gray {font-size:16px; font-weight:bold; color:#808080;}
.font3_b_blue {font-size:16px; font-weight:bold; color:#448CCB;}

.font3_b_white_link1{font-size:16px; font-weight:bold; color:#ffffff; text-decoration:underline;}
.font3_b_white_link2{font-size:16px; font-weight:bold; color:#ffffff; text-decoration:underline; line-height:24px;}

.fontX_b_red       {font-size:31px; font-weight:bold; color:#ED1C24;}
.fontX_b_white_link{font-size:12px; font-weight:bold; color:#ffffff; text-decoration:underline;}

.fontX_black{font-size:12px; color:#000000; line-height:16px;}
.fontX_blue {font-size:12px; color:#448CCB;}