body,
div,
dl, dt, dd,
ul, ol, li,
h1, h2, h3, h4, h5, h6,
pre,
form, fieldset, input, textarea,
p, blockquote,
th, td {
	margin: 0;
	padding: 0;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Godthic Pro W3", HiraKakuPro-W3, Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
}
html {
	height: 100%;
	margin-bottom: 1px;
}
.clearfix:after {
	content: " ";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix { display: inline-block; }

* html .clearfix { height: 1%; }
.clearfix { display: block; }
.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
}
img {
    border: 0px;
}

ul {
	list-style-type: none;
}

body {
	background-color: #F3F3F3;
	text-align: center;
	color: #333333;
}
#wrapper {
	width: 950px;
	height: auto;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#top_btn {
	height: 41px;
	margin-bottom: 10px;
}
#top_btn ul {
	float: right;
}
#top_btn li {
	float: left;
}
#header_img {
	margin-bottom: 9px;
}
/*ナビここから*/
#navi_box {
	height: 81px;
	width: 950px;
	margin-bottom: 10px;
}


#n_left {
	width: auto;
	float: left;
	height: auto;
}
#n_left li {
	float: left;
}
#n_right {
	height: auto;
	width: auto;
	float: right;
}

#n_right ul li a img {
	vertical-align: bottom;
	margin-bottom: 8px;
}
/*ナビここまで*/
#navi_left {
	width: 215px;
	height: 500px;
	float: left;
}
#navi_left img {
	vertical-align: bottom;
	margin-bottom: 5px;
}
#map_box {
	background-image: url(img/mapback.gif);
	background-repeat: no-repeat;
	float: left;
	width: 730px;
	height: 430px;
	margin-top: 5px;
	margin-left: 1px;
}
#map_box p {
	font-size: 12px;
	line-height: 22px;
	padding-left: 25px;
	padding-top: 15px;
	padding-bottom: 20px;
	width: 660px;
}
#map_boxs {
	background-image: url(img/mapbacks.gif);
	background-repeat: no-repeat;
	float: left;
	width: 730px;
	height: 430px;
	margin-top: 5px;
	margin-left: 1px;
}
#map_boxs p {
	font-size: 12px;
	line-height: 22px;
	padding-left: 25px;
	padding-top: 15px;
	padding-bottom: 20px;
	width: 660px;
}
.jm {
	background-image: url(img/m.gif);
	background-repeat: no-repeat;
	background-position: 25px;
	padding-left: 40px;
	font-size: 12px;
	line-height: 16px;
}
h3 a.u_nasi {
	text-decoration: none;
	color: #333333;
	font-weight: normal;
}



.img_left {
	float: left;
	margin-left: 8px;
}
.img_left01 {
	float: left;
	padding-top: 20px;
	padding-left: 20px;
}

.img_left02 {
	float: left;
	padding-top: 20px;
	padding-left: 38px;
}
