.box {
	border: 1px solid #0099FF;
}
.menubtn {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: x-small;
	font-weight: normal;
	color: #000066;
}
.mentefont {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: x-small;
	color: #333333;
}
.normalfont {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: x-small;
	color: #333333;
}
.smallfont {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: xx-small;
	color: #333333;
}
.normalboldfont {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: x-small;
	font-weight: bold;
}
.menuunder {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: small;
	font-weight: bold;
	color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
