/* 各サイトコンテンツ用 */

.honbun {
	text-align: left;
	background-color: #FFFFFF;
	color: #242424;
	font-family: Verdana, Arial, sans-serif;
	width: 640px;
	font-size: 12px;
	line-height: 14pt;
}
.honbun dt {
	color: #FFFFFF;
	background-color: #4877A8;
	line-height: 14pt;
}
.honbun dd {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	text-indent: 5px;
}
.honbun dl {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #4172A4;
	border-left-color: #4172A4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4172A4;
	text-indent: 5px;
	width: 640px;
}
.honbun h2 {
	background-color: #A6C8E8;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #4172A4;
	border-left-color: #4172A4;
	font-size: 14pt;
	line-height: 20pt;
	color: #0E1823;
	text-indent: 10px;
	width: 640px;
}
.style-red {
	font-size: 10pt;
	line-height: normal;
	font-weight: bold;
	color: #FF0000;
}
/********************************************
その他
*********************************************/
.small {
	font-size: 80%;
	color: #FFFFFF;
}

.style1 {
	color: #FF0000;
	font-weight: bold;
}

.style2 {color: #FFFFFF}
.font14-22 {
	font-size: 14px;
	line-height: 22px;
	font-weight: normal;
	color: #333333;
}
.junrieki {
	font-size: 18px;
	line-height: 36px;
	font-weight: bold;
	color: #FF0000;
}
.line01 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0032FE;
}
.report {
	width: 100%;
	border: 1px solid #DDDDDD;
	text-align: center;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #0038FE;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
}