@charset   "UTF-8";

body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	
	background-attachment: fixed;
background-color : #fffff2;
}

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

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

address {
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 2px;
	padding-top: 4px;
	font-style: normal;
	width: 810px;
	height: auto;
	font-family: "ＭＳ ゴシック";
	text-align: center;
}

li {
	font-size: 13px;
	font-weight: 400;
	letter-spacing: 2px;
	margin-bottom: 3px;
	margin-left: -6px;
}

table {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

td {
	font-size: 12px;
	font-weight: 400;
	letter-spacing: 1px;
	background-color: white;
	font-family: "ＭＳ ゴシック";
	line-height: 18px;
}

a {
	text-decoration: underline;
}

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

#main {
	width: 820px;
	height: inherit;
	background-color: white;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
border-left-width : 1px;
border-right-width : 1px;
border-left-style : solid;
border-right-style : solid;
border-left-color : olive;
border-right-color : olive;
}

#hader01 {
	width: 810px;
	height: auto;
	padding-top: 5px;
	padding-bottom: 10px;
	background-color: #004000;
	margin-bottom: 10px;
	background-image: url(../kabegami/hader.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.Class_page01 {
	padding-top: 4px;
	padding-bottom: 4px;
	width: 810px;
	height: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: gray;
}

.Class_footer01 {
	padding-top: 6px;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: gray;
	width: 810px;
	height: auto;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 2px;
	text-align: center;
}

.Class_footer02 {
	background-color: #004000;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 810px;
	height: auto;
	color: white;
	text-align: left;
}

.Class_footer03 {
	width: 810px;
	height: auto;
	padding-top: 4px;
	padding-bottom: 6px;
}

.Class_tel {
	padding-top: 4px;
	padding-bottom: 4px;
	width: 810px;
	height: auto;
	font-family: "ＭＳ ゴシック";
	font-size: 14px;
	text-align: center;
}

.Class_botan01 {
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-color: black;
	border-left-color: black;
	border-right-color: black;
}

.Class_blue {
	font-weight: bold;
	color: blue;
}

.Class_18 {
	font-size: 16px;
	letter-spacing: 2px;
}

.Class_600 {
	font-weight: 600;
}

