body {
	font-size: 14px; color: #444444; line-height: 20px;
}
td {
	font-size: 14px; color: #444444; line-height: 20px;
}
.biggest {
	font-size: 24px; line-height: 30px;
}
.bigger {
	font-size: 18px; line-height: 24px;
}
.big {
	font-size: 16px; line-height: 22px;
}
.normal {
	font-size: 14px; line-height: 20px;
}
.small {
	font-size: 12px; line-height: 18px;
}
.smaller {
	font-size: 10px; line-height: 13px;
}
body {
	background-position: center top;
	/*background-image: url(bkgnd_green_45.gif); */
	margin: 24px 24px 30px; background-repeat: repeat-y; 
	background-color:#9dceff;
}
/* === background-color Memo ===
gray: #cccccc
red: #e4a2a2
blue: #a2cbe4
blue2: #6968f8
green: #b9d9b9
yellow: #e4e4a2
white: N/A
=== background-color Memo === */

.waku{
	background-color:#ffffff;
	border:#acd6ff 5px double;
}

.wakuno{
	
}


a:link {
	color: #0000ff;
	text-decoration: underline;
}
a:visited {
	color: #0000ff;
	text-decoration: underline;
}
/*a:active {
	color: #ff0000;
	text-decoration: underline;
}*/
a:hover {
	color: #ff0000;
	text-decoration: underline;
}
.alert {
	color: #ff0033;
}
.caption {
	font-size: 12px;
	color: #777777; line-height: 18px;
}
.bkwht {
	background-color: #ffffff;
}
.black {
	color: #000000;
}
.red {
	color: #cf111b;
}
.bkgray {
	background-color: #aaaaaa;
}

