body {
	margin:0;
	padding:0;
	background:#ffffff;
	font-family:helvetica, sans-serif;
	color:#999999;
	font-size:62.5%;
	line-height:1.5;
}

/*********************
*
*	wb_[
*
**********************/
#container { 
width:489px;
margin:auto;
padding:50px 0px 0px 0px;
	  }
#container_no { 
width:489px;
margin:auto;
padding:50px 0px 0px 0px;
text-align:center;
	  }


.header_menu {
	height: 75px;
	margin:0px;
	padding:0px;
	}

.header_menu li {
	list-style-type:none;
	display:inline;
	}
.header_menu a, .header_menu strong {
	float:left;
	text-indent: -8883px;
	text-decoration:none;
	}
.ent01 a, .ent01 strong {
	width:245px;
	height:75px;
	background: url(../images/b01.jpg) no-repeat;
	padding:0px;
	margin:0px;
	}

.ent02 a:hover {
width:244px;
	height:75px;
	background: url(../images/b02_over.jpg) no-repeat;
	padding:0px;
	margin:0px;
	}
.ent02 a, .ent02 strong {
	width:244px;
	height:75px;
	background: url(../images/b02.jpg) no-repeat;
	padding:0px;
	margin:0px;
	}

.ent01 a:hover {
width:245px;
	height:75px;
	background: url(../images/b01_over.jpg) no-repeat;
	padding:0px;
	margin:0px;
	}

.logo {
	width:454px;
	height:347px;
	background: url(../images/logo.gif) no-repeat;
	text-indent: -8883px;
	
	}
#copy {
font-size:1em;
line-height:1.8em;
font-weight:normal;
padding:0 0 20px 0;
text-align:left;

}
.footer {
	width:246px;
	height:41px;
	background: url(../images/footer.gif) no-repeat;
	text-indent: -8883px;
	margin:30px 0px 00px 0px;
	}

