@import url("/top/css/footer.css");

body{
background:url(images/bg_stripe.gif) 50% 0% repeat;
}

#brand001_header *{
padding: 0;
margin: 0;
}

#brand001_header img {
border:none;
margin:0;
padding:0;
}

#brand001_header a img{
border:none;
}

/*header
=======================================*/
#brand001_header {
position:relative;
width:930px;
height:135px;
overflow:hidden;
text-align:left;
}

#brand001_header h1{
width:130px;
height:125px;
}

/*header global-navi
=======================================*/
#brand001_header ul#global-navi{
position:absolute;
top:30px;
left:160px;
width:600px;
height:95px;
overflow:hidden;
zoom:1;
}


#brand001_header ul#global-navi li {
float:left;
height:95px;
line-height:95px;
overflow:hidden;
}

#brand001_header ul#global-navi li a{
display:block;
}

/*home*/
#brand001_header ul#global-navi li.home {
width:56px;
margin-right:42px;
}
/*product*/
#brand001_header ul#global-navi li.product {
width:69px;
margin-right:27px;
}
/*about*/
#brand001_header ul#global-navi li.about {
width:87px;
margin-right:16px;
}
/*movie*/
#brand001_header ul#global-navi li.movie {
width:96px;
margin-right:12px;
}
/*gotouchi*/
#brand001_header ul#global-navi li.gotouchi {
width:95px;
margin-right:21px;
}
/*selfcheck*/
#brand001_header ul#global-navi li.selfcheck {
width:76px;
}

/*header sub-navi
=======================================*/
#brand001_header ul#sub-navi{
position:absolute;
top:45px;
left:783px;
width:126px;
height:76px;
overflow:hidden;
}

#brand001_header ul#sub-navi li {
width:126px;
height:20px;
line-height:20px;
margin-bottom:5px;
overflow:hidden;
}


