body {
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/top_bg.gif);
	background-position: center;
	background-repeat: repeat-y;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #000066;
	margin-top: 0px;
	width: 800px;
	margin-bottom: 0px;
}
#top {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	width: 800px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	margin-top: 5px;
}
#navi {
	width: 190px;
	float: left;
	margin-bottom: 50px;
	margin-left: 6px;
}
#content {
	width: 580px;
	float: right;
	margin-bottom: 50px;
	margin-right: 6px;
}
address {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 11px;
	color: #FFFFFF;
	background-color: #000066;
	width: 800px;
	padding-top: 3px;
	padding-bottom: 10px;
	text-align: center;
	font-weight: normal;
}
h1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #000066;
	font-weight: normal;
	text-align: center;
	height: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.main_img {
	width: 800px;
	margin-top: 5px;
}
h2 {
	background-image: url(../img/h2_bg.gif);
	background-repeat: no-repeat;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: normal;
	font-size: 16px;
	padding-left: 10px;
	padding-top: 5px;
	color: #333333;
	height: 35px;
	margin-top: 5px;
	margin-bottom: 10px;
}
p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	font-weight: normal;
	line-height: 16px;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 10px;
}
h3 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 15px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	margin-bottom: 5px;
	font-weight: normal;
}
.u_5 {
	margin-bottom: 5px;
	margin-top: 0px;
}
.u_10 {
	margin-bottom: 10px;
	margin-top: 0px;
}
.u_15 {
	margin-bottom: 15px;
	margin-top: 0px;
}
.u_20 {
	margin-bottom: 20px;
	margin-top: 0px;
}
