
body {
	position : relative;
	background-color: #fff;
	border: 2px solid #000;
	color: #003063;
	font: 10pt 'ＭＳ Ｐゴシック', 'Osaka';
	line-height: 1.5em;
}

a:link {
	color: #003063;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom: 2px solid #31659c;
}

p.header a:link {
	color: #999;
	font-weight: bold;
	text-decoration: underline;
	border: none;
}

p.aa a:link {
	color: #0000ff;
	text-decoration: underline;
	font-weight: normal;
	border: none;
}

div.lv2 a:link {
	border: none;
	text-decoration: none;
}

div.footer a:link {
	color: #fff;
	text-decoration: none;
}

a:visited {
	color: #003063;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom: 2px solid #31659c;
}

div.lv2 a:visited {
	border: none;
	text-decoration: none;
}

div.footer a:link {
	color: #fff;
	text-decoration: none;
	border: none;
}

p.header a:visited {
	color: #999;
	font-weight: bold;
	text-decoration: underline;
	border: none;
}

p.aa a:visited {
	color: #609;
	font-weight: normal;
	text-decoration: underline;
	border: none;
}

a:active {
	background-color: #999;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom: 2px solid #31659c;
}

a:hover {
	color: #fff; 
	background-color: #999;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom: 2px solid #31659c;
}

p.header a:hover {
	color: #fff;
	font-weight: border;
	text-decoration: underline;
	dorder: none;
}


h1 {
	margin-top: 0;
	background-color: #003063;
	color: #fff;
	font: 'ＭＳ Ｐゴシック', 'Osaka';
	font-weight: bold;
	text-align: center;
	letter-spacing: 1em;
	padding: 4px;
}

h2 {
	margin-top: 0;
	background-color: #003063;
	color: #fff;
	padding: 0.2em 0.5em 0.1em 0.5em;
	font: 10pt 'ＭＳ Ｐゴシック', 'Osaka';
	font-weight: bold;
	letter-spacing: 0.5em;
	padding: 3px;
}

h3 {
	margin: 0 10em 1em 2em;
	padding: 1px;
	background-color: #31659c;
	color: #ffcf63;
	border: 2px solid #003063;
}

h4 {
	text-indent: 1em;
	background: transparent;
	border: none;
	margin: 0;
	color: #fff;
	padding: 0.5em 0.5em 0 0.5em;
	font: 10pt 'ＭＳ Ｐゴシック', 'Osaka';
}

h5 {
	background-color: #666;
	color: #fff;
	margin: 0;
	padding: 0.1em 0.2em 0.1em 0.2em;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	font: 10pt 'ＭＳ Ｐゴシック', 'Osaka';
}

p {
	text-indent: 1em;
	color: #000;
	text-align: left;
	margin: 0.5em;
}

p.header {
	background-color: #fff;
	color: #000;
	border-top: 2px solid #666;
	border-right: 2px solid #ddd;
	border-bottom: 2px solid #ddd;
	border-left: 2px solid #999;
}

p.aa {
	padding: 3px;
	background-color: #efefef;
	text-indent: 0;
	line-height: 100%;
	font: 12pt 'ＭＳ Ｐゴシック', 'Osaka';
}


div.lv2 p {
	color: fff;
}

p.caption {
	font-size: 80%;
	text-align: center;
}

p.caution {
	color: #f00;
}

p.hidden {
	display: none;
}

code {
	display: none;
	font-family: 'Terminal';
}

hr {
	background-color: #003063;
	border: 2px solid #003063;
	width: 98%;
	color: #003063;
}

hr.line {
	display: none;
}

hr#footer {
	margin: 1px 0 0 0;
	border: 2px solid #cecfce;
	width: 100%;
	color: #cecfce;
}

img {
	border: 0;
	padding: 0;
	margin: 3px 0px 3px 0px;
}

img#frmmain {
	text-align: center;
	margin: 10px 10px 5px 10px;
}

address {
	font-style: normal;
	font-weight: bold;
	text-align: right;
}

table {
	font: 10pt 'ＭＳ Ｐゴシック', 'Osaka';
	margin: 1em;
	margin-top: 0;
	padding: 0px; 
	border: solid #003063 1px;
	border-collapse: collapse;
	border-spacing: 0;
	background: #eee;
}

table caption {
	padding: 1px;
	text-align: left;
	background: #31659c;
	color: #ffcd63;
	white-space: nowrap;
	font-weight: bold;
	border: 1px solid #000;
}

table thead, table tfoot {
	font: 10pt 'ＭＳ Ｐゴシック', 'Osaka';
	font-weight: bold;
	margin: 0px;
	padding: 0px; 
	border-type : solid; 
	border-color : #999; 
	border-width : 0px 0px 0px 0px;
	background: #d5d5d5;
}

table thead tfoot th {
	text-align: center;
	margin: 0em 0em 0em 0em;
	margin: 0px;
	padding: 2px 2px 2px 2px;
	border-type: solid;
	border-color: #999;
	border-width: 0px 1px 1px 0px;
}

table thead th.i {
	width: 30px;
}

table tbody {
	margin: 0px;
	padding: 0px;
	border-type : solid;
	border-color : #999;
	border-width: 0px 0px 0px 0px;
}

table tbody td {
	color: #000;
	white-space: nowrap;
	margin: 0px;
	padding: 2px 3px 2px 3px;
	border-color: #999;
	border-width: 0px 1px 1px 0px;
	border-type: solid;
}

table colgroup.key {
	background-color: #d5d5d5;
}

table colgroup col.num {
	text-align: right;
}

table colgroup col.chk {
	text-align: center;
}

table.rank {
	float: left;
}

div {
	position : relative;
	border: 2px solid #003063;
	background-color: #cecfce;
	margin: 4px;
}

div.header {
	width: 100%;
}

div.toc {
/*	display: none; */
	width: 100%;
	border: 2px solid #003063;
	background-color: #cecfce;
}

div.main {
	margin: 0;
	padding: 0;
	clear: both;
	background-color: #fff;
	border: none;
}

div.lv1 {
	position : relative;
	width: 100%;
	border: 2px solid #003063;
	background-color: #cecfce;
	margin: 4px;
}

div.lv2 {
	margin-left: 2em;
	margin-right: 2em;
	border: 1px solid #fff;
	background-color: #000;
	color: #fff;
}

div.lv3 {
	margin-left: 2em;
}

div.fig {
	text-align: center;
	margin: 1em;
}

div.footer {
	margin: 0;
	background-color: #003063;
	background: #003063 url(img/ud_logo.gif) no-repeat fixed left center;
	color: #ff9a31;
}

span.hidden {
	display: none;
}


ul {
	list-style-image: url(img/list_link.gif);
	line-height: 1.5em;
}

ul li {
	line-height: 1.5em;
}

ol {
	margin-bottom: 1em;
	line-height: 1.5em;
}

ol li {
	margin-bottom: 1em;
	line-height: 1.5em;
}

ol.toc {
	white-space: nowrap;
	margin: 2px;
	border: 0 none;
	padding: 0 0 0 0;
	list-style-type: none;
}

ol.toc li {
	white-space: nowrap;
	float: left;
	display: block; 
	margin: 1px 0.3em 1px 0;
	padding: 0 1em 0 1em;
	list-style-type: none;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}

dd {
}

dt {
	font-weight: bold;
	margin-left: 10px;}

dl {
	margin-left: 10px;
}

form {
	margin: 3px;
}

input {
	margin: 3px;
}

fieldset {
	display: inline;
	margin: 3px;
	padding: 2px;
}
