/* ヘッダースタイル */
address {
	font-style: normal;
	font-size: 0.8em;
	text-align: center;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #009966;
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
}
.line2 {
	margin-bottom: 10px;
}
