@charset "UTF-8";
	body {
		font-family: MeiryoKe_UIGothic, MeiryoKe_Gothic, "メイリオ", Osaka;
		background-color: #ffeffa;
	}
	h2 {
		font-size: 13px;
		line-height: 1.5em;
		margin-top: 4.75em;
	}
	p {
		font-size: 12px;
		line-height: 2.5em;
	}
	h4 {
		font-size: 11px;
		line-height: 1.8em;
		color: #909090;
	}
	#message_body {
		background: url("../images/mail.jpg") top center no-repeat;
		height: 240px;
	}

