body {
text-align: center;
margin: 0;
padding: 0;
font-family: "qMmpS ProW3","lr oSVbN",Osaka,"HiraKakuPro-W3",Verdana,"MS PGothic",sans-serif;
background-image: url(../img/bg.gif);
background-repeat;
background-color: #F8F8F8;
	}
	
	
/* ****************************************
	TOPΜBG
*******************************************/
#container {
text-align: left; 
width:500px;
margin-left: auto;
margin-right: auto;
margin-top: 20px;
margin-bottom: 20px;
	}

/* ****************************************
	TOP
*******************************************/
#topimg {
width:497px;
height:256px;
background-image: url(../img/top.gif);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
	}

#textbox {
width:497px;
text-align: center; 
font-size: 12px; 
line-height: 18px; 
font-family: "lr Ύ©",serif; 
color: #4C4433;
margin-left: auto;
margin-right: auto;
	}

	
/* ****************************************
	N
*******************************************/
h1, h2, h3, h4, h5 {
font-size:16pt;
text-indent: -9999px;
display: none;
}

	

 a:link
{
color: #0099FF;
text-decoration: underline;
}

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

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