﻿body
{
	font-family: "ＭＳ Ｐゴシック", Osaka;
	background: #E3D5B0;
	top: 0px;
	margin: 0px;
	padding: 0px;
}

#wrapper
{
	background: #FFFFFF;
	height: auto;
	width: 770px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}

#futter
{
	font-size: 12px;
	line-height: 14px;
	color: #666666;
	padding: 10px 0px 10px 0px;
	background: #FFFFFF bottom;
	float: left;
	width: 770px;
	text-align: center;
	vertical-align: middle;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}

#futter .navibar
{
	background-color: #008000;
	color: #FFFFFF;
	width: 95%;
}

#futter .navibar a
{
	color: #FFFFFF;
}

#futter .info
{
	width: 95%;
}

#futter .info .address
{
}

#futter .info .copyright
{
	color: #999999;
	letter-spacing: 1px;
}

.add01 {
	font: 8.5px/9px "ＭＳ Ｐゴシック", Osaka;
	color: #666666;
}

.add03 {
	color: #CC9900;
	font-style: italic;
	font-size: 9px;
	text-align: left;
}

#backbtn {
	float: none;
	padding-top: 10px;
	padding-bottom: 10px;
	background: #FFFFFF;
	margin-bottom: 10px;
	text-align: right;
	padding-right: 20px;
}
#logoutbtn {
	float: none;
	padding-top: 10px;
	padding-bottom: 10px;
	background: #FFFFFF;
	margin-bottom: 10px;
	text-align: right;
	padding-right: 20px;
}

