@charset "utf-8";
body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 100%;
	background-color: #FFFFFF;
	background-image: url(../images/bg.gif);
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.container {
	width: 900px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: center;
} 

h1,h2 {
	display: none;
}



.clear	{ clear: both; }#menu1 {
	clear: both;
}
.lg_txt {
	font-size: 18px;
	font-weight: bolder;
	color: #333333;
}
.red_txt {
	font-size: 14px;
	font-weight: bolder;
	color: #FF0000;
}
.non {
	display: none;
}

