h2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif, "あんずもじ";
	font-size: 30px;
	line-height: 36px;
	color: #013068;
	font-weight: normal;
}
p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif, "あんずもじ";
	font-size: 16px;
	line-height: 28px;
	color: #666;
	margin-top: 0px;
}
h3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif, "あんずもじ";
	font-size: 32px;
	line-height: 36px;
}
.b-name {
	font-size: 26px;
	line-height: 30px;
}
h4 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif, "あんずもじ";
	font-size: 24px;
	color: #013068;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #013068;
	margin-bottom: 3px;
}

.headcopy {
	width: 1060px;
	padding-top: 60px;
	padding-left: 75px;
	background-image: url(../img/main.jpg);
	background-repeat: no-repeat;
	height: 295px;
	margin-left: -50px;
	margin-top: -32px;
	font-weight: bold;
}
.setsuritsu {
	width: 100%;
	padding-top: 50px;
	padding-left: 20px;
	background-image: url(../img/main.jpg);
	background-repeat: no-repeat;
	height: 150px;
	border-left-width: 3px;
	border-left-style: dotted;
	border-left-color: #FFF;
	margin-top: 0px;
	margin-left: -50px;
}
.site-photo {
	height: 100px;
	width: 100%;
	background-image: url(../img/p-1.jpg);
	position: relative;
	left: -50px;
	top: -18px;
	padding-top: 30px;
	padding-left: 8%;
}

.sitemap {
	width: 847px;
	padding-top: 50px;
	padding-left: 20px;
	background-image: url(../img/main.jpg);
	background-repeat: no-repeat;
	height: 150px;
	border-left-width: 3px;
	border-left-style: dotted;
	border-left-color: #FFF;
	margin-top: 0px;
	margin-left: -50px;
}
.body2 p {
	line-height: 130%;
	position: relative;
	left: 100px;
}
.body2 h2 a {
	color: #013068;
	text-decoration: none;
}



#main {
	height: auto;
	width: 100%;
	float: none;
	display: inline-block;
}
#map {
	margin-top: 10px;
	margin-left: 15px;
	color: #FFF;
	border: 1px solid #999;
	height: 336px;
	width: 320px;
}
#access {
	position: fixed;
	bottom: 0px;
}
#access2 {
	position: relative;
	bottom: 100px;
}



.body-copy {
	width: 675px;
	margin-top: 10px;
	margin-bottom: 30px;
	padding-left: 170px;
	height: 125px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif, "あんずもじ";
	font-size: 20px;
	line-height: 32px;
	color: #666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}

#main-left {
	height: auto;
	width: 52%;
	margin-right: 25px;
	display: inline-block;
}
#main-right {
	width: 38%;
	float: right;
	margin-left: 28px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999;
	height: auto;
	padding-left: 10px;
	
}
.googlemap {
	font-size: 12px;
	font-weight: normal;
	background-color: #CC9;
	text-align: center;
	height: auto;
	width: 120px;
	margin-top: 15px;
	margin-left: 15px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	margin-bottom: 20px;
}
.googlemap a {
	text-decoration: none;
}

.pagetop {
	bottom: 0px;
	position: fixed;
	right: 10%;
	font-size: 13px;
	color: #FFF;
	background-color: #399;
	height: 28px;
	font-family: Arial, Helvetica, sans-serif;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	opacity: 0.8;
	text-align: center;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	text-decoration: none;
	line-height: 15px;
}
.wide80 {
	height: auto;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}
