@charset "UTF-8";
/* CSS Document */

body{
	background:none;
}
div.menu{
display:none;
}
div.main{
margin:0 0;
float:none;
display:block;
width:550px;

}
div.head{
display:none;
 }	
div.head div.logo img	{
	width:711px;
  height:101px;
}
div.head ul.global-navi {
width:711px;
height:60px;
display:none;
}
ul.global-navi img{
width:90%;
height:90%;
overflow:hidden;
}
