@charset "Shift_JIS";

@import "../css/contents.css";

div#greeting dt {
	background: url(img/bg_dt.gif) no-repeat;
	height: 26px;
	padding-top: 7px;
	color: #5a6ac1;
	margin: 15px 0 5px 0;
	font-weight: 700;
	padding-left: 50px;
}
div#greeting dd, div#greeting p {
	margin: 5px 10px;
	letter-spacing: 0.1em;
	line-height: 1.7;
}
div#greeting{
	margin-bottom:50px;
}