body {
	background-color: #ede3c8;
	padding: 0;
	margin: 0%;
}
#wrapper {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	height:auto;
}
.hyou {
	width: 800px;
	border: 0px solid #330000;
	margin-right: auto;
	margin-left: auto;
	border-collapse:collapse;
}
.photo1_small {
	width: 300px;
	height: 225px;
	border: none;
}
.midashi2 {
	text-align: center;
	font-family:  "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	background-image: url(img/kakomi2.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 98px;
	margin: 0px;
	padding-top: 75px;
	font-size: 22px;
}
table {
	width:800px;
	margin: 0 auto;
	border:#330000 solid 1px;
	border-collapse:collapse;
}
th,td {
	border:1px solid #330000;
	border-collapse:collapse;
	margin: 0px;
	padding: 20px;
}
.chuu {
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-align: right;
	padding-top: 0px;
	padding-right: 150px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	line-height: 40px;
}	
a:active {
	text-decoration: none;
	font-weight: bold;
	color: #000;
}
a:link {
	text-decoration: none;
	font-weight: bold;
	color: #000;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #000;
}
a:hover {
	font-weight: bold;
	color: #900;
	text-decoration: none;
}
.photo1 a:hover img{
 	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
 }
address {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	color: #666;
	text-align: center;
}
