@charset "UTF-8";

#message h3 {
	width: 95px;
	background-image: url('/img/message/head.gif');
}

#photo {
	width: 193px;
	float: right;
	margin: 0 0 10px 10px;
}

#text {
	margin-bottom: 40px;
}

#signature {
	text-align: right;
}
#signature #name {
	margin-top: 10px;
	text-indent: -3000px;
	width: 99px;
	height: 17px;
	margin-left: auto;
	text-align: left;
	background-image: url('/img/message/name.gif');
}

#motto {
	margin-top: 20px;
	border-top: 2px solid #9cc;
	padding: 30px 46px 0;
}
