@charset "utf-8";

#movie {
    border: 1px dotted #b2b2b2;
}

.contentsList {
    padding-bottom: 30px;
}

.contentsList .item {
    float: left;
    display: block;
    width: 222px;
    height: 277px;
    margin: 25px 0 0 20px;
}

.contentsList .item.woman {
    background: url(../images/collection/collection-woman-frame.gif) scroll 0 0 no-repeat;;
}

.contentsList .item.man {
    background: url(../images/collection/collection-man-frame.gif) scroll 0 0 no-repeat;;
}

.contentsList .item.kid {
    background: url(../images/collection/collection-kid-frame.gif) scroll 0 0 no-repeat;;
}

.contentsList .item.first {
    margin-left: 0;
}

.contentsList .item .inner {
    padding: 27px 10px 10px 10px;
}

.contentsList .item h2 {
    margin-top: 10px;
    text-align: center;
    line-height: 150%;
    font-size: 94%;
    text-transform: uppercase;
}

.description h2 {
    line-height: 150%;
    text-transform: uppercase;
    font-weight: bold;
}

.description h2.woman {
    color: #e2001a;
}

.description h2.man {
    color: #e65f0f;
}

.description h2.kid {
    color: #99cc33;
}

.description p {
    line-height: 150%;
    text-transform: uppercase;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 876px;
    height: 357px;
    border-bottom: none;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width: 876px;
    height: 357px;
}

.jcarousel-skin-tango .jcarousel-item {
    width: 219px;
    height: 357px;
}

#carousel {
    margin: 40px 0 0 37px;
}

#carousel .slide .inner {
    width: 179px;
    margin-left: 20px;
}

#carousel .slide .inner a, #carousel .slide .inner a:visited {
    display: block;
    border: 1px solid #dadada;
    padding: 9px;
    background-color: #e6e6e6;
}

.jcarousel-skin-tango .jcarousel-next-horizontal {
    top: 167px;
    right: -30px;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    top: 167px;
    left: -30px;
}
