@charset "UTF-8";
* {
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	color: #666;
	margin: 0px;
	padding: 0px;
}

body {
	background-attachment: fixed;
	background-color: #CFF;
	background-image: url(images/gradation.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 100%;
}
address {
}
#container {
	background-color: #FFF;
}
#sidebar01 {
	border: 1px solid #066;
}
#sidebar02 {
	overflow: hidden;
}
#navi {
	font-size: 0.8em;
}
#navi ul {
	margin: 0px;
	padding: 0px;
}
#navi li {
	float: left;
	list-style-type: none;
}
#navi li a {
	text-decoration: none;
	text-align: center;
	display: block;
	height: 25px;
	width: 120px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #006666;
	line-height: 25px;
}
#navi li.first a	{
	border-left: solid 1px #006666;
	}

#navi li a:hover	{
	background-color: #006666;
	}
#sidebar01 ul li {
	text-decoration: none;
	list-style-type: none;
}
#footer {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #066;
	border-right-color: #066;
	border-bottom-color: #066;
	border-left-color: #066;
}
#sidebar02 li a {
	text-decoration: none;
	background-image: none;
	background-repeat: no-repeat;
	display: block;
	padding-left: 10px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #0CF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #066;
	}
#sidebar02 li a:hover	{
	background-position: 0 0;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #036;
}
#sidebar02 ul	{
	margin: 0;
	padding: 0;
}

#sidebar02 .current a	{background-position: 0 -80px;
	border-left: solid 10px #066;}

#footer adress {
	font-size: 75%;
	font-style: italic;
	color: #063;
}
#sidebar02 li {
	line-height: 300%;
	text-decoration: none;
	margin-bottom: 20px;
	padding-top: 30px;
	text-align: center;
	list-style-type: none;
}
li a {
	margin-bottom: 20px;
}
.imgboarder {
	padding: 5px;
	border: 2px solid #CCC;
	margin-top: 15px;
	margin-left: 30px;
}
#content h2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #066;
}
#sidebar01 h3 {
	color: #FFF;
	background-color: #066;
	text-align: center;
}
#sidebar01 p {
	font-size: 80%;
	color: #666;
	margin-bottom: 5px;
	margin-top: 2px;
}
#sidebar01 h4 {
	font-size: 90%;
	color: #066;
	margin-top: 5px;
}
#sidebar01 li {
	font-size: 70%;
	line-height: 180%;
	font-weight: bold;
}
#sidebar01 ul li a {
	text-decoration: none;
}
#content  p {
	margin-left: 30px;
	font-size: 100%;
	line-height: 150%;
	color: #666;
	margin-top: 8px;
	margin-bottom: 15px;
}
#footer img {
	float: left;
}
#content .top {
	background-image: url(images/topimage.png);
}
#sidebar01 p a {
	text-decoration: none;
}
#sidebar02 ul p {
	color: #066;
	text-align: center;
}
#sidebar01 h4 a {
	text-decoration: none;
}
#content p a {
	color: #007C7B;
	text-decoration: none;
}
#content h2 a {
	text-decoration: none;
	font-style: italic;
	color: #066;
}

