﻿@charset "UTF-8";

/* #header_section00
========================================== */
#header_section00 {
display: none;
}


/* .header_section01
========================================== */
#wmc_masthead .header_section01 {
background-color: #000000;
border-top: 5px solid #000000;
height: 30px;
padding: 5px 10px;
width: auto;
}

#wmc_masthead .header_section01 .inner {
width: 300px;
margin: 0 auto;
position: relative;
}
@media screen and (max-width: 640px) and (min-width: 480px)  {
#wmc_masthead .header_section01 .inner {
width:460px;
}
}

#wmc_masthead .logo {
width: 200px;
height: 29px;
padding-top: 0;
}

#wmc_masthead .logo a {
background-image: url(/ac_common/img/head_logo_mql.gif);
width: 200px;
height: 29px;
background-size: 200px 29px;
-webkit-background-size: 200px 29px;
}

#wmc_masthead .login {
top: -10px;
}