/* CSS Document */
body, td {
	font-size: 16px;
	line-height: 22px;
	color: #444450;
}
.biggest {
	font-size: 36px;
	line-height: 42px;
}
.bigger {
	font-size: 24px;
	line-height: 28px;
}
.big {
	font-size: 18px;
	line-height: 24px;
}
.normal {
	font-size: 16px;
	line-height: 22px;
}
.small {
	font-size: 14px;
	line-height: 20px;
}
.smaller {
	font-size: 12px;
	line-height: 16px;
}
.smallest {
	font-size:10px;
	line-height: 13px;
}
body {
	background-color: #FAD466;
	margin-right: 8px;
	margin-left: 8px;
	margin-top: 24px;
	margin-bottom: 24px;
}
a:link {
	color: #660099;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC3366;
}
a:active {
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FFAE00;
}
.alert {color: #FF0000}
.winright {
	background-image: url(../images/border_right_ppl.gif);
}
.winleft {
	background-image: url(../images/border_left_ppl.gif);
}
.bkwht {
	background-color: #FFFFFF;
}
.copyright {
	font-size: 10px;
	line-height: 13px;
	color: #993333;
}
.caption {
	color: #74747E;
	font-size: 14px;
	line-height: 18px;
}
.doth {
	background-image: url(../images/dot_h.gif);
}
.title {
	font-size: 18px;
	line-height: 24px;
	color: #990033;
}
.arclist {
	font-size: 14px;
	line-height: 16px;
}
.arctitle {
	font-size: 14px;
	line-height: 18px;
	color: #FFFFFF;
}
.date {
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
}
.yodogawa {
	font-size: 14px;
	line-height: 20px;
	color: #993333;
}
.bkppl {
	background-color: #A977AC;
}
.purple {
color: #A977AC}
.darkcherry {
color: #990033}
