.line1 {
	border: 1px solid #999999;
}
.font_small {
	font-size: 11px;
	color: #666666;
}
.line_under {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #999999;
}
.font_small_black {
	font-size: 11px;
	color: #333333;
}
.font_black_2 {
	font-size: 11px;
	line-height: 16px;
	color: #333333;
}
.font_keireki {
	font-size: 11px;
	line-height: 15px;
	color: #333333;
}
.line_2 {
	font-size: 11px;
	line-height: 17px;
	color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.line_3 {

	font-size: 11px;
	line-height: 17px;
	color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.line_4 {


	font-size: 11px;
	line-height: 17px;
	color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.line_5 {
	font-size: 11px;
	line-height: 17px;
	color: #333333;
	border: 1px solid #999999;
}
.underline_orange {
	border-bottom-width: thick;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FF9900;
}
.font_big {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
}
.font_big_orange {
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #FF9900;
}
.font_m {
	font-size: 9pt;
	color: #000000;
	line-height: 16px;
}
