body {
	font-family: Osaka,sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#f3f3e9
}

.gray_16 {
	color: #244a49;
	font-size: 16px;
	line-height:22px;
	letter-spacing: 0.1em;
}

/*****???¡È?N*****/
a:link {
	color:#e0429b;
	text-decoration:none;
}
a:hover {
	color:#e0429b;
	text-decoration:none;
}
a:visited {
 color:#e0429b;
 ftext-decoration:none;
}
