body {
	color:#333333;
	font-size: 80%;
	line-height: 150%;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #dddddd;
}
.txtL{
	font-size: 130%;
	line-height: 130%;
}
.txtS{
	font-size: 80%;
	line-height: 120%;
}
.colorGrayCC {
	color:#cccccc;
}
.colorWhite {
	color:#FFFFFF;
}
.midashi {
	color:#339999;
	font-size: 16px;
	font-weight: bold;
}
.read {
	color:#006699;
	font-weight: bold;
}
.title {
	color:#000000;
	font-size: 16px;
	font-weight: bold;
}


