.main_table_bg {
	background-image: url(../images/main_bg.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
}
.girls_table_bg {
	background-image: url(../images/girls_bg.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-attachment: fixed;
}
.recruit_table_bg {
	background-image: url(../images/recruit_bg.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-attachment: fixed;
}


.recruit_bg02 {
	background-image: url(../images/recruit_bg02.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-attachment:fixed; 
    background-position:0% 0%;
}
.special_table_bg {

	background-image: url(../mages/special_bg.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-attachment: fixed;
}
.system_table_bg {
	background-image: url(../images/system_bg02.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-attachment: scroll;	
	
}
.system_contact_bg {
	background-image: url(../images/contactback.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-attachment:fixed; 
    background-position:0% 0%;
	
	
}
.system_font {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	font-weight: bold;
	color: #330000;
}

.system_font2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	font-weight: bold;
	color: #330000;
}

.system_font3 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ＤＦＧ中丸ゴシック体";
	font-size: 30px;
	font-weight: bold;
	color: #009900;
}

.system_font3a {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ＤＦＧ中丸ゴシック体";
	font-size: 20px;
	font-weight: bold;
	color: #009900;
}

.system_font3b {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ＤＦＧ中丸ゴシック体";
	font-size: 12px;
	font-weight: lighter;
	color: #000000;
}

.system_font3c {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ＤＦＧ中丸ゴシック体";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.system_font_white {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	
	}
	
	.system_font_white02 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ＤＦＧ極太ゴシック体";
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	
	}	
	
.system_font_black {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ＤＦＧ中丸ゴシック体";
	font-size: 12px;
	font-weight: 300;
	color: #000000;
	}
	
	.system_font4 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ＤＦＧ中丸ゴシック体";
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.system_font5 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ＤＦＧ中丸ゴシック体";
	font-size: 19px;
	font-weight: bold;
	color: #ff33cc;
}

.system_font5a {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ＤＦＧ中丸ゴシック体";
	font-size: 17px;
	font-weight: bold;
	color: #ff33cc;
}

.system_font6 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ＤＦＧ中丸ゴシック体";
	font-size: 18px;
	font-weight: bold;
	color: 0000ff;
}


.system_font7 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ＤＦＧ中丸ゴシック体";
	font-size: 24px;
	font-weight: bold;
	color: ff0000;
}

.system_font7a {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ＤＦＧ中丸ゴシック体";
	font-size: 24px;
	font-weight: bold;
	color: ffffff;
}

.system_font8 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ＤＦＧ中丸ゴシック体";
	font-size: 15px;
	font-weight: bold;
	color: ff0000;
}


body {
	scrollbar-3dlight-color: orange;
	scrollbar-arrow-color: orange;
	scrollbar-base-color: white;
	scrollbar-darkshadow-color: orange;
	scrollbar-face-color: white;
	scrollbar-highlight-color: orange;
	scrollbar-shadow-color: orange;
	scrollbar-track-color: #EEEEEE;
}.girlpagetable {
	border: 3px solid #FF6633;
}

