/**@charset "shift_jis";**/

/******************************************
menu
******************************************/

#menu {
width:100%;
background:url(../english/img_eng/bg_menu_blue.jpg);
height:115px;
margin-bottom:10px;
}

#global{
width:920px;
height:53px;
clear:both;
padding:0px auto;
margin:0px auto;
}

#global ul li {
	float:left;

}

#global img {
border:0px;
}
.rollover01 {
float:left;
width:230px;
height:43px;
background:url(../english/img_eng/menu_en_01_on.jpg) no-repeat top;
}

.rollover01 a {
display:block;
width:230px;
height:43px;
font-size:1px;
line-height:1px;
outline:none;
}

.rollover01 a:hover {
text-indent:-9999px;
} 

.rollover02 {
float:left;
width:230px;
height:43px;
background:url(../english/img_eng/menu_en_02_on.jpg) no-repeat top;
}

.rollover02 a {
display:block;
width:230px;
height:43px;
font-size:1px;
line-height:1px;
outline:none;
}

.rollover02 a:hover {
text-indent:-9999px;
} 

.rollover03 {
float:left;
width:228px;
height:43px;
background:url(../english/img_eng/menu_en_03_on.jpg) no-repeat top;
}

.rollover03 a {
display:block;
width:228px;
height:43px;
font-size:1px;
line-height:1px;
outline:none;
}

.rollover03 a:hover {
text-indent:-9999px;
} 

.rollover04 {
float:left;
width:232px;
height:43px;
background:url(../english/img_eng/menu_en_04_on.jpg) no-repeat top;
}

.rollover04 a {
display:block;
width:232px;
height:43px;
font-size:1px;
line-height:1px;
outline:none;
}

.rollover04 a:hover {
text-indent:-9999px;
} 

