/*更新プログラム必須スタイル　*/
.xxl {
	font: 130%;
	font-weight: bold;
}
.xl {
	font: 120%;
	font-weight: bold;
}
.l {
	font: 110%;
	font-weight: bold;
}
.m {
	font: 100%;
	font-weight: bold;
}
.new {
	font-weight: bold;
	color: #CC0000;
	margin-left: 5px;
}

h1 {
	padding-bottom: 5px;
	border-bottom: 1px solid #999999;
	color: #333333;
}
