.menutop {
	width: 740px;
	height: 10px;
	background-color: #82454d;
}

.menubottom {
	width: 740px;
	height: 200px;
	background-color: #82454d;
}

a#bt_kitahama{
	color:#ffffff;
	text-decoration:underline;
	font-size:12px;
	display:block;
	padding:5px;
	width:200px;
	border:1px #ffffff solid;
	text-align:center;
}

a:hover#bt_kitahama{
	background-color:#ffffff;
	color:#82454d;
	text-decoration:none;
}
