﻿body.etc-page{ text-align: center; }
.page_etc h1{}
.main{ padding: 10px; }
h2 { color: #cc0000; }
.top-con{
	color: #333333;
	background-color: #ffffff;
	text-align: left;
	line-height: 125%;
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	width: 600px;
}
hr.both{
	width: 1px;
	height: 1px;
	visibility: hidden;
}
address {
	font-family: Osaka, Verdana;
	font-size: 12px;
	font-style: normal;
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	width: 600px;
}