div#m1 {
	width: 960px;
	background-color: #f0f8ff;
	text-align: center;
}

#header,#content,#content1,#content2,#content3,#content4,#content5,#footer1 {
	margin-top: 5px;
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: 5px;
	margin: 5px 5px 5px 5px;
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	font-size: medium;
	font-weight: normal;
	background-color: white;
	page-break-before: auto;
}

#header,#content {
	border: 1px solid #0000cc;
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	width: 940px;
	margin-top: 3px;
	float: none;
	position: relative;
	visibility: visible;
	margin-left: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
}

#header {
	text-align: left;
	float: none;
	overflow: visible;
}

#header2 {
	text-align: left;
	float: none;
	height: 35px;
}

#header2  a {
	display: block;
	width: 148px;
	line-height: 30px;
	text-align: center;
	float: left;
	color: navy;
	font-weight: bold;
	font-size: 16px;
	background-image: url(header3.gif);
	margin-left: 6px;
	margin-top: 10px;
	position: relative;
	visibility: visible;
}

#header2  :hover {
	color: white;
	background-image: url(headerh.gif);
	background-color: navy;
}

#header3 {
	text-align: left;
	margin-top: 0px;
	margin-left: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	position: relative;
}

#content {
	text-align: left;
}

#content1 {
	width: 190px;
	float: left;
}

#content2 {
	width: 520px;
	float: left;
}

#content3 {
	width: 180px;
	font-size: x-small;
}

#content4 {
	width: 715px;
	float: right;
}

#content4s {
	width: 715px;
	float: right;
	height: 1300px;
	overflow: scroll;
}

#content5 {
	width: 920px;
	float: none;
}
#content6 {
	width: 800px;
	float: none;
}
#footer1 {
	clear: both;
	font-size: x-small;
	float: none;
	position: relative;
	bottom: auto;
	right: auto;
}

p.a1 {
	font-size: medium;
	color: fuchsia;
	width: 500px;
	line-height: 18px;
}

p.a2 {
	font-size: medium;
	color: #909090;
	width: 500px;
	line-height: 18px;
}

p.a3 {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 25px;
	width: 800px;
	background-color: #eee;
}

p.submenu {
	width: 140px;
	text-align: center;
	background-color: #888888;
	color: #ffffff;
	line-height: 24px;
}

.section {
	float: left;
}

p.rireki {
	text-align: center;
}

p.list {
	text-align: left;
}

p.no1 {
	font-size: 12pt;
}

p.submenu1 {
	width: 140px;
	text-align: center;
	border-top: solid 1px #666666;
	border-bottom: solid 1px #666666;
	color: #333333;
	line-height: 20px;
	font-style: italic;
	margin-bottom: 3px;
	padding-bottom: 0;
}

p.submenu2 {
	width: 140px;
	text-align: center;
	background-color: #777777;
	margin-top: 10px;
	margin-bottom: 0;
	color: #ffffff;
	font-style: italic;
	height: 23px;
}

p.submenu3 {
	width: 100px;
	text-align: left;
	font-size: 12px;
	background-color: #dddddd;
	padding: 10px 20px 20px 20px;
	margin-top: 0;
}

body,a,div,dl,dt,dd,ul,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote, {
	margin: 0;
	padding: 0;
	font-size: medium;
}

BODY {
	background-color: #191970;
}

P {
}

h1,h2,h3 {
	font-size: 18px;
	background-color: navy;
	color: white;
	right: 2px;
	left: 2px;
	margin-top: 2px;
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	border-width: 2px 2px 2px 2px;
	border-style: ridge ridge ridge ridge;
	border-color: black black black black;
	padding-top: 2px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 2px;
}

h4,h5,h6 {
	font-size: 16px;
}

address {
	text-align: center;
}

DIV {
}

a {
	color: navy;
	text-decoration: none;
}

a:link {
	color: blue;
	text-decoration: underline;
}

a:visited {
	color: purple;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	background-color: #ccffff;
	text-decoration: none;
}

ul {
	margin-left: 15px;
	margin-top: 10px;
	padding-left: 2px;
	padding-bottom: 4px;
	list-style-position: outside;
}

li {
	padding-bottom: 4px;
}

.submenu {
	font-style: italic;
}

span {
	font-size: small;
}

HR {
	color: blue;
	background-color: blue;
	border-top-width: 3px;
	border-left-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	position: static;
	visibility: visible;
	text-align: center;
}
