.本文タイトル {
	font-size: large;
	font-weight: bold;
	color: #7979FF;
}
.本文センテンス {
	font-size: medium;
	line-height: 22px;
	font-weight: bold;
	color: #000066;
}
.通刊○号 {
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
}

.本文標準 {
    font-size: medium;
    font-style: normal;
    line-height: 26px;
    color: #000000;
    font-weight: bold;
}
.キャプション文字 {
	font-size: medium;
	font-style: normal;
	line-height: 25px;
	font-weight: bolder;
	color: #000000;
}
.ページタイトル－号 {
	font-size: large;
	font-weight: bold;
	color: #000000;
}
.ページタイトル－１１月 {
	font-size: large;
	font-weight: bold;
	color: #ffac59;
	text-align: center;
}
.ページタイトル－の記事 {
	font-size: medium;
	font-weight: bold;
	color: #ffac59;
}
.ページタイトル－西暦 {
	font-size: small;
	font-style: italic;
	font-weight: bold;
	color: #ffac59;
}
.colum_center {
	text-align: center;
}
.colum_left {
	text-align: right;
}
