html{
	height: 100%;
}

body {
	margin: 0px 0px 0px 0px;
	background-color: #F0ECD0;
	text-align: center; 
	height: 100%;
}

a {
	text-decoration: underline;
}

a:link {
	color: #FF9100;
	}

a:visited {
	color: #FF9100;
	}

a:active {
	color: #FF9100;
	}

a:hover {
	color: #CC6600;
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	width: 750px;
	height: 100%;
	background-color: #FFFFFF;
	border-left: solid 1px #522924;
	border-right: solid 1px #522924;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align:center;
	}

.contents {
	width:728px;
	margin-right: auto;
	margin-left: auto;
	text-align:center;
	}

.print_mac{
	width: 728px;
	text-align:right;
}

.navigation{
	width:728px;
	margin-bottom:10px;
	}
	
.back {
	clear: left;
	text-align:left;
	}
	
.textbox {
	float: left;
	width: 195px;
	height:492px;
	background-color: #D3EAD9;
	text-align:left;
	padding:10px;
	font-size: x-small;
	line-height:160%;
	letter-spacing:150%;
	}
.texttable {
	padding-right:10px;
	font-size: x-small;
	color: #666666;
	}
	
.shopphoto img{
	border:solid 3px #FFFFFF;
	}

.map {
	width:505px;
	float: right;
	background-color: #FFFFFF;
	}
.map img{
	border:solid 1px #999999;
	}

#title img {
	margin: 10px 0px 10px 0px;
}

.norimono{
	float:left;
	color:#FF6F00;
}
