@charset "utf-8";
/* CSS Document */

@import "default.css";

.center {
	text-align: center;
}
.design {
	visibility: hidden;
}
#open_one {
	float: left;
	width: 470px;
}
body {
	background-color: #211e16;
	color: #ddb387;
}
#kitsuke_map {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	width: 650px;
	background-image: url(../img/history_bg2.gif);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-bottom: 0px;
}
#kitsuke_map .wrapper p {
	font-size: 14px;
	line-height: 1.7;
	margin-bottom: 10px;
}
#kitsuke_map h1 {
	font-size: 1px;
	margin-bottom: 0px;
	line-height: 1;
	margin-top: 5px;
	width: 650px;
	height: 1px;
	font-weight: normal;
	padding: 0px;
	text-indent: -9999px;
}
* html #kitsuke_map h1 {
	margin-top: 0px;
	line-height: 1.3;
}
#kitsuke_map .wrapper {
	float: left;
	width: 650px;
}
#kitsuke_map .wrapper .center_picture {
	margin-bottom: 10px;
	text-align: center;
	width: 640px;
	margin-right: auto;
	margin-left: auto;
}
#kitsuke_map .wrapper .center_picture a {
	margin-top: 15px !important;
	display: block !important;
	font-weight: bold !important;
	color: #DDB387 !important;
	text-align: right;
	width: 100%;
}

