body {
	color: black;
	background-color: white;
	margin: 0px;
}
h1 { color: black; font-size: 14pt; font-weight: bold; line-height: 14pt; margin: 0.67em 0; }
.text14pt { font-size: 14pt; line-height: 15pt; }
.text12pt { font-size: 12pt; font-weight: normal; line-height: 15pt; }
.text10pt { font-size: 10pt; font-weight: normal; line-height: 1.4; }
.text10pt_2 { font-size: 10pt; font-weight: normal; line-height: 1.6; }
.text9pt { font-size: 9pt; font-weight: normal; line-height: 13pt; }
.border_dot_brown { border-color: #960; border-width: 2pt; }
.line_dot_brown { border: dotted 2px #960; }
.line_dot_blue {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: solid;
	border-right-color: #99c;
	border-bottom-color: #99c;
	border-left-color: #99c;
}
.line_green { border-right: 2px solid #008000; border-bottom: 2px solid #008000; }
.border_1px { margin: 0; padding: 0; border: solid 1px #999; }
.color-red {
	color: #cc3333;
}
.copyright {
	font-size: 9pt;
	color: #666666;
	padding: 0px;
	margin-top: 25px;
	margin-bottom: 25px;
}
/*<agl.folder "bu_index02" "サイドバー">*/
.dot { color: black; font-size: 10pt; font-weight: normal; line-height: 1.4; border-bottom: 2px dotted #815219; border-left: 2px dotted #815219; border-right: 2px dotted #815219; border-top-width: 0; }
.dot th { border-top: 1px dotted gray; border-right: 1px dotted gray; }
.dot td { border-top: 1px dotted gray; border-right: 1px dotted gray; }
/*</agl.folder>*/

.header_img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#footimage {
	background-image: url(../00images/00footer.gif);
	background-repeat: no-repeat;
	height: 61px;
	width: 800px;
	clear: both;
	background-color: #FFFFFF;
}
#footimage  img {
	position: relative;
	top: -36px;
	height: 36px;
	width: 94px;
}
