@charset "utf-8";

/* Main
========================================*/
body{
font-family: "MS PGothic", "Hiragino Kaku Gothic Pro";
font-size:12px;
margin:0;
padding:0;
background:#e5fff5;
}

table{
font-family: "MS PGothic", "Hiragino Kaku Gothic Pro";
font-size:12px;
}

img{
border:0;
margin:0;
padding:0;
}

table td.date{
color:#088554;
font-weight:bold;
width:90px;
}

table td.icon{
width:46px;
}

table td.text a{
color:#2783EA;
text-decoration:none;
}

table td.text a:hover{
color:#2783EA;
text-decoration:underline;
}




