@charset "utf-8";

html{
    height:100%;
}

body{
    height:100%;
}


div.bg_h {
	margin: 0px;
	padding: 0px;
	width: 926px;
	height: 100%;
	text-align: center;
	background-image:url("/design/gmosp114/html-img/header/bg_h926.png");
	background-repeat:repeat-y;
	background-position: center;
}



/*wb_[
---------------------------------------------------------------------------*/

table.header {
	width: 900px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}


td.header01 {
	height: 140px;
	background: url(/design/gmosp114/html-img/header/bg900x120_2010aw.gif) no-repeat bottom;
	vertical-align: top;
	padding: 5px 0px 0px 8px;
}


td.header02 {
	margin: 0px;
	padding-bottom:5px;
}



h1.header {
	margin: 0px 0px 20px 0px;
	font-size : 10px;
	font-weight : normal;
	color: ffffff;
	text-align: left;
}


div.header_waku {
	width: 900px;
	margin: 0px;
	padding: 0px;
}

div.header_waku1 {
	width: 300px;
	margin: 0px;
	padding-left: 10px;
	float: left;
}

div.header_waku2 {
	width: 600px;
	margin: 0px;
	padding: 30px 160px 0px 0px;
	text-align: right;
	float: left;
}



/*-----global navi style----*/


ul.menu{
	margin: 0px;
	padding:0px 0px 0px 5px;
        list-style:none;
        width:100%;
}

ul.menu li{
	list-style: none;
	float: left;
	width:108px;
}


ul.menu a{
        display:block;
        width:108px;
        height:25px;
        text-indent:-9999px;
        overflow:hidden;
}



a.navi1{
    background-image:url(/design/gmosp114/html-img/header/button01.gif);
}
a:hover.navi1{
    background-position:0px -25px;
}
a.navi2{
    background-image:url(/design/gmosp114/html-img/header/button02.gif);
}
a:hover.navi2{
    background-position:0px -25px;
}
a.navi3{
    background-image:url(/design/gmosp114/html-img/header/button03.gif);
}
a:hover.navi3{
    background-position:0px -25px;
}
a.navi4{
    background-image:url(/design/gmosp114/html-img/header/button04.gif);
}
a:hover.navi4{
    background-position:0px -25px;
}
a.navi5{
    background-image:url(/design/gmosp114/html-img/header/button05.gif);
}
a:hover.navi5{
    background-position:0px -25px;
}

a.navi6{
    background-image:url(/design/gmosp114/html-img/header/button06.gif);
}
a:hover.navi6{
    background-position:0px -25px;
}

a.navi7{
    background-image:url(/design/gmosp114/html-img/header/button07.gif);
}
a:hover.navi7{
    background-position:0px -25px;
}


a.navi8{
    background-image:url(/design/gmosp114/html-img/header/button08.gif);
}
a:hover.navi8{
    background-position:0px -25px;
}
