a:link {
	color: #000000;
	text-decoration: none;
	font-size: 10pt;
}
a:visited {
	color: #000000;
	text-decoration: none;
	font-size: 10pt;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
	font-size: 10pt;
}
a:active {
	color: #FF0000;
	text-decoration: underline;
	font-size: 10pt;
}
body {
	background-color: #CCCCCC;
	background-image: url(images/bg01.gif);
	background-repeat: repeat-y;
	background-position: center;

}
h1 {
	font-size: 12pt;
	line-height: 14pt;
	color: #006600;
	margin: 1px;
	font-weight: bold;
}
p {
	font-size: 10pt;
	line-height: 16pt;
	margin: 5px;
	padding-top: 5px;

}
.contentsbg {
	background-attachment: fixed;
	background-image: url(images/images04.gif);
	background-repeat: repeat-y;
	background-position: left top;

}
.td01 {
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #006600;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006600;

}
.td02 {
	font-size: 10pt;
	line-height: 12pt;
}
.midashi {
	font-size: 10pt;
	line-height: 12pt;
	margin: 2px;
	border-bottom-width: 1px;
	border-left-width: 8px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #006600;
	border-left-color: #006600;
	padding: 3px;
	font-weight: bold;
	color: #006600;


}
