/* oga's template main css Document */
@charset "shift_jis";

* {
    margin: 0px;
    padding: 0px;
}

body {
    /* background: #fff; */
    /* background: url(img/common_back.jpg); */
    /* background-repeat: repeat; */
}

img {
    border: none;
    vertical-align: top;
}

a:link, a:visited {
    color: #B58E16;
}

a:hover, a:active{
    color: #BA55D3;
}

#wrapper {
    width: 760px;
    /* background: #fff; */
    border: 1px solid #3D3D3D;
    color: #fff;
    font-size: 12px;
    line-height: 150%;
    margin: 0 auto;
}

#wrapper_index {
    /* width: 760px; */
    /* height: 310px; */
    margin-right: auto;
    margin-left: auto;
    margin-top: 15px; 
    text-align:center;
}

#header {
    width: 760px;
    /* height: 100px; */
}

#eye_catcher {
    width: 760px;
   /*  height: 220px; */
}

#menu_container {
    width: 760px;
    height: 37px;
}

#main_container {
    width: 720px;
    margin: 20px auto 20px auto;
}

.intro_box {
    width: 720px;
	height:430px;
}

.intro_left {
    width: 390px;
    height: 430px;
    margin: 10px;
    float: left;
}

.osusume_lady {
    width: 156px;
    height: 270px;
    margin: 10px;
    float: left;
}

.site_intro {
    width: 200px;
    height: 380px;
    margin: 10px 0px 5px 0px;
    float: right;
    overflow-y: auto;
    padding-right:5px;
}

.intro_right {
    width: 280px;
    height: 430px;
    float: right;
}

.wtats_new_title {
    width: 280px;
    /*height: 100px;*/
    margin-top: 10px;
}

.whats_new {
    width: 278px;
    height: 290px;
    margin-top: 10px;
    float: right;
    border: 1px solid #3D3D3D;
}

.textbox {
    width: 680px;
    /* background: #fff; */
    margin-top: 20px;
}

.todays_ladies {
    width: 686px;
    margin-top: 30px;
}

.t_ladies_left {
    width: 333px;
    float: left;
}

.t_ladies_right {
    width: 333px;
    float: right;
}

.lady_left {
    width: 156px;
    float: left;
}

.lady_right {
    width: 156px;
    float: right;
}

.td_wht {
    padding: 5px 0px 5px 0px;
    color: #FFF;
    font-size: 14px;
    font-weight: normal;
    text-align: center;
}

.td_gray {
    padding: 5px 0px 5px 0px;
    color: #3D3D3D;
    font-size: 14px;
    font-weight: normal;
    text-align: center;
}

#footer {
    width: 760px;
    height: 70px;
    /* background: #fff; */
}

#costumes div {
    margin-top: 10px;
    margin-bottom: 10px;
}

div.todays_ladies {
    margin-left: 60px;
}

div.t_ladies_left {
    text-align: center; 
    margin-bottom: 20px;
    width:  200px;
    height: 330px;
    float:  left;
}

div.ladies_comment {
    height: 5em;

}

ul.costume_category {
    margin-left: 80px;
}

li.costume_category {
    text-align: center;
    list-style-type: none;
    height: 1.5em;
    vertical-align: bottom;
    margin: 3px;
    float:left;
}


.lady-attributes-img {
    height: 17px;
    margin: 0px auto 0px auto;
}

.policy_box {
    text-align:left;
    width:600px;
    margin:80px;
    color:black;
    padding:5px;
}

#link {
    width: 600px;
    height: 100%;
    margin: 10px auto 10px auto;
}

#link div.link_cell {
    width: 100px;
    height: 40px;
    float: left;
    text-align: center;
}

#footer-menu {
    clear: left;
}


#auth_header {
    margin-top:0px;
    margin-bottom:0px;
    text-align:center;
}

#auth_header h1, h2 {
    margin-top:3px;
    margin-bottom:0px;
    font-size:12px;
}

#auth_message {
    margin-top:25px;
    margin-left:auto;
    margin-right:auto;
    padding:5px;
    /* width:670px; */
}

#auth_link {
    margin-bottom:50px;
}

#auth_link table {
    margin-top:10px;
    margin-left:auto;
    margin-right:auto;
}

#auth_link .big_link{
    margin-top:25px;
    text-align:center;
}

#footer-menu {
    width: 740px;
/*     height: 12px; */
    margin: 0 auto;
    padding: 0 0px 5px;
    background: url(img/footer_bg.gif) bottom no-repeat;
    text-align: center;
    font-weight: bold;
}

#footer-menu ul {
    margin: 0;
}
#footer-menu li {
    display: inline;
    padding: 0 0.8em 0 1em;
    border-right: #000 1px solid;
}

#footer-menu li.last {
    border-right: none;
}

#footer-menu a {
    text-decoration: none;
}
#footer-menu a:link {
    color: #B58E16;
}
#footer-menu a:visited {
    color: #B58E16;
}
#footer-menu a:hover {
    color: #BA55D3;
}
#footer-menu a:active {
    color: #BA55D3;
}


#auth_footer {
    margin-top:10px;
    margin-bottom:20px;
    text-align:center;
}

#auth_footer hr{
    height:1px;
    width:670px;
    border-color:#000;
    border-width: 1px 0px 0px 0px;
    margin-left:auto;
    margin-right:auto;"
}

.lady_icon {
    text-align:center;
    margin-left:auto;
    margin-right:auto;
    padding:2px;
    height:17px;
    width:150px;
    font-family:"‚l‚r ‚oƒSƒVƒbƒN", "Osaka", sans-serif;
    margin-bottom:1px;
}

#top_body_middle {
    padding:5px;
}

#top_body_bottom {
    padding:5px;
}

.editer_padding {
    padding:5px;
}