@charset "UTF-8";

body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	font-family: 'メイリオ' ,Meiryo, 'ヒラギノ角ゴ Pro W3' , 'Hiragino Kaku Gothic Pro' , 'ＭＳ Ｐゴシック' , 'Osaka' ,sans-serif;
	background-color: #fffff7;
}

p {
	font-size: 12px;
	font-weight: 400;
	line-height: 16px;
	letter-spacing: 1px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	font-family: "ＭＳ Ｐゴシック";
}

img {
	border-width: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

address {
	font-size: 14px;
	font-style: normal;
	letter-spacing: 2px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 800px;
	height: auto;
	text-align: center;
	clear: left;
}

div {
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}

td {
	font-size: 12px;
	font-family: "ＭＳ ゴシック";
	line-height: 16px;
	letter-spacing: 1px;
	text-align: left;
}

a:link {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	color: red;
	font-weight: bold;
}

li {
	font-size: 12px;
	font-weight: 400;
	letter-spacing: 1px;
	text-align: center;
	clear: left;
}

a {
	font-weight: bold;
}

#main {
	background-color: white;
	width: 820px;
	height: inherit;
	border-left-width: 1px;
	border-right-width: 1px;
	border-left-style: solid;
	border-right-style: solid;
	border-left-color: olive;
	border-right-color: olive;
	text-align: center;
	padding-left: 5px;
	padding-bottom: 20px;
	border-top-color: #000000;
}

#footer01 {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 2px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: gray;
	width: 790px;
	height: auto;
	text-align: center;
	clear: left;
}

#footer02 {
	color: #3e3e3e;
	background-color: #f4f4f4;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 800px;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: gray;
	text-align: left;
	border-top-color: #000000;
	border-left-color: #000000;
}

#footer03 {
	padding-top: 6px;
	width: 800px;
	height: auto;
	text-align: center;
	clear: left;
}

#tel {
	font-size: 14px;
	letter-spacing: 2px;
	padding-top: 2px;
	padding-bottom: 4px;
	width: 790px;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: gray;
	text-align: center;
	clear: left;
	border-top-color: #000000;
}

#page {
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: gray;
	width: 800px;
	height: auto;
	text-align: right;
	clear: left;
	border-top-color: #000000;
}

