/* Text ----------------------------------------------------------- */

.red {
color: #A21D1D;
font-weight: bold;
margin: 0px 0px 5px 0px;
padding: 0px;
border-bottom: 1px solid #A21D1D;
}


/* Entry ----------------------------------------------------------- */

.more {
margin: 0px;
padding: 0px;
}

.text_more {
color: #ffffff;
font-weight: normal;
margin: 0px;
padding: 3px 0px 0px 390px;
}

.text_more a:link{ color:#ffffff;font-weight: normal;text-decoration:none; }
.text_more a:visited{ color:#ffffff;font-weight: normal;text-decoration:none; }
.text_more a:active{ color:#ffffff;font-weight: normal;text-decoration:none; }
.text_more a:hover{ color:#A21D1D;font-weight: normal;text-decoration:underline; }


/* Mail ----------------------------------------------------------- */

td.hyo_b {
background-color: #EED290;
text-align: right;
margin: 0px;
padding: 5px;
}

td.hyo_w {
background-color: #ffffff;
margin: 0px;
padding: 5px;
}