@charset "utf-8";


body {
	margin: 0px auto;
	font-family: "�MS P ゴシック", "Osaka", "Arial", "Helvetica", "sans-serif";
	width: 750px;
	color: #646464;
	font-size: 80%;
	background: #fcebf3 url(../images/background.gif) repeat-y center;
}


ul,li,p,dl,dt,dd {
	margin: 0px;
	padding: 0px;
}

a {
	color: #646464;
	text-decoration: none;
}

a:hover {
	color: #a34b7b;
	text-decoration: underline;
}

img {
	border: none;
}
.fooder {
	clear: left;
	float: left;
}
#wftf {
	width: 750px;
	margin-top: 25px;
	margin-bottom: 15px;
}
#wftf #home {
	margin: 0px auto;
}
#wftf #homeaddress {
	font-size: 75%;
	text-align: left;
	padding-left: 15px;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}
#last_submenu {
	border-collapse: collapse;
	clear: left;
	float: left;
}
#last_submenu #fooder_submenu {
	font-size: 70%;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top: 1px solid #999999;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.copyright {
	background: url(../images/copyright_bg.gif) repeat-x;
	font-size: 10px;
	text-align: center;
	clear: left;
	float: left;
	height: 19px;
	width: 750px;
	padding-top: 5px;
}
