#header.wm{
  background-image: none;
  /*border: 1px solid #000000;*/
  height: 186px;
}

body#home #header.wm{
	height: 230px;
	background-image: none;
}

div#notice{
	position: absolute;
	top: 310px;
	z-index: 5;
	left: 60px;
}

#notice p{
	font-family: Arial, Helvetica, sans-serif;
	color: #5f5f5f;
	font-size: 13px;
	font-weight: normal;
}
#notice p.highlite{
	font-size: 16px;
	font-weight: bold;
	color:  #ff9900;
}
#mbheader{
	position: absolute;
	bottom: 10px;
	left: 10px;
	z-index: 100;
	width: 270px;
	height: 85px;
}
#mbheader img{
	width: 270px;
	height: 85px;
}