body {
	background-color: #FFFFFF;
}
.top{
	font-size: 15px;
	color: #ad0b03;
	text-align: right;	
}
.menu2{
	padding-right: 0.4em;
	padding-left: 0.4em;
	font-size: 13px;
	list-style-type: none;
	text-align: right;
}
.menu2 li a{
	text-decoration: none;
}
.menu2 a:link{
	color: blue;
}
.menu2 a:visited{
	color: #909;
}
.menu2 a:hover{
	color: #d02b14;
	text-decoration: underline;
}

.menu{
	background: #696967;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	font-size: 16px;
	text-decoration: none;
	display: block; 
}
.menu a{
	text-decoration: none;
	
}
.menu a:link{
	color: #EFEFEF;
}
.menu a:visited{
	color: #fafa77;
}

.menu a:hover{
	background: #e9e0d1;
	color: #c00;
	margin: 0;
	text-decoration: none;
	display: block;
}

.sabmenu{
	font-size: 15px;
	margin: 5px;
	padding: 0;
	line-height: 170%;
	text-decoration: none;
	list-style-type: none;
}
.sabmenu p{
	font-size: 13px;
	line-height: 140%;
}
.sabmenu li a{
	text-decoration: none;
}
.sabmenu a:link{
	color: #333333;
}
.sabmenu a:visited{
	color: purple;
}
.sabmenu a:hover{
	
	color: #D02B14;
	margin: 0;
	text-decoration: underline;
}

.content{
	 color: #222222;
	 font-size: 15px;
	 line-height: 140%;
	 margin: 0 10px;
	 padding-bottom: 0;
	 width:600px;
	 background: #ffffff url(../images/top/haribako.gif) no-repeat 100% 100%;
	 
}
h2{
	padding-top: 10px;
	padding-bottom: 0.05em;
	padding-left: 8px;
	color: #333333;
	border-left: 8px solid #89100A;
	border-bottom: 1px solid #89100A;
	height: 25px;
	font-size: 25px;
	
}
h3{
	color: #000099;
	font-size: 20px;
}
h4{
	color: #900;
	font-size: 18px;
}
h5{
	padding-top: 6px;
	padding-bottom: 0.1em;
	padding-left: 8px;
	color: #333333;
	border-left: 8px solid #89100A;
	border-bottom: 1px solid #89100A;
	height: 20px;
	font-size: 16px;
}

.content a{
	text-decoration: underline;
	
}
.content a:link{
	color: blue;
	
}
.content a:visited{
	color: purple;
}

.content a:hover{
	color: #d02b14;
	margin: 0;
	text-decoration: underline;
}

.footer{
	margin-left: 0;
	padding-left: 0;
	font-size: 14px;
	line-height: 170%;
	list-style-type: none;
	text-align: center;
}
.footer li{
	display: inline;
	padding-right: 0.8em;
	padding-left: 0.8em;
}
.footer li a{
	text-decoration: underline;
}
.footer a:link{
	color: blue;
}
.footer a:visited{
	color: purple;
}
.footer a:hover{
	color: #D02b14;
	text-decoration: underline;
}
.footer2{
	font-size: 13px;
	color: #000000;
	line-height: 140%;
	text-align: center;
}

