body {
	background-color: #40BACF;
	width: 700px;
	background-repeat: no-repeat;
	background-position: center;
}
a:link {
	color: #CC9900;
	text-decoration: none;
}
a:visited {
	color: #F33;
	text-decoration: none;
}
a:hover {
	color: #F00;
	text-decoration: none;
}

body,td,th {
	font-family: ＭＳ ゴシック, MS Gothic, Osaka－等幅, Osaka-mono, monospace;
	font-size: 14px;
	color: #333;
}
#profile {
	width: 650px;
}
#tokaido {
	background-repeat: no-repeat;
	background-position: center center;
	font: 14px;
	line-height: 24px;
	letter-spacing: 1px;
	margin:0 auto;
	padding-top: 15
	width: 650px;
	margin: 0 auto;
}
