@charset "UTF-8";
/* CSS Document */
@import url(init.css);
@import url(common.css);


/* コンテンツ */


#wrap {
position: absolute;
left: 50%;
top: 50%;
margin-left: -450px;
margin-top: -250px;
width:840px;
height:440px;
background:url(../img/top/back.jpg) no-repeat;
padding: 30px;
}

#header {
width:840px;
float: left;
margin-bottom: 210px;
}

#logo {
width:152px;
float: left;
}

#h_menu {
width:137px;
height: 55px;
float: right;
}

#conts {
clear: both;
width: 840px;
height: 66px;
}

/* MENU */

ul li a:link,
ul li a:visited,
ul li a:hover,
ul li a:active,
ul li {
display:block;
text-indent:-9999px;
line-height: nomal;
overflow:hidden;
}

ul.menu li {
float: left; 
}

/* 上メニュ */

.h_menu01 {
margin-top: 22px;
width: 80px;
height: 21px;
margin-right: 20px;
background: url(../img/top/h_menu_01.gif) no-repeat;
}

.h_menu02 {
margin-top: 22px;
width: 37px;
height: 21px;
background: url(../img/top/h_menu_02.gif) no-repeat;
}

/* グローバルメニュ */

.menu01 a {
margin-top: 22px;
margin-right: 40px;
margin-left: 20px;
width: 46px;
height: 25px;
background: url(../img/top/menu_01.gif) no-repeat;
}

.menu01 a:hover { background: url(../img/top/menu_o_01.gif) no-repeat;}

.menu02 a {
margin-top: 22px;
margin-right: 40px;
width: 103px;
height: 25px;
background: url(../img/top/menu_02.gif) no-repeat;
}

.menu02 a:hover { background: url(../img/top/menu_o_02.gif) no-repeat;}

.menu03 a {
margin-top: 22px;
margin-right: 40px;
width: 91px;
height: 25px;
background: url(../img/top/menu_03.gif) no-repeat;
}

.menu03 a:hover { background: url(../img/top/menu_o_03.gif) no-repeat;}

.menu04 a {
margin-top: 22px;
margin-right: 40px;
width: 125px;
height: 25px;
background: url(../img/top/menu_04.gif) no-repeat;
}

.menu04 a:hover { background: url(../img/top/menu_o_04.gif) no-repeat;}

.menu05 a {
margin-top: 22px;
margin-right: 40px;
width: 95px;
height: 25px;
background: url(../img/top/menu_05.gif) no-repeat;
}

.menu05 a:hover { background: url(../img/top/menu_o_05.gif) no-repeat;}

.menu06 a {
margin-top: 22px;
margin-right: 40px;
width: 62px;
height: 25px;
background: url(../img/top/menu_06.gif) no-repeat;
}

.menu06 a:hover { background: url(../img/top/menu_o_06.gif) no-repeat;}

.menu07 a {
margin-top: 22px;
margin-right: 20px;
width: 38px;
height: 25px;
background: url(../img/top/menu_07.gif) no-repeat;
}

.menu07 a:hover { background: url(../img/top/menu_o_07.gif) no-repeat;}





/* 余白 */

