@charset "utf-8";
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: small;
	background-color: #f1e785;
	margin: 0px;
	padding: 0px;
}
#wrap {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
h1 {
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin:40px 0 0 50px;
}
#img_top,#img_under{
	background-repeat: no-repeat;
	height: 50px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#img_top {
	background-image: url(../img/kadomaru_top.gif);
	background-repeat: no-repeat;
	margin-top:5px;
}
#contents {
	background-image: url(../img/bg_body.gif);
	background-repeat: repeat;
	width: 900px;
	height: 1000px;
}
#img_under {
	background-image: url(../img/kadomaru_under.gif);
}
#footer {
	text-align: center;
	font-size: x-small;

}
#imgGallary {
	height: 500px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	z-index: 1;
}
#text {
	width:800px;
	height:550px;
	margin-top:30px;
	margin-right: auto;
	margin-left: auto;
	color:#6b5150;
}
#text1 {
	width:370px;
	float:left;
	margin-left: 20px;
}
#text2 {
	width:370px;
	float:right;
	margin-right: 20px;
}
.clear {
	clear: both;
}
#img_tag {
	color: #FFF;
	background-image: url(../img/tag.png);
	background-repeat: no-repeat;
	height: 45px;
	width: 260px;
	margin-top: 50px;
	padding-top: 21px;
	padding-left: 50px;
}
#address{
	width:420px;
	float:left;
	padding-left:30px;
	color:#000;
}
#map{
	width:350px;
	height:170px;
	float:right;
	margin-top:20px;
}

