body {
height: 100%;
		margin: 0;
		padding: 0;
		background-color: #000000;
	color:#ffffff;
	font-size:80%;
	font-family:"ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka;
	line-height:160%;
	text-align:center;
}
small {
	font:70%/150%;
	}
h1, h2, h3, h4, h5, h6 {
	margin:0px;
	padding:0px;
	font-size:12px;
	line-height:100%;
	font-weight:bold;
	}
a:link {
	text-decoration:underline;
	color:#39c;
	}

a:visited {
	text-decoration:underline;
	color:#369;
	}

a:hover {
	text-decoration:underline;
	color:#969;
	}

p {
	margin:0px;
	padding:0px;
/*	text-indent:1em;*/
	}
table {clear:both;
margin: 20px 0px 20px 0px ;
font-size:100%;
line-height:160%;
}
/*********************
*
*	ヘッダー
*
**********************/
#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:496px;
	height:248px;
	background: url(../images/logo.gif) no-repeat;
	text-indent: -8883px;
	margin:0px 0px 30px 0px;
	}

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