body
{
    margin:0px;
    font-size:12px;
    color:#3f3f3f;
    background-color:#ebebeb;
    
    }

h1{ font-size:12px; margin:0px;}
h2{ font-size:12px; margin:0px;}
h3{ font-size:12px; margin:0px;}
h4{ font-size:12px; margin:0px;}
h5{ font-size:12px; margin:0px;}

.BG_Title
{
    background-image: url(../images/bg_title.gif);
    height:220px;
    }

.BG_Menu
{
    background-image: url(../images/bg_menu.gif);
    height:50px;
    }

.BG_Loop
{
    background-image: url(../images/bg_loop.gif);
    }
    
.BG_Footer
{
    background-image: url(../images/bg_footer.gif);
    height:20px;
    }

.Border_1
{
	border: solid 1px #ffffff;
	height:0px;
	
	}
	
.Border_2
{
	border: solid 1px #c0c0c0;
	height:0px;
	margin:10px;
	
	}
    
.Img_List
{   
    border: solid 2px #ffffff;
    }
    
.Img_B
{   
    border: solid 2px #dfdfdf;
    }
    
.Margin_top
{
	margin-top:20px;
	
	}

/*@recruit.htm */

.table_re
{
    background-color:#f5f5f5;
    border:solid 1px #e9e9e9;
    }

/*@area.htm */

.Hotel
{
    color:#703040;
    background-color:#f4f4f4;
    border-bottom:dashed 1px #a0a0a0;
    }

.System_Line
{
    background-color:#f5f5f5;
    border-top:solid 1px #e9e9e9;
    border-bottom:solid 1px #e9e9e9;
    border-left:solid 1px #e9e9e9;
    border-right:solid 1px #e9e9e9;
    
    }
    
.System_Line2
{
    background-color:#f9f9f9;
    border-top:solid 1px #e9e9e9;
    border-bottom:solid 1px #e9e9e9;
    border-right:solid 1px #e9e9e9;
    }
    
/*@girls_syousai.htm */

.Girls_Status_L
{   
    border-bottom: solid 1px #c0c0c0;
    background-color:#f0f0f0;
    }
    
.Girls_Status_R
{   
    border-bottom: solid 1px #c0c0c0;
    }
    

    
/*@girls.htm */

.Girls_List_BG
{	
	width:130px;
	text-align:center;
    background-image: url(../images/bg_list.gif);
    }
    
.Girls_List_Margin
{	
	margin:10px;
	margin-right:15px;
	line-height:16px;
    }
    
/* whatsnew.htm */

.What_Margin
{
    margin-left:10px;
    margin-right:10px;
    line-height:16px;
    font-size:10px;
    }
    
.What_Line
{
    margin-top:10px;
    margin-bottom:10px;
    border-bottom: solid 1px #808080;
    width:140px;
    }
    
    
/* ranking.htm */

.Ranking_List_Border
{
    padding-top:20px;
    border: solid 1px #c0c0c0;
    }
    
.Ranking_List_Margin
{
    margin-top:10px;
    margin-left:2px;
    margin-right:2px;
    margin-bottom:10px;
    line-height:14px;
    }
    
/* system.htm */

.System_Left
{
    border-bottom:solid 1px #dadada;
    text-align:left;
    }
    
.System_Right
{
    border-bottom:solid 1px #dadada;
    text-align:right;
    }
    
.System_Center
{
    border-bottom:solid 1px #dadada;
    text-align:center;
    }
    
.Font_Blue
{
    color:#406080;
    }
    
.Font_Red
{
    color:#d02040;
    }
    
.Font_Red_Big
{
	font-size:16px;
    color:#d02040;
    }