h1{
	font-size: 12px;
	padding:0px;
	margin-top:0px;
    margin-bottom:0px;
    margin-right:auto;
    margin-left:auto;
	text-align:center;
}

.menu-bg {
	background-image : url(mainbg.jpg);
	background-repeat: no-repeat;

}
.sky {
	background-image : url(sky.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: top;

}
.sky2 {
	background-image : url(sky_2.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: right top;

}
.text1 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 12pt;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	font-variant: normal;
}
.text2 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 12pt;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	font-variant: normal;
}
.bg-green {
	background-color: #99FF66;
}
.bg-white {
	background-color: #FFFFFF;
}
.txt-red-bold {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 12pt;
	font-weight: bold;
	color: #FF0000;
	line-height: 125%;

}
.txt-red {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 12pt;
	color: #FF0000;
	line-height: 125%;

}
.txt-green-bold {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 12pt;
	font-weight: bold;
	color: #006600;
	line-height: 125%;

}
.text10 {
	font-size: 12px;
	font-weight: bold;

}
