#header-top .block-first .logo { margin-top: -5px; padding:0; }
#header-top .block-first .back-link { float:right; margin-top: -5px; font-size:14px; }
#header-top .block-first .icon-back { vertical-align: middle; height:22px; }
#multi_column > #main_column.contents { float: none; margin: 0 auto; }
#footer-bottom { margin-top: 30px; }

/** over write n_header.css **/
#header-top{padding:20px 0 15px !important; height: auto; }
#header-top .block-first .back-link a:before { 
	content: ' ';
    display: inline-block;
    position: relative;
    top: 2px;
    margin-right: 4px;
    width: 13px;
    height: 13px;
    background: url(/user_data/packages/default/_asset/img/icon/arrow_shop_link.png) center center no-repeat;
    background-size: 100%;
}

/** over write form menu color **/
h3.title { margin-bottom:10px; }