@charset "utf-8";
/* CSS Document */

h3 {
	color:#0b61b4;
	line-height:1.3;
}

table {
	width:860px;
	border:none;
}
td {
	padding:30px 10px 0 10px;
}
td p {
	font-size:small;
	line-height:1.8;
}
.date {
	text-align:right;
	vertical-align:top;
	color:#0b61b4;
	font-weight:bold;
	font-size:large;
	line-height:1.3;
	width:10%;
	white-space:nowrap;
}
.date img {
	margin-top:5px;
}
.text {
	text-align:left;
	vertical-align:top;
}.photo {
	text-align:left;
	vertical-align:top;
	width:276px;
	white-space:nowrap;
}
