/* リンク */
A:link{
text-decoration:none;
color:#006600;
}

A:visited{
text-decoration:none;
color:#006600;
}

A:action{
text-decoration:none;
color:#3333FF;
}

A:hover{
text-decoration:none;
color:#FF0000;
}

body{
/*background-image:url(mad_bg.jpg); */
background-position:0 0;
background-repeat:no-repeat;
}

body, tr, td{
font-size: 10pt;
line-height:130%;
}

.small{
font-size: 7pt;
}

.big{
font-size: 12pt;
}


/* カラダ */
body{
background-color:#ffffff;
}
