/* (http://www.eclat.cc/home/mikiharb/profile.css) */
@import url("common.css");

body {
background-color: 999966;
font-family:"MS UI Gothic","ＭＳ Ｐゴシック";
font-size:15pt;
}

a{
color: 9900FF;
text-decoration:none;
}

a:hover{
color: 3333CC;
}

table{width:70%; border:1px dashed #00ffff;}
th{color:#00ff00;}
td{color:#ffccff; padding:5px;} 