@charset "UTF-8";
h4 {
	font: 18px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	letter-spacing: 0.2em;
}
#inbox {
	width: 912px;
	margin-right: auto;
	margin-left: auto;
}
td,tr {
	font: 13px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #666666;
}
#greetings {
	width: 771px;
	float: right;
	height: 383px;
	background: url(../images/cb_bg.gif) no-repeat;
	display: inline;
}
#greetings #tex {
	float: left;
	width: 700px;
	margin-left: 30px;
	margin-top: 10px;
	display: inline;
}
#greetings #tex p {
	font: normal 14px/1.5em "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-indent: 0.5em;
	text-align: justify;
	text-justify: distribute-all-lines;
	letter-spacing: 0.1em;
}
#greetings #sign {
	float: left;
	height: 57px;
	width: 250px;
	padding-left: 60px;
	padding-top: 20px;
}
#greetings #pict {
	float: right;
	height: 150px;
	width: 212px;
	padding-right: 70px;
}

