#message_contents p{
	width:490px;
	margin:0 auto 1.5em auto;
	text-indent: 1em;
	text-align: justify;
	text-justify: inter-ideograph; 
}

.message_img{
	color:#666666;
	margin:0;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.7em;
	padding: 15px;
}

.message_img img{
	margin:0;
	line-height: normal;
	padding: 0px 15px 15px;
	float: left;

}
#message_contents ol {
	width: auto;
}
#message_contents li {
	padding-right:1.5em;
	text-align: justify;
	text-justify: inter-ideograph; 
}
