@charset "UTF-8";
/* CSS Document */


	h1{text-shadow: 1px 1px 0 white, -1px -1px 0 white,
              -1px 1px 0 white, 1px -1px 0 white,
              0px 1px 0 white,  0-1px 0 white,
              -1px 0 0 white, 1px 0 0 white;}
h4{text-shadow: 1px 1px 0 white, -1px -1px 0 white,
              -1px 1px 0 white, 1px -1px 0 white,
              0px 1px 0 white,  0-1px 0 white,
              -1px 0 0 white, 1px 0 0 white;}


body{
  background-color : #ffffff;
	background-image:
		repeating-linear-gradient( 0deg,rgba(0, 135, 255, 0.8) 0px 4px,	transparent 4px 36px),
		repeating-linear-gradient( 90deg,rgba(0, 135, 255, 0.8) 0px 4px,	transparent 4px 36px);

	font-family: Arial, Helvetica, 'sans-serif';
	
}
p{text-shadow: 1px 1px 0 white, -1px -1px 0 white,
              -1px 1px 0 white, 1px -1px 0 white,
              0px 1px 0 white,  0-1px 0 white,
              -1px 0 0 white, 1px 0 0 white;}
.syokaisono1{text-align: center;background-color: white;border: 1px solid #1e90ff;}

.nintendo img{width: 75vw; }
.nintendo {text-align: center;}

.syokaisono2{text-align: center;background-color: white;border: 1px solid #1e90ff;}
.ishinomori img{width: 75vw; }
.ishinomori {text-align: center;}