
body {
height: 100%;
		margin: 0;
		padding: 0;
		background-color: #ffffff;
	color:#666666;
	font-size:80%;
	font-family:"ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3",helvetica, sans-serif;
	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%;
}
/*********************
*
*	�w�b�_�[
*
**********************/

#container_no { 
width:530px;
margin:auto;
padding:50px 0px 0px 0px;
text-align:center;
	  }
#container_no p { 
text-align:left;

}


.logo {
	
	height:80px;
	background: url(../images/logo.gif) no-repeat;
	text-indent: -8883px;
	
	}
	.p_g {
	
	height:100px;
	background: url(../images/p_g.gif) no-repeat;
	text-indent: -8883px;
	
	}

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

