*{
	margin:0px;
	padding: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-color: white;
}

a:link {
	color: #629EC8;
	text-decoration: none;
}

a:visited {
	color: #629EC8;
	text-decoration: none;
}

a:hover {
	color: orange;
}

ul,ol,dl,img {
	margin: 0px;
	padding: 0px;
}

ul,ol {
	list-style-type: none;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 0%;
	line-height: 0%;
}

h1 {
	font-size: 20px;
	font-weight: bold;
	font-family: "ＭＳ Ｐ明朝","ヒラギノ明朝 Pro W3","serif";
	color: #629EC8;
	line-height: 1.5em;
}
h2 {
	font-size: 15px;
	font-weight: bold;
	font-family: "ＭＳ Ｐ明朝","ヒラギノ明朝 Pro W3","serif";
	color: gray;
	line-height: 1.5em;
}

h3 {
	font-size: 13px;
	font-weight: bold;
	font-family: "ＭＳ Ｐ明朝","ヒラギノ明朝 Pro W3","serif";
	color: gray;
	line-height: 1.5em;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	font-family: "ＭＳ Ｐ明朝","ヒラギノ明朝 Pro W3","serif";
	color: gray;
	line-height: 1.5em;
}
h5 {
	font-size: 11px;
	font-weight: bold;
	font-family: "ＭＳ Ｐ明朝","ヒラギノ明朝 Pro W3","serif";
	color: gray;
	line-height: 1.5em;
	
}
.honbun {
	font-size: 11px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #666666;
	line-height: 1.7em;
}
.menu {
	font-size: 11px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #629EC8;
	line-height: 1.7em;
}
.data {
	font-size: 10px;
	color: #666666;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	line-height: 1.7em;
}
#home{
	position: absolute;
	left: 850px;
	top: 105px;
	font: bold 12px "ＭＳ Ｐ明朝","ヒラギノ明朝 Pro W3","serif";
	z-index: 2;
}
.copyright {
	font-size: 9px;
	font-family: "ＭＳ Ｐ明朝","ヒラギノ明朝 Pro W3","serif";
	color: black;
	line-height: 3.0em;
}