<!--
body {
	font: normal medium/normal "‚l‚r ‚oƒSƒVƒbƒN", "Osaka", "sans-serif";
}
a:link {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a:visited {
	text-decoration:none;
}
p {
	line-height:120%;
}
.body_table {
	background:url(../image/back.png) repeat-x fixed bottom;
}
.prof {
	margin:0px 10px 10px 0px;
	text-align:left;
	float:left;
}
.kamei {
	margin:0px 10px 10px 0px;
	text-align:left;
	float:left;
}
.menu, .menu a:visited {
	font:12pt;
	text-decoration:none;
}
.menu a:hover {
	text-decoration:underline;
}
-->