@charset "shift_jis";
/* インデックス */

body {
	margin: 0px;
	padding: 0px;
	background-color: #eefbff;
	line-height: 140%;
}
a {
	color: #36F;
	text-decoration: none;
}
a:visited {
	color: #7679AF;
	text-decoration: none;
}
a:hover {
	color: #cc00ff;
	text-decoration: none;
}.cen {
	text-align: center;
}
