@charset "utf-8";
/* CSS Document */

.message_body {

}

.section .message {
	margin-right:210px;
}

.section .message p{
	margin-bottom:1em;
}

.section .message .sign{
	padding-top:10px;
	margin-right:5px;
	width:18em;
	float:right;
	position:relative;
}

.section .message .sign .txt{
	width:8em;
}

.section .message .sign img{
	margin-top:8px;
	width:100px;
	position:absolute;
	left:8.5em;
	top:1.7em;
}

.section .photo {
	width:150px;
	float:right;
	padding-right:31px;
	margin-top:3px;
}
