.honbun {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 16px;
	line-height: 30px;
}
.footnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #816A49;
	background-color: #C6B395;
}
.chui {
	color: #F00;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
}

.list {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 16px;
	line-height: 30px;
	text-indent: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #816A49;
}
.honbun-2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 16px;
	text-indent: 20px;
}
.header-2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #816A49;
	background-color: #E8DFD2;
	line-height: 20px;
	border-right-style: none;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #574831;
	padding: 4px;
}
.chart {
	border: 1px solid #996633;
}

.header-3 {

	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #816A49;
	background-color: #CC9966;
}
.setsumei {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.white {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.chart-inside {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #996633;
	border-right-color: #996633;
	border-bottom-color: #996633;
	border-left-color: #996633;
}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC9966;
}
.emphasis {
	font-size: 24px;
	font-weight: bold;
	color: red;
}