body {
	background-color: #FEEBEB;
}
#wrapper {
	background-color: #FEEBEB;
	width: 820px;
	margin: 0px auto;
	height: 720px;
	text-align: center;
}
#wrapper h3 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 12px;
	color: #888888;
	line-height: 1.2em;
	text-decoration: none;
	text-align: left;
}

