div#main_area
{
    width:      83%;
    float:      right;
}

div#main
{
    width:      79%;
    text-align: center;
    min-height: 600px;
    height: auto!important;
    height: 600px;
    float: left;

}

div#banner
{
    width:      100%;
    text-align: center;
    min-height: 100px;
    height: auto!important;
    height: 100px;
    margin-top: 10px;
    float: left;
}

div#main div.girls_list_wap
{
    text-align: center;
}

div#main div.girls_list_wap div.girls_list
{
    border: solid 1px #4e4e4e;
    display: block;
    margin: 0 auto;
    padding: 1px;
    text-align: center;
}

div#main div.girls_list ul
{
    border: solid 3px #4e4e4e;
    width:  120px;
    height: 150px;
    margin: 2px;
    list-style: none;
    float: left;
    overflow: hidden;

}

div#main div.girls_list ul li.online a
{
    display: block;
    line-height: 0;
    width:  120px;
    height: 16px;
    overflow: hidden;
    background: url(/imgs/top-ok.gif);
    background-repeat: no-repeat;
}

div#main div.girls_list ul li.party a
{
    display: block;
    line-height: 0;
    width:  120px;
    height: 16px;
    overflow: hidden;
    background: url(/imgs/party.gif);
    background-repeat: no-repeat;
}

div#main div.girls_list ul li.tshot a
{
    display: block;
    line-height: 0;
    width:  120px;
    height: 16px;
    overflow: hidden;
    background: url(/imgs/2shot_botton.gif);
    background-repeat: no-repeat;
}

div#main div.girls_list ul li.girls_photograph
{
    display: block;
    line-height: 0;
    width:  120px;
    height: 90px;
    overflow: hidden;
}

div#main div.girls_list ul li.girls_name
{
    width:  120px;
    height: 25px;
    padding-top: 8px;
    margin-top: 7px;
    overflow: hidden;
    background: url(/imgs/name_bak.gif);
    background-repeat: no-repeat;

}

div#main div.girls_list ul li.girls_name a
{
    color: #ffffff;
    font-size: 15px;
}

div#main div.girls_list ul li.kazu
{
    float:left;
    width:  30px;
    height: 20px;
    font-size: 15px;
    color:#ffffff;
    overflow: hidden;
    background:#000000 ;

}


div#main div.girls_list ul li.collection
{
    float:left;
    width:  60px;
    height: 20px;
    overflow: hidden;
    background: url(/imgs/b_collection_60.gif);
    background-repeat: no-repeat;
}

div#main div.girls_list ul li.g_add
{
    float:right;
    width:  30px;
    height: 20px;
    overflow: hidden;
    background: #000000;
}

p#page
{
    font-size:15px;
}

/*ここから両サイド*/

div#right_sid
{
    text-align: center;
    width:      20%;
    float:      right;
}

div#right_sid div#rank_rogo
{
    margin: 0 auto;
    width:  150px;
    height: 50px;
    background: url(/imgs/ribon.gif);
    background-repeat: no-repeat;
}


div#right_sid div#digi_rank
{
    margin: 0 auto;
    width:  150px;
    height: 550px;
}

div#left_sid
{
    text-align: center;
    width:      16%;
    float:      left;
}

div#left_sid div#login_form
{
    width:  150px;
    height: 200px;
    margin: 2px auto;
    background: url(/imgs/login_bak.gif);
    background-repeat: no-repeat;
}

div#login_form p.form_id
{
    position: relative;
    top: 70px;

}

div#left_sid div#login_form p.form_password
{
    position: relative;
    top: 110px;

}

div#left_sid div#login_form p.form_sub
{
    position: relative;
    top: 125px;

}

div#left_sid div#rg_img
{
    margin: 2px auto;
}

div#left_sid div#rg_img a
{
    width:  150px;
    height: 100px;
    display: block;
    margin: 0 auto;
    line-height: 0;
    background: url(/imgs/tourku.gif);
    background-repeat: no-repeat;
}

div#left_sid div#user_form
{
    width: 150px;
    height:200px;
    font-size:20px;
    color:#ffffff;
    display:block;
    margin:2px auto;
    line-height: 0;
    background: url(/imgs/user_form.gif);
    background-repeat: no-repeat;
}

div#user_form p.form_id
{
    position: relative;
    top: 90px;

}


div#user_form p.logout a
{
    position: relative;
    top: 130px;
    width:  135px;
    height: 30px;
    display: block;
    margin: 0 auto;
    line-height: 0;
    background: url(/imgs/logout.gif);
    background-repeat: no-repeat;
}


div#left_sid div#wakaba_img
{
    margin: 2px auto;

}

div#left_sid div#wakaba_img a
{
    width:  150px;
    height: 100px;
    display: block;
    margin: 0 auto;
    line-height: 0;

}

div#left_sid div#add_girls_img
{
    margin: 2px auto;

}


div#left_sid div#add_girls_img a
{
    width:  150px;
    height: 100px;
    display: block;
    margin: 0 auto;
    line-height: 0;

}


div#left_sid div#setu
{
    width:  150px;
    height: 300px;
    font-size:20px;
    color: #ffffff;
    display: block;
    margin:2px auto;
    line-height: 0;
    background: url(/imgs/icon_setu.gif);
    background-repeat: no-repeat;
}

 div#setu p.about a
{
    position: relative;
    top: 267px;
    width:  135px;
    height: 30px;
    display: block;
    margin: 0 auto;
    line-height: 0;
}

