@charset "utf-8";
body {
}
#all {
	width: 1350px;
	margin-right: auto;
	margin-left: auto;
	height: 1500px;
	background-image: url(../images/haikeside.png);
	background-repeat: repeat-x;
}

#header {
	height: 40px;
	width: 100%;
	background-color: #39F;
}
#headerbox {
	height: 40px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
#headerbox_left1 {
	float: left;
	height: 40px;
	width: 40px;
}
#headerbox_left2 {
	color: #FFF;
	float: left;
	height: 40px;
	width: 200px;
	padding-left: 10px;
	font-size: 16px;
	line-height: 40px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}


#headerbox_right {
	float: right;
	height: 40px;
	width: 300px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 14px;
	line-height: 40px;
	color: #FFF;
	text-align: right;
}
#menu {
	height: 30px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 10px;
	clear: both;
}
#menu ul li{
	line-height: 30px;
	text-align: center;
	display: block;
	float: left;
	width: 150px;
	color: #FFF;
	height: 30px;
}
#menu ul li a{
	float: left;
	height: 30px;
	width: 150px;
	color: #FFF;
	background-image: url(../images/menubackmini.png);
	line-height: 30px;
	display: block;
}
#all #menu ul li a:hover {
	background-image: url(../images/bluemenumini.png);
}
#title {
	height: 32px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	font-style: normal;
	line-height: 32px;
	color: #360;
	letter-spacing: 1em;
	text-align: left;
	background-color: #CF9;
	text-indent: 1px;
	clear: both;
	margin-top: 5px;
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	margin-bottom: 5px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-weight: bold;
}
#title_box {
	height: 32px;
	width: 150px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 13px;
	line-height: 32px;
	text-align: center;
	color: #390;
}


#contain {
	height: 874px;
	width: 710px;
	margin-right: auto;
	margin-left: auto;
	border: 20px double #CF9;
	margin-top: 10px;
	clear: both;
}
#address {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #000;
	text-align: left;
	height: 200px;
	width: 325px;
	padding-top: 20px;
	padding-left: 35px;
	float: left;
}
.abc {
	height: 20px;
	width: 300px;
}

#access {
	font-size: 14px;
	color: #000;
	float: right;
	height: 200px;
	width: 325px;
	padding-top: 20px;
	padding-left: 20px;
}

#map {
	height: 654px;
	width: 710px;
	margin-left: 5px;
}





#footer {
	height: 40px;
	width: 100%;
	line-height: 40px;
	color: #FFF;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	background-color: #39F;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
}

#footerbox {
	line-height: 40px;
	color: #FFF;
	text-align: center;
	height: 40px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
}
