.wrapper {
	background-image: url(images/back.jpg);
	background-repeat: repeat;
	padding: 0px;
	float: none;
	height: 100%;
	width: 1050px;
	margin: 0px;
	border: thin dotted #CCCCCC;
	background-position: center top;
	text-align: center;
}
h4 {
	font-family: "Times New Roman", "serif";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 8px;
}
hr {
	width: 95%;  /* 線の幅 */
	border: 0px;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}
address {
	font-family: "Arial", "sans-serif";
	font-size: 10px;
	padding: 10px;
	margin: 15px;
	left: 20px;
}
menu {
	font-family: "Arial", "sans-serif";
	padding-left: 75px;
}
h3 {
	font-family: "Arial", "sans-serif";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #993366;
	text-decoration: underline;
	text-align: center;
}
.honmones {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333;
	text-align: justify;
	margin: 10px;
	background-color: #FFF;
	border-bottom-color: #656565;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	display: inline-block;
}
.honmonesmuji {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333;
	text-align: justify;
	margin: 10px;
	border-bottom-color: #656565;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	display: inline-block;
}
.honmontable {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333;
	text-align: justify;
	margin: 2px;
	border-bottom-color: #656565;
	display: inline-block;
	padding: 2px;
}
.estadoes {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 10px;
	color: #333333;
	padding-left: 30px;
}
.honmonlista {
	font-family: "Arial", "sans-serif";
	font-size: 12px;
	padding: 2px;
}
.animo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	padding: 3px;
	width: 415px;
	margin-left: 0px;
	background-color: #FFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #699;
	border-bottom-color: #699;
	text-align: left;
	line-break: strict;
	margin-bottom: 10px;
	margin-top: 0px;
}

img{ border: none; }

