body {
	color: black;
	font-size: 14px;
	line-height: 22px;
	margin: 0;
	background-image: url(images/base_color_pink.gif);
}
a:link { color: #E4007F; text-decoration: none; }
a:hover { color: #ffca00; text-decoration: none; }
a:visited { color: #CB0071; }
.td_gray {
	background-image: url(images/base_color_gray.gif);
}
.td_pink {
	background-color: #E4007F;
}
.td_green {
	background-color: #C4D700;
}
.td_base {
	background-image: url(images/base_table.gif);
}
.archive_top {
	background-image: url(images/archive_base_top.gif);
}
.archive_bottom {
	background-image: url(images/archive_base_bottom.gif);
}
.MIDASHI {
	font-size: 18px;
	line-height: 26px;
}
.date {
	font-size: 12px;
	color: #E4007F;
}
.info {
	font-size: 12px;
	line-height: 16px;
}
.info_small {
	font-size: 10px;
	line-height: 14px;
}
