.m {
	font-size: 12px;
	line-height: 190%;
	color: #666666;
}
.s {
	font-size: 10px;
	line-height: 150%;
}
.m-wide {
	font-size: 12px;
	line-height: 200%;
}
.m2 {
	font-size: 14px;
	line-height: 150%;
}
.L {
	font-size: 16px;
	line-height: 180%;
	font-weight: bold;
	color: #039;
}
.box01 {
	background-color: #FFCCCC;
	padding: 5px;
	border: 1px solid #990000;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}
.box02 {
	background-color: #E9F2EB;
	padding: 5px;
	border: 1px solid #003366;
	font-size: 18px;
	font-weight: bold;
	color: #003366;
}
.boxTitle {
	background-color: #FFCC66;
	padding: 5px;
	border: 1px double #FF6666;
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
}
.border td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
