body {
	text-align: center;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #000000;
}
#contents {
	background-color: #FFFFFF;
	width: 700px;
	text-align: center;
	clear: both;
}
#main {
	width: 505px;
	float: left;
	padding-left: 15px;
}
#navigation {
	float: left;
	width: 170px;
	margin-left: 10px;
	margin-top: 15px;
}
#home a {
	background-image: url(../navi/home_button.jpg);
	background-position: left top;
	text-align: center;
	height: 20px;
	width: 145px;
	display: block;
	margin-bottom: 10px;
}
#home a:hover {
	background-position: left bottom;
}
address {
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#pop a {
	text-align: center;
	margin-bottom: 20px;
	height: 77px;
	width: 85px;
	display: block;
}
body,td,th {
	color: #000000;
}
#message a {
	background-image: url(../navi/message_button.jpg);
	background-position: left top;
	text-align: center;
	display: block;
	height: 20px;
	width: 145px;
	margin-bottom: 10px;
}
#message a:hover {
	background-position: left bottom;
}
#information a {
	background-image: url(../navi/kigyo_button.jpg);
	background-position: left top;
	text-align: center;
	display: block;
	height: 20px;
	width: 145px;
	margin-bottom: 10px;
}
#information a:hover {
	background-position: left bottom;
}
#access a {
	background-image: url(../navi/access_button.jpg);
	background-position: left top;
	text-align: center;
	display: block;
	height: 20px;
	width: 145px;
	margin-bottom: 10px;
}
#access a:hover {
	background-position: left bottom;
}
#inquiry a {
	background-image: url(../navi/inq_button.jpg);
	background-position: left top;
	text-align: center;
	display: block;
	height: 20px;
	width: 145px;
	margin-bottom: 20px;
}
#inquiry a:hover {
	background-position: left bottom;
}
#messageflv {
	text-align: left;
	margin-top: 15px;
	margin-bottom: 15px;
}
