@charset "shift_jis";
/* CSS Document */

@import "ad.css";

body {
margin:0;
padding:0;
}

body, td {
font-size:12px;
color:#333;
}

#copyright {
font-family:Arial;
}

a:link {color:#006633; text-decoration:underline;}
a:visited {color:#006633; text-decoration:underline;}
a:hover {color:#333; text-decoration:none;}
a:active {color:#333; text-decoration:none;}

