@charset "Shift_JIS";

/* /home/mats/index.html */
td#profile {
	background-color: #6f9;
	border: ridge 3px #fff;
}
img#picture {
	width: 240px;
	height: 180px;
}

.line {
	border-top: solid 1px #060;
	border-bottom: solid 1px #060;
}
td.font_ruby,
td.font_profile {
	color: #36c;
}
td.item {
	width: 6em;
}
td.value {
	width: 11em;
}
td.comment {
	padding: 0 1em;
	color: #00c;
	font-style: italic;
	line-height: 1.5em;
}
