@charset "utf-8";


#g_menu {
    background-color:#FF7600;
    clear:both;
    height:72px;
    margin:0 auto ;
    padding:0 0 5px;
    width:970px;
}

*:first-child+html #wrapper {
    margin-top:105px;
}

#wrapper_frame {
    background-image:url(/images/common/h1_ornament.gif);
    background-repeat:repeat-x;
    background-position:200px 5px;    
}

h1 {
    background-color:#f7f7f7;
    background-image:url(/images/shop/h1.gif);
    background-repeat:no-repeat;
    background-position:20px 14px;
    text-indent:-9999px;
    width:401px;
    height:103px;    
}


/**************************************************
** =wrapper section subpage common
**************************************************/
#main {
    width:651px;
    padding-left:10px;
    background-image:none;
}

#container_b {
    margin:10px 0px 0px 0px;
    background-image:url(/images/common/container_b.gif);
    background-repeat:no-repeat;
    background-position:center bottom;
    padding-bottom:9px;
}

#container_t {
    background-image:url(/images/common/container_t.gif);
    background-repeat:no-repeat;
    background-position:center top;
    padding-top:10px;
}

#container_m {
    background-image:url(/images/common/container_m.gif);
    background-repeat:repeat-y;
    background-position:center;
    position:relative;
}

/**************************************************************************************
*** =sidebar section subpage common
**************************************************************************************/
#sidebar {
    width:278px;
    padding-right:10px;
}

#banner_section {
    margin:10px 0px 0px 0px;
    background-image:url(/images/common/side_b.gif);
    background-repeat:no-repeat;
    background-position:center bottom;
    padding-bottom:9px;
}

#t_banner_section {
    background-image:url(/images/common/side_t.gif);
    background-repeat:no-repeat;
    background-position:center top;
    padding-top:9px;
}

#m_banner_section {
    background-image:url(/images/common/side_m.gif);
    background-repeat:repeat-y;
    background-position:center;
    text-align:center;
}

/***********************************************************************
************************************************************************
************************************************************************
*** =each page original start here
************************************************************************
************************************************************************
***********************************************************************/
dl#shop_guide {
    background-image:url(/images/shop/shop_heading.gif);
    background-repeat:no-repeat;
    background-position:center;
    width:604px; height:346px;
    margin:0px auto ;
    padding-top:40px;
}

dl#shop_guide dt {
    display:none;
}

dl#shop_guide dd {
    margin:230px 0px 0px 40px;
}

* html dl#shop_guide dd{
    margin:270px 0px 0px 40px;
}

*:first-child+html dl#shop_guide dd {
    margin:270px 0px 0px 40px;
}

dl#shop_guide dd p {
    font-weight:bold;
    font-size:1.05em;
    line-height:1.2;
}

dl#shop_guide dd p#red {color:#f26522;}
dl#shop_guide dd p#green {color:#27833d;}
dl#shop_guide dd p#blue {color:#448ccb;font-size:0.9em;margin-top:2px;}


h2 {
    background-image:url(/images/straight/heading.gif);
    background-repeat:no-repeat;
    background-position:center;
    height:34px;
    line-height:34px;
    padding-left:40px;
    color:#fff;
    font-weight:bold;
    margin-bottom:10px;
    clear:both;
}

p#desc {
    margin-left:30px;
}

div#larger_img {
    margin:10px auto 0px;
    text-align:center;
    border-left:1px solid #EEEEEE;
    border-right:1px solid #EEEEEE;
    border-top:1px solid #EEEEEE;
    width:597px;
}

div#larger_img div {
    width:567px; 
    min-height:274px;
    _height:274px;
    overflow:hidden;
    margin:0px auto;
}

div#larger_img img {
    display:block;
    margin:10px auto 0px;
}

div#larger_img p {
    width:567px;
    border-bottom:1px solid #eee;
    margin:0px auto;
    padding:10px 15px;
}


ul#shop_img_thumb {
    width:560px;
    overflow:hidden;
    margin:10px auto 0px;
    min-height:100px;
    _height:100px;
}

ul#shop_img_thumb li{
    float:left;
    width:112px;
    margin-top:10px;
}

ul#shop_img_thumb li img{
    display:block;
    text-align:center;
    margin:0px auto;
    padding:3px;
    border:1px solid #b9b9b9;
}
