
div.photo {
	width: 230px;
	float: right;
}
div.name {
	margin-right: 240px;
	border-bottom: 1px solid #999;
	padding-bottom: 0.2em;
}
div.lc_touchpanel {
	background-image: url(lc_touchpanel.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
table.spec {
	clear: right;
	width: 100%;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	margin: 3em 0;
}
table.spec th {
	background: #ECE9D8;
	font-weight: normal;
	padding: 0.2em;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}
table.spec td {
	text-align: center;
	padding: 0.2em;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}
table.spec td.name {
	background: #9CF;
	font-weight: bold;
}
.inquiry {
	text-align: center;
}
.backtoindex {
	text-align: center;
}

