.menu	         {
	font-size: 14px;
	line-height: 20px;
	font-weight: 600;
}
.gaiyou	         {
	font-size: 28px;
	line-height: 30px;
	font-weight: 400;
}
.gaiyoutext	         {
	font-size: 14px;
	line-height: 24px;
	font-weight: 400;
}
body {
	background-image: url('imgs/bgimage.jpg');
	background-size: contain;
	font-size: 16px;
	line-height: 28px;
	font-weight: 400;
	letter-spacing: 1px;
	font-family: sans-serif;
}