/* CSS Document */
body{
background-color: #333333; color: #EEEEEE; font-family: Arial, Helvetica, sans-serif; font-size: 16px;}
h1{
color: #FF3300; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 32px;
}
h2{
color: #CCCCCC; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; margin: 0px; padding: 0px;
}
.head_table{
height: 180px; background-image: url(image/head.jpg); background-repeat: no-repeat;
}
h4{
padding: 0px; margin: 0px; font-size: 14px; color: #CCCCCC;
}
.main_table{
width: 750px; background-color: #222222; border-color: #CCCCCC; border-width: 2px; border-style: outset;
}
.spon_table{
background-color: #000000; padding: 10px; border-color: #CCCCCC; border-width: 2px; border-bottom-style: outset; border-top-style: outset;
}
.spon_table a{
color: #FF0000; font-size: 26px; font-weight: bold;
}
.spon_table a:hover{
color: #006600;
}
.recip_table a{
color: #FFFFFF;
}
.warning_table{
color: #CCCCCC;
}
.enter_table{}
.enter_table a{}
.enter_table a:hover{}

.age_table{
font-size: 12px;
}
.mylink_table a{
font-size: 12px; color: #FF3300; text-decoration: underline;
}
.mylink_table a:hover{
color: #FFFFFF; text-decoration: none;
}
p{
margin: 0px; padding: 0px;
}

