.yoyaku_bigbox {
    margin-top: 15px;
    width:       100%;
    clear:       both }
.yoyakuKensaku {
    background-image:   url("/img/2008/bg01.gif");
    background-repeat:   repeat-x;
    background-position: 0 center;
    white-space:         nowrap;
    margin-top:          10px;
    margin-bottom:       10px;
    padding:             5px;
    border:              solid 1px #5f9ea0 }
h4.yoyakuTtl   {
    color:              #483d8b;
    font-size:           15px;
    background-image:    url("/img/2008/bgs03a.jpg");
    background-repeat:   repeat-x;
    background-position: 0 top;
    white-space:         nowrap;
    margin-top:          10px;
    margin-bottom:       10px;
    padding:             2px 5px;
    clear:               both;
    border:              solid 1px #dcdcdc }


div.yoyakubox  {
    margin-bottom: 15px;
    padding-right:  2%;
    width:          30%;
    float:          left }

.yoyakubox img {
    margin-right: 3%;
    margin-bottom: 5px;
    margin-left:   5px }
    
    
/*-----------------------------*/
/*ACTRESS*/
/*-----------------------------*/
.actress_bigbox {
    margin-top: 15px;
    width:       100%;
    clear:       both }

.actTtl {
    font-size:    15px;
    margin-top:    5px;
    margin-bottom: 10px;
    clear:         both;
    border-bottom: 3px solid #dc143c }

.actbox  {
    font-size:    11px;
    line-height:   100%;
    margin-right:  7px;
    padding-right: 5px;
    padding-left:  5px;
    width:         60px;
    height:        100px;
    float:         left }


.actbox img  {
    margin-bottom: 2px;
    border-style:   solid;
    border-width:   1px;
    border-color:   #808080 #000 #000 #808080 }


.actTable  {
    margin-bottom: 10px;
    width:          100% }


.actTable td   {
    font-size:          15px;
    background-image:    url("/img/2008/bg02.gif");
    background-position: 0 center;
    text-align:          center;
    width:               10%;
    height:              25px;
    vertical-align:      middle;
    border:              solid 3px #fff }



.actBT   {
    color:         #000;
    font-weight:    bold !important;
    display:        block;
    padding-top:    5px;
    padding-bottom: 5px }



a:hover.actBT  {
    color:              #000;
    font-weight:         bold;
    background-image:    url("/img/2008/bg02.gif");
    background-repeat:   repeat-x;
    background-position: 0 bottom }



