h1 {
	font-size: 24px;
	color: #B52100;
	font-family: "ＭＳ ゴシック";
	font-weight: bold;
	line-height: 26px;
	margin-bottom: 2px;
}

h2 {
	font-size: 16px;
	color: #B52100;
	font-family: "ＭＳ ゴシック";
	font-weight: bold;
	line-height: 18px;
	margin-bottom: 2px;
}

h3 {
	font-size: 12px;
	color: #B52100;
	font-family: "ＭＳ ゴシック";
	font-weight: bold;
	line-height: 14px;
	margin-bottom: 2px;
}

h4 {
	font-size: 14px;
       color: #000000;
	font-family: "ＭＳ ゴシック";
	font-weight: normal;
	line-height: 16px;
	margin-bottom: 2px;
}

h5 {
	font-size: 24px;
	color: #000000;
	font-family: "ＭＳ ゴシック";
	font-weight: bold;
	line-height: 26px;
	margin-bottom: 2px;
}

h6 {
	font-size: 18px;
	color: #000000;
	font-family: "ＭＳ ゴシック";
	font-weight: bold;
	line-height: 20px;
	margin-bottom: 2px;
}

.blue1 {
	font-size: 18px;
	color: #003399;
	font-family: "ＭＳ ゴシック";
	font-weight: bold;
	line-height: 20px;
	margin-bottom: 2px;
}