div.contents div.block1 {
	background: url("../images/message_block1_bg.gif") repeat-y;
}

div.contents div.block1 div.text {
	float: right;
	width: 520px;
	line-height: 200%;
}

div.contents div.block1 div.text .title {
	font-weight: bold;
}

div.contents div.block1 div.photo {
	float: left;
	width: 125px;
	font-size: x-small;
	line-height: 180%;
}

div.contents div.block1 div.photo img {
	margin-bottom: 10px;
}

div.contents div.block1 div.photo p {
	font-weight: bold;
}

div.contents div.block1 div.photo p span.name {
	font-size: 12px;
	*font-size: small;
	*font: x-small;
}

