body {
	color:#333333;
	font-size: 80%;
	line-height: 140%;
}
body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #DBEAF2;
}
.txtL{
	font-size: 130%;
	line-height: 130%;
}
.txtML{
	font-size: 120%;
	line-height: 130%;
}
.txtReadM{
	line-height: 300%;
}
.txtS{
	font-size: 80%;
	line-height: 120%;
}
.txtSenpaiTitle{
	font-size: 130%;
	line-height: 130%;
	color:#660000;
}
.colorGrayCC {
	color:#999999;
}
.flashMess {
	color:#999999;
	font-size: 80%;
}
.colorWhite {
	color:#FFFFFF;
}
a:link {
	color:#3366CC;
	text-decoration: underline;
}
a:visited {
	color:#3399ff;
	text-decoration: underline;
}
a:hover {
	color: #33CCFF;
	text-decoration: underline;
}

.stageSayu{
	border-width:0px 1px 0px 1px;
	border-color:#cccccc;
	border-style:solid;
}
.wakuBlack{
	border-width:1px;
	border-color:#dddddd;
	border-style:solid;
}
.wakuInfo{
	border-width:1px;
	border-color:#990000;
	border-style:solid;
}
td.under {
	border-width:0px 1px 0px 0px;
	border-color:#CCCCCC;
	border-style:solid;
}
img.right{
	float:right;
	margin-left: 1em;
}
