body{
	margin: 0px;
	padding: 0px;
	background-image: url(bac.gif);
}
body *{magrin-top: 0; margin-bottom: 0;}
.text {
	font-family: "HGP行書体", "HGS行書体";
}
p { line-height: 1.5; font-size: 14px; }

.text2 { line-height: 1.5; font-size: 12px}
.text3 {
	line-height: 1.5;
	font-size: 12px;
	color: #660000;
	font-weight: bold;
}

#navbar{
    width: 748px;    list-style-type: none;
    margin-left: 0;
    padding-left: 0;
    font-size: 12px;
}

#navbar li{
   width: 185px;
   float: left;
   text-align: center;
   border: 1px solid #cccccc;
}
ul#navbar li a{
   display:block;
   padding: 5px;
   text-decoration: none;
   background-color: #696967;
   color: #ffffff;	
}
ul#navbar li a:hover {
   background-color: #c9c3b5;
}
.text4 {
	font-size: 14px;
	font-weight: bold;
}

.syoukai {
	width:678px;
	text-align: left;
	margin-left: 21px;
	background-color: #EFEBDE;
	padding: 15px;
	font-size: 14px;
	line-height: 1.5;
	font-weight: bold;
	border-left-style: solid;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #D4D0C8;
	border-right-color: #D4D0C8;
	border-bottom-color: #D4D0C8;
	border-left-color: #D4D0C8;
}
.text5 {
	line-height: 1.5;
	font-size: 16px;
	color: #9E130C;
	font-weight: bold;
}


a.syousa:link {
	color: #660000;
}
a.syousa:visited {
	color: #8F3A3A;
}
a.syousa:active {
	color: #FF6600;
}
a.syousa:hover {
	color: #FF9900;
	text-decoration: none;
}

