.black12 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	font-size: 12px;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
a:link {
	color: #0099FF;
}
.redbold12 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	font-size: 12px;
	font-style: normal;
	line-height: 120%;
	font-weight: bold;
	font-variant: normal;
	color: #990000;
}
.white12bold {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	font-size: 12px;
	font-style: normal;
	line-height: 120%;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}
.pink12bold {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	font-size: 12px;
	font-style: normal;
	line-height: 120%;
	font-weight: bold;
	color: #F1458C;
}
.black12bold {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	font-size: 12px;
	font-style: normal;
	line-height: 120%;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}

.black16underpink {
	FONT-SIZE: 16px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	PADDING-BOTTOM: 2px;
	MARGIN: 0px 0px 8px;
	BORDER-BOTTOM: 2px solid #ef277c;
	color: #000000;
	font-weight: bold;
	border-top-style: none;
}
.redbold14 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
.red10 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	font-size: 10px;
	color: #CC0000;
}
a:visited {
	color: #993399;
}

#report_box {
	margin: 0px;
	padding: 0px;
	width: 100%;
	border: 1px solid #FBC8DD;
}
.report_box_text {
	font-size: 12px;
	color: #000000;
	margin: 5px;
	padding: 5px;
	border: 1px solid #FBC8DD;
}
.report_box_photo {
	margin: 5px;
	padding: 5px;
	border: 1px solid #FBC8DD;
	width: 120px;
}
.report_index_number {
	font-size: 12px;
	color: #000000;
	padding: 5px;
	width: 60px;
	background-color: #FFE8FF;
	text-align: center;
	border: 1px solid #FBC8DD;
}
.report_index_title {
	font-size: 12px;
	color: #000000;
	padding: 5px;
	border: 1px solid #FBC8DD;
}
.report_index_date {
	font-size: 12px;
	color: #000000;
	padding: 5px;
	border: 1px solid #FBC8DD;
	width: 80px;
	text-align: center;
}


