<!--
body {
    margin:auto auto;
    padding:0px;
    /*background-color:#FFDAB9;*/
    border-style:solid;
    border-width:0px 0px 0px 0px;
    background-image:url('http://www.fuzokuking.com//img2/bgborder.gif');
    background-position:center center;
    background-repeat:repeat-y;
    background-color:#FFFFFF;
}
div.main{
    line-height:140%;
    margin:auto auto;
    /*width:405px;*/
    padding:0px 0px 0px 0px;
    background-color:white;
}
body,table {
    font-size:10pt;
}
a {
    color:#FF7926; /*#F59427;*/
}
a:visited {
    
}
.header_bar{
    width:600px; height:80px; padding-bottom:5px;
    /*background-image:url('/img2/header_1.jpg');*/
     text-align:right;
}
table.main-layout-table{
    margin:auto auto;
/*     width:820px; */
    width:1000px;
    background-color:#ffffff;
    border-spacing:0px;
}

.td-leftmenu {
    width:192px;
    background-image:url('/img2/lefttwoton.gif');
    vertical-align:top;
    padding:0px;
}
.td-main-contents{
    /*width:406px;*/
    padding:3px;
    border-width:0px 0px 0px 0px;
    border-style:solid;
    border-color:#F59427;
    vertical-align:top;
}
.td-rightmenu {
    width:222px;
    vertical-align:top;
    padding:0px;
}

/* left start */

.leftmenu-div-box {
    margin:6px 5px 16px 5px;
}
.leftmenu-div-box-contents {
    background-color:white; padding-left:10px; font-size:10pt;
}

.leftmenu-div-box .actress_image_list {
    width:80px; height:125px; background-color:#ffffff; margin:2px 5px 2px 5px ; float:left; text-align:center; overflow:hidden;
} 
.leftmenu-div-box a {
    font-size:8pt;
} 
.leftmenu-div-box .leftr1 {
    width:182px; background-image:url('/img2/leftr1.gif'); background-repeat:no-repeat; height:15px;
}
.leftmenu-div-box .leftr2 {
    width:182px; background-image:url('/img2/leftr2.gif'); background-repeat:no-repeat; height:15px;
}

ul.leftmenu-list{
    margin:0;
    padding:0;
}
ul.leftmenu-list li{
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    
}
ul.leftmenu-list li a {
    display:block;
    text-decoration :none;
/*     margin:1px; */
    padding-left:10px;
    padding-top:4px;
    padding-bottom:4px;
}
ul.leftmenu-list li a:hover {
    text-decoration :none;
    background-color:#FFEAD1;
}

/* left end */



div.shoplist-box{
    float:left;
    width:255px;
/*     height:190px; */
    margin:3px;
    background-color:white;
/*     height:180px; */
    overflow:hidden;
}
div.shoplist-box .title{
/*     height:60px; */
    font-weight:bold;
    margin:2px;
    padding:2px 10px 2px 10px;
    background-image:url('/img2/bs.gif'); background-repeat:repeat;
    vertical-align:middle;
    overflow:hidden;
}
div.shoplist-box .comment{
/*     height:140px; */
    padding:3px 5px 5px 15px; line-height:105%; overflow:hidden;
}
div.shoplist-box .comment_block{
    height:90px;
    font-size:smaller;
    line-height:105%; overflow:hidden;
}
div.shoplist-box .thumbimg{
/*     float:left; */
    float:right;
    border-style:solid;
    border-color:white;
    border-width:0px;
    margin-right:5px;
    margin-left:10px;
    height:150px;
    overflow:hidden;
}

div.shoplist-box .floatclear{
/*    clear:left; */
    clear:left;
    clear:right;
}

div.shoplist-box2{
    background-color:white;
    margin:5px 10px 5px 10px; 
    border-style:solid; border-color:#F09000; border-width:1px 0px 0px 0px;
    padding:5px;
/*     height:190px; */
    overflow:hidden;
}
div.shoplist-box2 .title{
    padding:5px 5px 5px 20px; 
}
div.shoplist-box2 .comment{
/*     height:90px; */
    line-height:150%; overflow:hidden;
}
div.shoplist-box2 .thumbimg{
    float:left;
    border-style:solid;
    border-color:white;
    border-width:0px;
    margin-right:10px;
}
div.shoplist-box2 .floatclear{
    clear:left;
}

div.shoplist-right{
    width:192px;
    /*height:130px;*/
    padding:10px;
}
div.shoplist-right .title{
    color:#FF8512;
    font-weight:bold;
    margin:2px;
    padding:2px 5px 2px 5px;
    /*background-image:url('/img2/bs.gif'); background-repeat:repeat;*/
    overflow:hidden;
}
div.shoplist-right .comment{
    /*height:100px;*/
    padding:5px;
    line-height:105%;
}
div.shoplist-right .thumbimg{
    float:right;
    border-style:solid;
    border-color:white;
    border-width:0px;
    margin-left:10px;
}
div.shoplist-right .floatclear{
    clear:right;
}

h1.shop_name{
    margin:10px;
    font-size:12pt;
    font-weight:normal;
    height:27px;
    padding-left:20px;
    background-image:url('/img2/shop_info_bar.jpg');
}

