@charset "shift_jis";
 html{
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
}

body{
 font: 95% "Mplus 1p", serif;
 color: #000000;
 margin: 0px;
 padding: 0px;
 background-color: #ffffff;
	width: 100%;
	height: 100%;
}


table,tr,td{

}
 


a:link{color : #ffffff; text-decoration:none;}
a:visited{color : #ffffff; text-decoration:none;}
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;
}