div {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#body {
	background-color:#FFFFFF;
	margin:0;
	padding:0;
	height:auto;
	color: #333300;
	font-size: 11pt;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	line-height: 1em;
	text-align: center;
}
h1 {
	margin-top:10px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 18px;
}

#main {
	padding: 0px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	height: auto;
	width: 685px;
	text-align: left;
}

address {
	position: relative;
	top: auto;
	background-position: center;
	text-align: center;
	font-size: 10pt;
	border-top-width: medium;
	border-right-width: thin;
	border-bottom-width: thick;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	height: auto;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
fieldset {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
li {
	list-style-position: outside;
	list-style-type: circle;
	line-height: 1.5em;
}

