@charset "utf-8";
/**
 * Copyright (c) 2010 PlusFive. (http://www.plus-5.com/)
 * Version individual.css 2010-11-01 14:29:38
 */


/**
 * HTML Tag redefine
 */


.more-link {
    text-align                  : right;
}
.more-link p {
    font-size                   : 12px;
}
.more-link p a {
    text-decoration             : none;
    color                       : #0000cc;
}

#main div.header {
    width                       : 884px;
    height                      : 360px;
    background-color            : #ffffff;
    background-image            : url(images/catch_01.jpg);
    background-repeat           : no-repeat;
    background-position         : 50% 0;
}


#products {
    width                       : 876px;
    margin                      : 8px 4px 32px;
}



#products-01 {
    float                       : left;
    width                       : 434px;
    padding                     : 44px 0 0;
    background-image            : url(images/title_01.gif);
    background-repeat           : no-repeat;
    background-position         : 0 0;
}

#products-02 {
    float                       : right;
    width                       : 434px;
    padding                     : 44px 0 0;
    background-image            : url(images/title_02.gif);
    background-repeat           : no-repeat;
    background-position         : 0 0;
}
#products-02-inner {
    padding                     : 0 0 300px;
    background-image            : url(images/bg_products_02.jpg);
    background-repeat           : no-repeat;
    background-position         : 0 100%;
}

#products div.product-block {
    width                       : 434px;
    margin                      : 0 0 8px;
}
#products div.product-block div.product-img {
    width                       : 150px;
    float                       : left;
}
#products div.product-block div.product-desc {
    width                       : 284px;
    padding                     : 4px 0 0;
    float                       : right;
}
#products div.product-block div.product-desc h2 {
    margin                      : 0 0 4px;
    font-size                   : 14px;
    line-height                 : 1.4;
}
#products div.product-block div.product-desc p {
    font-size                   : 12px;
    line-height                 : 1.4;
}
#products div.product-block div.product-desc a {
    text-decoration             : none;
    color                       : #0000cc;
}




#infomation {
    width                       : 876px;
    margin                      : 8px 4px 32px;
}

#banners {
    text-align                  : center;
}







/** 524px : 348px **/
#products-detail #main div.header {
    height                      : 1px;
    background-color            : transparent;
    background-image            : none;
}

#product {
    width                       : 876px;
    margin                      : 4px 4px 32px;
}



#product-01 {
    float                       : left;
    width                       : 525px;
}
#product-01 .zoom {
    margin                      : 0 0 2px;
}
#product-01 .icon img{
    margin                      : 0 1px 0 0;
}
#product-01 .product-movie {
    margin-top                  : 16px;
    text-align                  : center;
}

#product-02 {
    float                       : right;
    width                       : 348px;
    padding                     : 44px 0 0;
    background-image            : url(images/title_03.gif);
    background-repeat           : no-repeat;
    background-position         : 0 0;
}
#product-02-inner {
    padding                     : 4px;
}
#product-02 h2 {
    margin                      : 0 0 4px;
    font-size                   : 14px;
    line-height                 : 1.4;
}
#product-02 p {
    margin                      : 0 0 1em;
    font-size                   : 12px;
    line-height                 : 1.8;
}

#photoframe {
    width                       : 524px;
    height                      : 349px;
    overflow                    : hidden;
}
