﻿@charset "utf-8";
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	vertical-align: top;
}
#container {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	vertical-align: top;
}
#header {
	background-image: url(../img/a3.gif);
	background-repeat: repeat-x;
	height: 120px;
	margin-bottom: 0px;
	background-position: bottom;
}
#head {
	height: 85px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}
h1 {
	font-size: 26px;
	color: #FFF;
	margin-left: 0px;
	padding-left: 20px;
	margin-bottom: 0px;
	letter-spacing: 1px;
	margin-top: 0px;
}
#head h2 {
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	color: #A25100;
	letter-spacing: 1px;
}
#topmenu {
	height: 35px;
	background-image: url(../img/a2.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
}
#topmenu ul {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #804000;
	margin-top: 0px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
}
#topmenu ul li {
	float: left;
	width: 100px;
	list-style-type: none;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	margin-top: 10px;
}
#topmenu a {
	color: #804000;
	text-decoration: none;
}
#topmenu a:hover {
	color: #FFF;
	background-image: url(../img/a1.jpg);
}
#main {
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}
#left {
	float: left;
	height: auto;
	width: 550px;
}
.lefttxt {
	font-size: 12px;
	line-height: 21px;
	letter-spacing: 1px;
	color: #552B00;
}
.lefttxt1 {
	font-size: 12px;
	line-height: 21px;
	letter-spacing: 1px;
	color: #552B00;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #D2E1FF;
	padding-left: 10px;
}
#left h2 {
	font-size: 24px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #552B00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFD9B3;
}
#left h3 {
	color: #552B00;
	margin-top: 0px;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFD9B3;
}
#left ul {
	font-size: 12px;
}
#left ul li {
	color: #552B00;
	letter-spacing: 2px;
}
#left ul li a {
	color: #B55A00;
	text-decoration: none;
}
.righttxt ul li a {
	color: #B55A00;
}
.righttxt ul li a:hover {
	color: #552B00;
	text-decoration: underline;
}
#left ul li a:hover {
	color: #552B00;
	text-decoration: underline;
}
#right {
	float: right;
	height: 500px;
	width: 230px;
}
.righttxt {
	font-size: 12px;
	color: #552B00;
	letter-spacing: 2px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.rightmenu {
	background-image: url(../img/a4.gif);
	background-repeat: repeat-x;
	height: 30px;
	width: 230px;
}
.rightmenu h3 {
	font-size: 14px;
	color: #FFF;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 30px;
	padding-left: 15px;
}
#footer {
	height: auto;
	width: 800px;
	margin-top: 30px;
	float: left;
	font-size: 12px;
	color: #552B00;
	letter-spacing: 1px;
	text-align: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #552B00;
}
#footer h4 {
	font-size: 10px;
	text-align: center;
}
#footer h4 a {
	color: #552B00;
	text-decoration: none;
}
