@charset   "UTF-8";

body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../kabegami/body.png);
	background-repeat: repeat-x;
	background-attachment: fixed;
	font-family: "ＭＳ Ｐゴシック";
}

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: 16px;
	background-color: white;
}

div {
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	border-left-color: #000000;
	border-right-color: #000000;
}

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

li {
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 12px;
	font-weight: 400;
	width: auto;
	height: auto;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 20px;
	letter-spacing: 2px;
	clear: left;
	border-width: 0px;
	display: block;
}

ul {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	float: left;
	border-width: 0px;
	display: block;
}

a {
	text-decoration: none;
	color : black;
	
}

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

img{
	border-width: 0px;
}

table{
	border-width: 0px;
}

td {
	font-size: 12px;
	font-weight: 400;
}

#main {
	width: 880px;
	height: inherit;
	background-color: white;
	padding-bottom: 10px;
	border-left-width: 3px;
	border-right-width: 3px;
	border-left-style: solid;
	border-right-style: solid;
	border-left-color: maroon;
	border-right-color: maroon;
	text-align: center;
}

#main_menu{
	text-align: center;
	width: 860px;
	padding-top: 2px;
	margin-bottom: 6px;
}

#footer00{
	width: 860px;
}

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

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

#footer03 {
	padding-top: 4px;
	width: 850px;
	height: auto;
	color: white;
	background-color: #400000;
	padding-bottom: 6px;
	padding-left: 10px;
	text-align: left;
	clear: left;
}

#page {
	padding-top: 4px;
	padding-bottom: 4px;
	width: 860px;
	height: auto;
	text-align: right;
	clear: left;
}

#copyright {
	padding-top: 6px;
	padding-bottom: 4px;
	width: 840px;
	height: auto;
	font-size: 14px;
	text-align: center;
	clear: left;
}

.li_01{
	padding-left: 10px;
}

.li_02{
	font-size: 14px;
	font-weight: bold;
	color: white;
	background-color: #004000;
	width : 176px;
	padding-left : 20px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.li_03{
	padding-bottom: 6px;
}

.li_04{
	padding-left: 4px;
	padding-bottom: 6px;
}

.li_05{
	padding-bottom: 4px;
}

