@charset "shift_jis";
/* CSS Document */

body {
	text-align: center;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-image: url(../image/BH-17-01.jpg);
	background-size: cover;
}
p {
	margin: 0;
	padding: 0;
	font-size: small;
}



a:link, a:visited, a:active, a:hover { /* FireFox リンク選択時の点線を消す */
	overflow: hidden;
	outline: none;
}
img {
	border-style: none;
	border-width: 0;
}
#wrapper {
	text-align: left;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
}




#wrapper #main {
	clear: both;
	width: 100%;
	background: #ffffff;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

.access dl {
	margin-left: 0px;
	padding-left: 0px;
}
.access dl dd {
	margin-left: 0px;
	padding-left: 0px;
	margin-bottom: 1em;
}
.access dl dt {
	color: #870C0E;
}
.access {
	padding-right: 20px;
}
