@import url(common.css);



div#contents div.lines{
	width: 685px;
	margin: 35px 0 0 5px;
}

div#contents div#greeting_photo {
	width: 170px;
	float: left;
}

div#contents div#greeting_photo p {
	margin-bottom: 11px;
}

div#contents div#greeting_text {
	width: 468px;
	margin: 0 0 0 20px;
	float: left;
	line-height: 140%;
	border-bottom: dotted 1px #CCC;
}

div#contents div#greeting_text p {
	margin: 0 0 20px 0;
}

div#contents div#bottom_border {
	float: left;
	width: 170px;
	margin-left: 5px;
	_margin-left: 2px;
	border-top: 1px solid #CCC;
}

div#contents div#signature {
	float: left;
	width: 670px;
}

div#contents div#signature p#name {
	text-align: right;
	margin-bottom: 0px;
}
div#contents div#signature p#name strong {
	padding-left: 7px;
	font-size: 113%;
}

div#contents div#signature p#image {
	text-align: right;
}

