@charset "EUC-JP";

@import url(./baseAbout.css);

.list 	{
	line-height:150%;
	width:100%;
}

.list a {
	text-decoration:underline;
}

.list th,
.list td	{
	line-height:150%;
	padding:3px 10px;
}
.list th	{
	background-color:#F8A788;
}
.list td	{
	border-top:solid 1px #ddd;
}
.honsha	{
	background-color:#FCD3C4;
}
.tokyo	{
	background-color:#FEEEE8;
}
