@charset "EUC-JP";

#main	{
	height:350px;
}
.list 	{
	font-size:120%;
	line-height:150%;
	width:100%;
}
.list a	{
	text-decoration:underline;
}
.list th,
.list td	{
	line-height:150%;
}
.list th	{
	background-color:#F8A788;
	padding:3px 10px;
}
.list td	{
	border-top:solid 1px #ddd;
	padding:10px;
}
.honsha	{
	background-color:#FCD3C4;
}
.tokyo	{
	background-color:#FEEEE8;
}
