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

#header_out{
	/* background-color:#C9E3A5;*/
  width:100%;
	background-image: url(../header_bg.jpg);
	background-repeat: repeat-x;
}
  
#header_out .in{
  margin:0 auto;
  width:850px;
}

#header_out .content{
  padding:5px 0;
 }
 

#menu_top {
  background-image:url(../menu_back01.jpg);
  background-repeat:repeat-x;  
  width:100%;
}

#menu_top .in{
  margin:0 auto;
  width:850px;
}

#menu_un {
	background-image:url(../menu_back01.jpg);
	background-repeat:repeat-x;
	width:100%;
}

#menu_un .in{
  margin:0 auto;
  width:850px;
}

#menu_gra {
  background-image:url(../header_gra.png);
  background-repeat:repeat-x;
  width:100%;
}
