body { color: #000000; font-size: 14px; line-height: 20px; background-color: white; background-image: url(images/bg.gif); margin: 15px; }
td { color: #000000; font-size: 14px; }
a:link { color: #CC0000; text-decoration: none; }
a:hover { color: #ffc400; }
a:visited { color: #999999; text-decoration: none; }
.small { font-size: 12px; }
.green { color: #5a8f34; }
.orange { color: #ffbf00; }
.yodogawa { color: #ececec; font-size: 14px; }
.xsmall { font-size: 12px; }
.bold { font-weight: bold; }
.large { font-size: 16px; }
.note_left_line {
	background-image: url(images/note_line_left.gif);
}
.note_right_line {
	background-image: url(images/note_line_right.gif);
}
.title_bg {
	background-image: url(images/note_title.gif);
}
