@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/straight/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#recommendation {
    background-image:url(/images/straight/straight.gif);
    background-repeat:no-repeat;
    background-position:center;
    width:598px; height:235px;
    margin:0px auto 10px;
    padding-top:40px;
}

dl#recommendation dt {
    background-image:url(/images/straight/r_straight.gif);
    background-repeat:no-repeat;
    background-position:20% center;
    width:550px; height:0px;
    padding-top:58px;
    overflow:hidden;
}

dl#recommendation dd {

}

dl#recommendation dd p#r_heading {
    background-image:url(/images/straight/r_copy.gif);
    background-repeat:no-repeat;
    background-position:15% center;
    width:550px; height:0px;
    padding-top:33px;
    _padding-top:53px;
    overflow:hidden;
}

*:first-child+html dl#recommendation dd p#r_heading {
    padding-top:53px;
}

dl#recommendation dd p#r_copy {
    margin:10px 0px 0px 45px;
    font-size:0.95em;
}


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;
}
/****************************/
div#whatis {
    overflow:hidden;
}

div#whatis img {
    float:left;
    margin:10px 20px 30px 40px;
}

div#whatis p {
    margin:10px 30px 30px 0px;
    font-size:0.9em;
}

/****************************/
div#reason {
    width:581px;
    margin:20px auto;
    font-size:0.9em;
    border-top:3px solid #ff7600;
}

div#normal_str {
    width:290px;
    float:left;
    padding:0px;
    border-right:1px solid #e4e4e4;
}

div#abnormal_str {
    width:290px;
    float:right;
    padding:0px;
}

div#reason div h3 {
    border-bottom:1px solid #e4e4e4;
    width:270px;
    padding:10px;
    text-align:center;
    font-weight:bold;
}

div#reason div ul {
    width:290px;
}

div#reason div ul li {
    border-bottom:1px solid #e4e4e4;
    width:270px;
    padding:10px;
    overflow:auto;
    line-height:1.4;
}

div#reason div ul li.type {
    text-align:center;
    height:20px;
}

div#reason div ul li.desc1 {
    height:80px;
}

div#reason div ul li.desc2 {
    height:100px;
}

p#rea_desc {
    clear:both;
    padding:10px 0px 0px;
    color:red;
    font-size:0.9em;
}

/****************************/
ul#voice {
    margin-bottom:0px;
}

ul#voice li{
    margin:10px auto 0px;
    width:604px;
    background-image:url(/images/straight/voice_b.gif);
    background-repeat:no-repeat;
    background-position:center bottom;
    padding-bottom:9px;
}

ul#voice li h3{
    margin:0px auto;
    background-image:url(/images/straight/voice_t.gif);
    background-repeat:no-repeat;
    background-position:center top;
    height:33px;
    line-height:33px;
    padding-left:15px;
    font-weight:bold;
}

ul#voice li div{
    width:604px;
    background-image:url(/images/straight/voice_m.gif);
    background-repeat:repeat-y;
    background-position:center;
    margin-left:0px;
    padding:5px 0px;
}

ul#voice li div p{
    margin:0px 20px;
}