@charset "UTF-8";
/* CSS Document */

/* Content */

#content {
    clear:            both;
    width:            760px;
    padding-left:     43px;
}

#content a {
    color:            #000;
}

#content a:hover {
    background-color: #000099;
    color:            #FFFFFF;
}

.sitenavi {
    padding-bottom:   30px;
}

.sitemenu {
    width:            185px;
    float:            left;
    margin-right:     4px;
}

.sitemenu dt img {
    margin:           0 0 15px 0;
    border:           1px solid #737373;
    width:            150px;
    height:           100px;
}

dl {
    margin:           0;
    padding:          0;
}

dt {
    font-size:        14px;
    color:            #737373;
    margin-bottom:    7px;
    letter-spacing:   2px;
    font-weight:      normal;
    width:            150px;
    float:            left;
}

dd {
    clear:            both;
}

dt img {
    width:            150px;
    height:           100px;
    border:           1px solid #737373;
}

dt.people span.dt {
    width:            70px;
    display:          block;
}

#places_switch, #people_switch {
    float:            right;
    margin:           3px 0 0 0;
    font-size:        11px;
    color:            #737373;
    display:          block;
    width:            45px;
    text-align:       right;
}

#places_switch:hover, #people_switch:hover {
    background-color: #000099;
    color:            #FFFFFF;
    cursor:           pointer;
}

#content li {
    line-height:      21px;
    padding-bottom:   0;
}

#content .new {
    float:            left;
    color:            #FFF;
    background-color: #FF2323;
    margin-left:      -30px;
    font-size:        11px;
    padding:          0 4px 2px 2px;
    height:           13px;
    display:          block;
    line-height:      14px;
    margin-top:       4px;
}

* html #content .new {
    margin-bottom:    -20px;
}

* html #content .new {
    margin-left:      0;
    margin-top:       0;
}

* html .dt-slideshows li {
    height: 21px;
}

#content .update {
    float:            left;
    color:            #FFF;
    background-color: #000099;
    margin-left:      -46px;
    margin-top:       -3px;
    font-size:        11px;
    padding:          2px 4px 2px 2px;
    height:           9px;
}

.slideshows span {
    float:            left;
    width:            100px;
    line-height:      19px;
}

.slideshows span.kl {
    float:            right;
    width:            40px;
    text-align:       right;
}

