@charset "utf-8";
body {
	background-image: url(image/bg.gif);
	background-repeat: repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #666666;
	line-height: 20px;
}


.menu_txt {
	margin-bottom: 5px;
	font-size: 12px;
}
