@charset "utf-8";
/* CSS Document */

#mail-table td{
font-size: 13px;
line-height: 1.7em;
vertical-align: top;
background-image: url(../magazine/back-number/img/line-dotbg.gif);
background-repeat: repeat-y;
}

#mail-table a:link {
color:#00268B;
text-decoration: none;
}

#mail-table a:visited {
color:#666666;
text-decoration: none;
}

#mail-table a:hover {
color:#9F3538;
text-decoration: underline;
}

.vol {
text-align: center;
width: 60px;
vertical-align: top;
}
.day {
text-align: center;
height: 22px;
width: 50px;
}


h3 {
line-height: 140%;
color: #006600;
margin: 0px;
padding: 0px;
}

#vol-title td {
padding-top: 20px;
vertical-align: top;
}

.next a{
	color: #9F3538;
}
