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;
	  }



.logo {
	width:357px;
	height:248px;
	background: url(../images/logo.jpg) no-repeat;
	text-indent: -8883px;
	margin:0px 0px 30px 0px;
	}

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