body {
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(img/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	text-align: center;
	margin: 0px;
}
h1,h2,h3,h4,h5,h6,p {
	font-weight: normal;
	margin: 0px;
}
#hed-div {
	background-image: url(img/hed.jpg);
	background-repeat: no-repeat;
	height: 90px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#hed-div h1 {
	font-size: 12px;
	float: left;
	text-indent: -9999px;
}
#hed-div h2 {
	font-size: 12px;
	text-indent: -9999px;
}
#hed-div h4 {
	clear: both;
	text-align: right;
	font-size: 12px;
	line-height: 168%;
	margin-top: 3px;
}

.hed-div-img {
	text-align: left;
}
.body-div {
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
}
.body-menu-td {
	width: 178px;
	border: 1px solid #520000;
	vertical-align: top;
}
.body-main-td {
	vertical-align: top;
	padding-left: 5px;
}

#body-menu-01 {
	margin-bottom: 20px;

}
.body-menu-02 {
	margin-bottom: 10px;
	text-align: center;
}
#body-menu-area {
	margin-bottom: 15px;
	margin-right: 3px;
	margin-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #520000;
}
#body-menu-area ul {
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 25px;
	font-size: 80%;
	line-height: 148%;
	padding-left: 0px;
}
.body-menu-txt-01 {
	font-size: 80%;
	line-height: 148%;
	margin-right: 3px;
	margin-bottom: 10px;
	margin-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #520000;
	padding-bottom: 10px;
	padding-left: 5px;
}
#body-menu-02 {
	margin-bottom: 20px;
	margin-right: 3px;
	margin-left: 3px;
}
#body-menu-02 ul {
	list-style-type: none;
	margin-left: 5px;
	padding-left: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
	font-size: 90%;
	line-height: 168%;
}
#body-menu-02 li {
	margin-bottom: 5px;
	text-indent: 15px;
	margin-top: 5px;
}
#body-menu-02 a:link {
	background-image: url(img/menu/icon_off_01.gif);
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
	background-position: 1px 5px;
	height: 17px;
} 
#body-menu-02 a:visited {
	background-image: url(img/menu/icon_off_01.gif);
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
	background-position: 1px 5px;
	height: 17px;
	 } 
#body-menu-02 a:hover {
	color: #FF0000;
	background-image: url(img/menu/icon_on_01.gif);
	background-repeat: no-repeat;
	display: block;
}
#body-menu-02 a:active { color: red; } 
#ft-div {
	background-color: #520000;
	width: 804px;
	margin-right: auto;
	margin-left: auto;
}
#ft-div h3 {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 148%;
}
#ft-div h4 {
	font-size: 16px;
	line-height: 148%;
	color: #FFFFFF;
}
#ft-div p {
	font-size: 12px;
	line-height: 148%;
	color: #FFFFFF;
}
#ft-div a {
	color: #FFFFFF;
	text-decoration: none;
}
#body-menu-03 {
	margin-right: 3px;
	margin-left: 3px;
	text-align: center;
}
.img-btm-ani {
}
.img-btm-ani a:hover img {
	opacity: 0.5;
	filter: alpha(opacity=50);
 -moz-opacity: 0.5;
}