body{
    background-image: none;
    font-size: 1em;
}
div#site_bg{
    margin: 0 1em;
}
div.slogan1{
    display: none;
}
div.slogan2{
    display: none;
}
div#header{
    height: 60px;
    border-bottom: 1px solid #409EFF;
    margin: 0 -1em;
}

div.topmenu {
    background-image: none;
    background-position: center top;
    height: 2em;
    position: absolute;
    right: 20px;
    top: 0.1em;
    width: 2em;
    z-index: 2;
}
#topMenu ul li a {
    white-space: nowrap;
    width: auto;
}
#topMenu ul li:first-child a {
    border-top-left-radius: 9px;
}
#topMenu ul li:last-child a {
    border-bottom-left-radius: 9px;
    border-bottom-right-radius: 9px;
}
#topMenu li:hover a {
    width: auto;
}
#moreItemList {
    border: 1px solid #000000;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-top-left-radius: 10px;
    right: -4px;
}
#topMenu li a.moreItemLabel {
    background-image: url("img/menu_bg_phone.png");
    background-position: center center;
    border: 0;
    height: 2em;
    margin-top: 0.5em;
    overflow: hidden;
    padding: 0;
    right: -10px;
    text-indent: -999px;
    width: 2em;
}
div#wrapper{
    margin-top: 2em;
}
.h1{
    margin: 0.5em;
}
div.step{
    margin-top: 3em;
}
img.step_1,img.step_2,img.step_3,img.step_4{
    margin-left: 0;
    float: none;
}
div.step_1,div.step_2,div.step_3,div.step_4,div.step_4_coment{
    margin-left: 0;
}
.nophone{
    display: none;
}
div#ad{
    display: block;
    position: fixed;
    bottom: -5px;
    z-index: 10;
    text-align: center;
    width: 100%;
    margin-left: -1em;
    height: 50px;
}
a.brother_list{    
margin-bottom: 1em;
}
div#footer{
    background-image: none;
    height: auto;
    margin-bottom: 2em;
    border-top: 1px solid #409EFF;
}
div.blueline{
    margin: 0 -1em;
}
div#botmenu span{
    display: none;
}
div#botmenu a{
    display: block;
    margin: 1em;
}
div.copyright{
    margin-bottom: 60px;
}
.desktop_ad_content{ width: 100%; height: 100px; margin-left: -1em}
.mobile_ad_content_float{
    width: 320px; height: 100px; margin: 0 auto;
    margin: 0 auto;
}
.adsense_menu{
    width: 320px; height: 50px;margin: 0 auto;
}
.menu_coment_body{
    max-width:100%;
}
