body{	user-select: none;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	}

body{
font-family: 'Noto Sans JP','Arial',YuGothic,'Yu Gothic','Yu Gothic UI','CI', Meiryo,'Meiryo UI',sans-serif;
font-weight: lighter;
margin-left: 20%;
margin-right: 20%;
}
