html {
	background-color: #FFFFFF;
	padding: 6px;
}
body {
	border: 1px solid #666666;
	margin: auto;
	padding: 0px;
	font: 12px /1.4 "‚l‚r ‚oƒSƒVƒbƒN", Osaka, sans-serif;
	text-align: center;
	width: 780px;
	line-height: 18px;
}
table, tr, td, th {
	margin: auto;
	padding: 0px;
	font: 12px /1.4 "‚l‚r ‚oƒSƒVƒbƒN", Osaka, sans-serif;
}
h1 {
	margin: 0px;
	padding: 0px;
}
h2, h3 {
	margin: 0px;
	text-align: left;
	padding-left: 12px;
	font-size: 14px;
	color: #003300;
}
#navbar {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #339933;
	padding-bottom: 1px;
}
#mainimgs {
	padding-top: 1px;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #339933;
	width: 780px;
}
#contents {
	padding-top: 1px;
	padding-bottom: 1px;
	line-height: 17px;
}
#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #339933;
	padding-bottom: 12px;
}
#footer p, .notes {
	font-size: 11px;
	color: #999999;
	text-align: center;
}

p {
	padding-left: 12px;
	text-align: left;
}
th {
	font-weight: normal;
	text-align: left;
}
.date {
	font-family: Arial, Helvetica, sans-serif, "‚l‚r ‚oƒSƒVƒbƒN";
	color: #999999;
	letter-spacing: 0.1em;
}
.line02 {

	background-image: url(image/gt_line.gif);
	height: 3px;
	background-position: center;
	background-repeat: repeat-y;
}
.line01 {


	background-image: url(image/g_line.gif);
	height: 3px;
	background-position: top;
	background-repeat: repeat-x;
}

