@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/reserve/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 top;
    width:604px; height:266px;
    margin:0px auto ;
    padding-top:40px;
}

dl#shop_guide dt {
    display:none;
}

dl#shop_guide dd {
    margin:200px 0px 0px 15px;
}

* html dl#shop_guide dd {
    margin:240px 0px 0px 15px;
}

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

dl#shop_guide dd p {
    font-size:0.9em;
    line-height:1.4;
}

dl#shop_guide dd p span {

}

p#caution {
    width:579px;
    margin:0px auto;
    color:#ff7600;
    border-bottom:3px solid #ff7600;
    line-height:2;
}

table {
    width:579px;
    margin:-2px auto 10px;
    overflow:hidden;
    border-bottom:1px solid #969696;
}

th,td {
    padding:10px 0px 10px 20px;
    text-align:left;
    border-top:1px solid #efefef;
}

th {
    font-weight:bold;
    font-size:0.9em;
}

td {
    border-left:1px solid #efefef;
}

input.style {
    width:380px;
}

textarea {
    width:380px;
    height:200px;
}

div#button {
    text-align:center;
}

/*************************************************************
***in error 
*************************************************************/
p#error {
    background-image:url(/images/reserve/reserve_error.gif);
    background-repeat:no-repeat;
    background-position:left center;
    width:604px; height:0px;
    padding-top:76px;
    overflow:hidden;
    margin:0px auto 10px;
    border-bottom:1px solid #eeeeee;
}

* html p#error{
    background-position:left 30%;
}

*:first-child+html p#error {
    background-position:left 30%;
}

div#mes {
    margin:0px auto 10px;
    border:3px solid red;
    background-color:#fee7e7;
    width:570px;
    padding:10px;
}

div#mes p {
    color:red;
    font-size:0.9em;
}

/*************************************************************
***reserve finish 
*************************************************************/
#finish {
    background-image:url(/images/reserve/reserve_finish.gif);
    background-repeat:no-repeat;
    background-position:left center;
    width:604px; height:0px;
    padding-top:56px;
    overflow:hidden;
    margin:0px auto 10px;
    border-bottom:1px solid #eeeeee;
}

* html #finish {
    background-position:left 30%;
}

*:first-child+html #finish {
    background-position:left 30%;
}

#finish_desc {
    width:584px;
    padding:10px;
    background-color:#eee;
    margin:0px auto 10px;
}

#finish_desc p {
    font-size:0.9em;
    margin-bottom:1em;
}

div#button {
    text-align:center;
    min-height:30px;
    _height:30px;
    padding-bottom:10px;
}

#button a {
    background-image:url(/images/menu/category_marker.gif);
    background-position:left center;
    background-repeat:no-repeat;
    color:#FE861F;
    display:block;
    font-size:1.2em;
    font-weight:bold;
    padding-left:30px;
    width:180px;
    margin:0px auto;
}