@charset 'Shift_JIS';

#contents div {
	padding: 10px;
	text-align: center;
	color: #000088;
	font-weight: bold;
}
#contents table {
	border: 1px solid #888888;
	width: 600px;
	margin: 10px 0 20px 25px;
}
#contents table td {
	background-color: #ffffff;
	border-bottom: 1px solid #888888;
	padding: 2px;
}
#contents table td img {
	width: 240px;
	height: 180px;
}
