/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 10 2024 | 19:14:30 */
.tatemozi{
	 -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
}

body{
	overflow-x: hidden;
}
html{
	overflow-x: hidden;

}

body p{
	margin:0px;
	margin-bottom:0px;
}

body {
background-image   : radial-gradient(rgba(153, 153, 153, 0.38) 2%, transparent 8%),
                       radial-gradient(rgba(153, 153, 153, 0.38) 2%, transparent 8%);
  background-position: 0 0, 20px 20px;
  background-size    : 40px 40px;
}
