﻿/*....... header css starts here......*/
#header .koukoku
{
    width: 728px;
    height: 90px;
    float: left;
    position: absolute;
    left: 254px;
    top: 33px;
    z-index: 31;
}

#header .headerMenu
{
    height: 138px;
    width: 100%;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 30;
    top: 36px;
}

#header .headerMenu .logo {
    background: url("../images/interface/Header/header_background2.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 94px;
    margin-left: 0;
    width: 245px;
}

#header .headerMenu .logo a
{
    text-decoration: none;
    display: block;
    width: 245px;
    height: 94px;
}
