body {
	margin: 10px;
	padding: 0;
	background-color: #fdf1f5;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro W3", "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
	line-height: 1.5;
	color: #e64c8c;
	font-size: 16px;
}

img {
	border:0;
}

a {
	color: #06c;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

