body {
background-color: white;
font-family: "Lucida Grande";
margin: 0;
padding: 0;
}

#wrapper {
	padding-bottom: 50px;
	padding-top: 100px;
	background-color: white;
	background-repeat: no-repeat;
	height: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	background-image: url(../2009/toppageback.png);
	width: 1024px;
}

.catchcopy {
	margin-left: 10px;
	margin-top: 0px;
}

.recommend {
	font-family: Osaka;
	margin-top: 10px;
	line-height: 2em;
	font-size: 13px;
	color: #627185;
	margin-left: 30px;
	width: 440px;
	float: left;
}

.mainmenu {
	margin-top: 70px;
	float: left;
	width: 600px;
}

.mainmenu li {
	padding-right: 10px;
	font-size: 10px;
	float: left;
}

.mainmenu li a {
	text-decoration: none;
	color: #627185;
	padding-right: 10px;
	font-size: 14px;
	float: left;
}

.price {
	margin-top: -50px;
	float: right;
}

hr {
	visibility: hidden;
	border-right-color: #627185;
	border-top-color: #627185;
	margin-top: 60px;
	border-top-width: 1px;
	clear: both;
}

.clearboth {
	clear: both;
}
#common_footer { clear: both; text-align: left; padding-left: 0px; padding-bottom: 10px; padding-right: 0px; padding-top: 10px; margin-left: 0px; margin-bottom: 0px; margin-right: 0px; margin-top: 10px; border-bottom-width: 1px; width: 100%; border-top-style: solid; border-top-width: 1px; font-family: sans-serif; border-top-color: #8d939f; background-repeat: repeat-x; }
#common_footer p{ text-align: left; margin-left: 20px; margin-bottom: 10px; margin-right: 20px; margin-top: 10px; font-size: 10px; line-height: 14px; }
#common_footer a:link{ color: #8d939f; font-size: 10px; line-height: 14px; text-decoration: none; margin: 0; padding: 0; }
#common_footer a:visited{ color: #8d939f; font-size: 10px; line-height: 14px; text-decoration: none; margin: 0; padding: 0; }
#common_footer a:active{ color: #666699; font-size: 10px; line-height: 14px; text-decoration: none; margin: 0; padding: 0; }
#common_footer a:hover{ font-weight: bold; font-size: 10px; line-height: 14px; text-decoration: underline; margin: 0; padding: 0; }

