﻿ 
H1{
  font-size : medium;
  font-weight : bold;
  font-style : normal;
color: #6a3500 ;
}
#navigation {
	color: #C0C0C0;
	height: 21px;
}
#navigation ul {
	list-style-type: none;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
#navigation li {
	float: left;
}
#navigation a {
	border: thin solid #FCAF47;
	color: #FFFFFF;
	text-decoration: none;
	display: inline;
	padding: 2px;
	background-color: #815A1B;
	font-family: ＡＲＰ丸ゴシック体Ｍ;
	font-weight: bold;
}
h2 {
	font-size: medium;
	font-weight: bold;
	color: #FF8000;
}
h3 {
	font-size: 15px;
	font-weight: bold;
	color: #57B1FB;
}
.marginbottom3 {
	margin-bottom: 3px;
}
.boderwidth0 {
	border-width: 0px;
}
