table {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
}
.text8 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 8px;
}
.text10 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
}
.text12 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
}
.text14 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
}
.text16 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
}
.text18 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 18px;
}
.height10 {
	line-height: 10px;
}
.height12 {
	line-height: 12px;
}
.height14 {
	line-height: 14px;
}
.height16 {
	line-height: 16px;
}
.height18 {
	line-height: 18px;
}
.height20 {
	line-height: 20px;
}
.height22 {
	line-height: 22px;
}
.height24 {
	line-height: 24px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #333333;
}
a:hover {
	color: #FF0000;
}
body {
	scrollbar-base-color: #000000;
	scrollbar-track-color: #FF0000;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #666666;
	scrollbar-darkshadow-color: #FF0000;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FF0000;
	scrollbar-arrow-color: #0000FF;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.fix {
	background-repeat: no-repeat;
}
.white-10 {
	font-size: 10px;
	color: #FFFFFF;
}
.white-12 {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
}


.menu_bg {
	background-image: url(../img/menu_bg.jpg);
	background-repeat: no-repeat;
}
.menu_bg2 {
	background-image: url(../img/menu_bg2.jpg);
	background-repeat: no-repeat;
}
.menu_bg3 {
	background-image: url(../img/menu_bg3.jpg);
	background-repeat: no-repeat;
}
.menu_bg4 {
	background-image: url(../img/menu_bg4.jpg);
	background-repeat: no-repeat;
}
.about_bg {
	background-image: url(../img/about_img03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


#header {
	width: 750px;
	height: 15px;
	margin: 0 auto;
	padding: 0px;
	text-align: left;
}

#header h1{
	font-size:11px;
	margin: 0 0 0 5px;
	line-height: 13px;
	color:#333333;
	font-weight: lighter;
}
	



