body {
	margin: 0px;
	padding: 0px;
	background-color: #E8E8E8;
}
#menu {
	background-image: url(images/menu_background.gif);
	background-repeat: repeat-y;
	background-position: right;
}
#right {
	background-image: url(images/right_background.gif);
	background-repeat: repeat-y;
	background-position: 0px 39px;
}
p {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 20px;
}
a:link {
	color: #CC0000;
	text-decoration: underline;
}
.black12 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}
a:visited {
	color: #7B0000;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
ul {
	margin: 0px;
	padding: 0px;
}
li,ol {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
td.indent {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #D0181F;
	padding-left: 5px;
}
.meeting-no {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: 40px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/background_slash_red.gif);
}td.subtit {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	font-size: 12px;
	line-height: 19px;
	color: #003471;
	background-color: #FFFFFF;
	padding-right: 5px;
	font-weight: bold;
	margin-top: 1px;
}
h1 {
	margin: 0px;
	padding: 0px;
}
h2 {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
}
#content {
	padding-bottom: 20px;
}
input.box {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	font-size: 12px;
	color: #333333;
	height: 20px;
	border: 1px solid #003471;
}
textarea.box{
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	font-size: 12px;
	color: #333333;
	height: 100px;
	border: 1px solid #003471;
}
#content ul,
#content ol {
	margin-bottom: 20px;
}
#content ul li {
	margin-left: 20px;
	list-style-type: circle;
}
#content ul.file_list li {
	list-style-type: none;
	background-image: url(images/icon_report.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px;
	padding-left: 18px;
}
#content ol li {
	margin-left: 25px;
	list-style-type: decimal;
}

