@import url('https://fonts.googleapis.com/css2?family=Geologica:wght@600&family=Noto+Sans+JP:wght@400;700&display=swap');


html{
	margin: 0px;
	padding: 0px;
}

body{
  font-family: 'Noto Sans JP', sans-serif;
  /*
	font-family: 'Noto Sans JP', sans-serif;
		font-family: 'Noto Serif JP', serif;
	*/
  color: #000000;
  margin: 0px;
  padding: 0px;
  background-color: #FFD035;
}


table,tr,td{

}
 
a:link,a:visited,a:active
{color : #ffffff; text-decoration:none;}


a:hover	{color : #ffffff; text-decoration:none;}



h1{
	font-size: 100%;
}

h2{
	font-size: 100%;
}



.nasi{
display:none;
}