li.area_list{
    margin:0px;
    display:block;
    padding:0px;
    
}
li.area_list a {
    display:block;
/*     margin:1px; */
/*     border-style:solid; */
/*     border-color:#F59427; */
/*     border-width:1px; */
    height:25px;
    padding-top:4px;
    padding-bottom:4px;
    text-decoration:none;
}
li.area_list a:hover {
    display:block;
/*     color:white; */
/*     background-color:#F59427; */
    background-color:#FFEAD1;
    color:#F59427;
}
li.area_list a.selected {
    display:block;
    color:white;
    border-style:solid;
    border-color:#FFFFFF;
    border-width:1px 2px 1px 2px;
    background-color:#F59427;
    font-weight:bold;
}
li.area_list_in_shoplist{
    margin:0px;
    display:block;
    padding:0px;
    float:left;
    width:170px;
    
}
li.area_list_in_shoplist a {
    display:block;
/*     margin:1px; */
/*     border-style:solid; */
/*     border-color:#F59427; */
/*     border-width:1px; */
    height:25px;
    padding-top:4px;
    padding-bottom:4px;
    text-decoration:none;
}
li.area_list_in_shoplist a:hover {
    display:block;
/*     color:white; */
/*     background-color:#F59427; */
    background-color:#FFEAD1;
}
li.area_list_in_shoplist a.selected {
    display:block;
    color:white;
    background-color:#F59427;
}
li.area_list_in_shoplist div.selected {
    display:block;
    height:25px;
    padding-top:4px;
    padding-bottom:4px;
    text-decoration:none;
    font-weight:bold;
}

.nest_level_{
    padding-left:10px;
}
.nest_level_1{
    padding-left:25px;
}
.nest_level_2{
    padding-left:40px;
}
.nest_level_3{
    padding-left:55px;
}
.nest_level_4{
    padding-left:70px;
}
img.preload {
    display:none;
}
.actress_list {
    margin:3px;
    width:94px;
    height:150px;
    float:left;
    padding:5px;
    text-align:center;
    overflow:hidden;
    vertical-align:bottom;
}
.float_box_in_categorylist {
    float:left;
    width:300px;
    height:115px;
    margin:15px 10px 15px 10px;
    border-width:3px 0px 0px 0px;
    border-style:double;
    border-color:#F59427;
    /* background-color:#F59427; */
    padding:5px;
/*     text-align:center; */
    vertical-align:middle;
}
.float_box_in_categorylist a.categorynameheader {
    height:20px;
    border-width:0px 0px 1px 0px;
    border-style:solid;
    border-color:#F59427;
    display:block;
    text-decoration:none;
/*     background-image:url('/img2/category_bg.jpg'); */
/*     background-repeat:no-repeat; */
    padding-bottom:5px;
    font-size:11pt;
    font-weight:bold;
}
.float_box_in_categorylist .comment{
    padding:5px 0px 0px 10px;
    height:90px;
    font-size:9pt;
    color:#333333;
    line-height:140%;
}

.float_box_in_arealist {
    float:left;
    width:220px;
    height:110px;
    margin:15px 10px 15px 10px;
    border-width:3px 0px 0px 0px;
    border-style:double;
    border-color:#F59427;
    /* background-color:#F59427; */
    padding:5px;
/*     text-align:center; */
    vertical-align:middle;
}
.float_box_in_arealist a.mainarea {
    border-width:0px 0px 1px 0px;
    border-style:solid;
    border-color:#F59427;
    display:block;
    text-decoration:none;
/*     background-image:url('/img2/category_bg.jpg'); */
/*     background-repeat:no-repeat; */
    padding-bottom:5px;
    font-size:11pt;
    font-weight:bold;
}

.link_box {
    margin:20px 10px 20px 5px;
}
.link_box_inside_float_box{
    float:left; width:90px; height:45px; overflow:hidden;
    margin:3px; 
}

.form-th {
    font-weight:normal;
    vertical-align:top;
}

td.dtitle {
    width:100px;
    vertical-align:top;
    text-align:right;
    margin:5px 0px 5px 0px;
    padding:5px 10px 5px 10px;
    border-style:solid;
    border-width:0px 2px 0px 0px;
    border-color:#FF7926;
}
td.ddata {
    padding:5px 5px 5px 10px;
}

.actress_box    {
	  margin:2px;
	  width:120px;
	  height:180px;
	  float:left;
	  border-style:solid;
	  border-color:#F79629;
	  border-width:1px;
	  padding:2px;
	  text-align:center;
	  overflow:hidden;
	  cursor:move;
	  }


td.price_value  {
    text-align:right;
    
}

.rightmenu-renewal-box {
    margin:4px; border-style:outset; border-width:0px 1px 1px 1px; border-color:#A8A8A8;
}

.rightmenu-renewal-box .renewal-box-title {
    padding:0px 10px 0px 10px; border-style:solid; border-color:#E3E3E3; border-left-color:#A8A8A8; border-width:1px 1px 1px 5px; background-image:url('/img2/gura.gif'); font-size:8pt; font-weight:bold;
}

.rightmenu-renewal-box .renewal-box-list {
    padding:0px 8px 10px 8px; font-size:9pt; height:450px; overflow-y:scroll;
}

.rightmenu-renewal-box .renewal-box-rows {
    border-style:solid; border-color:silver; border-width:0px 0px 1px 0px; padding:3px;
    font-size:smaller;
}

.rightmenu-banner-list {
    margin:10px 5px 10px 5px; text-align:center; border-style:outset; border-width:1px; border-color:#A8A8A8; padding:5px;
}

.rightmenu-banner-list a {
    display:block;
    margin-bottom:5px;
    font-size:8pt;
}

table.form-table {
    margin:3px 20px 3px 20px;
}

table.form-table th {
    font-weight:normal;
    padding:5px 15px 5px 15px;
    background-color:#FFE7B9;
    font-size:8pt;
    white-space:nowrap;
}

table.form-table td {
    padding:5px 15px 5px 15px;
    background-color:#FFEFD1;    
}

input.text,input.password,textarea {
/*     border-style:solid; */
/*     border-width:1px; */
    padding:4px;
    
}

.form-error {
    color:red;
}

-->