@charset "utf-8";
@import url("reset.css");
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";

}
#cover {
	background-color: #330000;
	width: 740px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 40px;
}
#cover #header {

}
#cover #header img {
	margin-top: 30px;
	margin-bottom: 10px;
}
td img {
	display: block;}td img {display: block;
}

h1 {
	font-size: 0.75em;
	color: #FFFFFF;
	text-align: right;
}
#cover #content {
	background-color: #FFFFFF;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 30px;
}
#kanayama, #kamimaezu {
	background-color: #CCCCFF;
	width: 335px;
	float: left;
	margin-top: 10px;
	margin-bottom: 20px;
	padding: 10px;
}
#kanayama {

}
#kamimaezu {
	margin-left: 10px;
}

.shop {
	background-color: #FFFFFF;
	color: #330000;
	margin-bottom: 10px;
}
table.shop td, table.uedashop td {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
td.phone {
	background-color: #330000;
}
td.adress {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CC3399;
	padding-top: 10px;
}


h2 {
	font-size: 1em;
	font-weight: bolder;
	color: #FFFFFF;
	text-align: center;
}

p {
	margin-bottom: 5px;
	font-size: 0.8em;
}

#cover #content .imagesmall {
	margin-top: 10px;
	margin-bottom: 10px;
}
#cover #content .imagesmall .left {
	margin-right: 10px;
}
#ueda {
	clear: both;
	background-color: #CCCCFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.uedasign, .uedashop, .uedaphoto {
	float: left;
	height: 100px;
}
.uedasign {
	width: 100px;
	margin-right: 10px;
}
.uedashop {
	width: 290px;
	margin-right: 10px;
	background-color: #FFFFFF;
}
.uedaphoto {
}
.uedaphoto img.left {
	margin-right: 10px;
}





#copyright {
	color: #FFFFFF;
	text-align: center;
	margin-top: 10px;
}

