@import url(../basic.css);

div#contents h3 {
	clear: both;
}

div#contents .photo {
float: left;
margin-right: 10px;
margin-bottom: 10px;
}


div#contents td img.photo {
	float: left;
}

div#contents td dl.image {
	margin-bottom: 0;
	margin-left:190px;
	clear:none;
}

div#contents table table {
	margin-left: 0;
	border-top: 1px solid #79ddff;
	border-bottom: none;
}

div#contents table table th {
	border-top: 1px solid #79ddff;
	border-bottom: 1px solid #fff;
	padding: 10px;
	border-right: 1px solid #fff;
}

div#contents table table tr:first-child th:last-child {
	border-right: 1px solid #79ddff;
}

div#contents table table tr:last-child th {
	border-bottom: 1px solid #79ddff;
}

div#contents table table td{
	border-bottom: 1px solid #79ddff;
	border-right: 1px solid #79ddff;
	width: 120px;
	text-align: center;
}