.title  { font-size: 9pt; font-weight: bold; font-family: "?l?r ?S?V?b?N", "?l?r ?o?S?V?b?N", Osaka-????, Osaka, ?????p?S?V?b?N; background-color: #dcdcdc; text-align: left; text-indent: 5pt; border: 1px solid #808080 }
.kind
{ color:		#505050; font-weight:	bold; font-size:	9pt; font-family:	Arial, Helvetica, Geneva, Swiss, SunSans-Regular; width:		50px; }
.content
{
	font-size:		9pt;
	font-family:	sans-serif;
}

a:hover
{
	color:				red;
	background-color:	yellow;
}

.cautionBox
{ border:			dotted 2px #ff0000; background-color:	#ffdddd; color:			black; font-size:		10pt; padding:			10px; font-family:		sans-serif; margin: 0 10% 10px; }

.noteBox
{
	border:			dotted 2px #0000ff;
	background-color:	#ddddff;
	color:			black;
	font-size:		10pt;
	padding:			10px;
	font-family:		sans-serif;
	margin:			0 10% 10px;
}

H1.pageTitle
{
	text-align:			center;
	background-color:	darkslateblue;
	padding:			4px 20px;
	margin-bottom:		4px;

	font-size:			12pt;
	font-family:		sans-serif;
	font-weight:		bold;
	color:				white;
}

.remarks
{
	font-size:		9pt;
	color:			blue;
	font-family:	sans-serif;
}

.important
{
	font-size:		9pt;
	color:			red;
	font-family:	sans-serif;
}