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: #666666;
}
a:visited {
	color: #999999;
}
a:active {
	color: #666666;
}
a:hover {
	color: #999999;
}
html, body {
    scrollbar-base-color: #EEEEEE;
    scrollbar-track-color: #FFCCCC;
    scrollbar-face-color: #FFFFFF;
    scrollbar-shadow-color: #CCCCCC;
    scrollbar-darkshadow-color: #999999;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-3dlight-color: #DDDDDD;
    scrollbar-arrow-color: #FF8080;
	margin: 0px;
	padding: 15px 0px 0px;
	background-color: #FFFFFF;
	background-image: url(../img/bg_main.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.fix {
	background-repeat: no-repeat;
}
.menu_bg {
	background-image: url(../img/menu_bg01.gif);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #FFFFFF;
}

.cb01{
	color: #FF5580;
	font-weight: bold;
}

.cb02{
	color: #333333;
	font-weight: bold;
}

p.big{
margin: 10px;
color:#000000;
font-size:110%;
}

.blue{
margin: 10px;
font-weight:bold;
color: #33CCFF;
}

.red{ color: #FF0000;}

.redb{ color: #FF0000; font-weight: bold;}

.redb02{ font-size: 16px; color: #FF0000; font-weight: bold;}