body { 
 margin: 0px;
 padding: 0px;
}

a:link {
	text-decoration: none;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 100%;
	color: #ffffbb;
	}
a:visited {
	text-decoration: none;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 100%;
	color: #ffffbb;
}
a:hover { 
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 100%;
	font-weight: bold;
	color: #00eeff;
	}

.menutitle {
 margin: auto;
 padding: 3px auto 5px 18px;
 font-family: "ＭＳ ゴシック", "Osaka−等幅";
 font-size: 100%;
 line-height: 120%;
 color: #ffffff;
 text-decoration: none;
 font-weight: bold;
 white-space: nowrap;
 word-break: keep-all;
}

.menutitle a:link {
 background-image: url(img/space.gif);
 background-repeat: no-repeat;
 background-position: left middle;
}

.menutitle a:visited {
 background-image: url(img/space.gif);
 background-repeat: no-repeat;
 background-position: left middle;
}

.menutitle a:hover {
 background-image: url(img/point.gif);
 background-repeat: no-repeat;
 background-position: left middle;
}


.tablebox {
 margin: 30px 15% 20px 15%;
 padding: 0px;
	text-align: center;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 120%;
 font-weight: bold;
}


.subtitle {
 margin: 5px;
 padding: 0px;
	text-align: center;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 140%;
 font-weight: bold;
 color: #ffffff;
}

.left {
	text-align: left;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 90%;
	line-height: 110%;
	color: #ffffff;
}

.nextback {
 margin: 40px auto 20px auto;
 padding: 0px;
	text-align: center;
}

.menuunder {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 84%;
 text-decoration: none;
}

address {
 margin: 0px;
 padding: 0px;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 84%;
 color:#ffffff;
	text-align: right;
}