@charset "shift_jis";
#head {
	background-image: url(../image/logo.png);
	border-radius: 0px;
	background-position: 0% 50%;
	background-size: 50px 50px;
	height: 50px;
	background-color: #231816;
}
#head h1{
	padding-top: 10px;
	font-size: 12px;
	background-image: url(../dq1-2/image/h1-smaho.jpg);
	background-size: 600px 50px;
	background-position: 50% 50%;
	text-align: left;
	margin: auto 50px auto 50px;
	height: 50px;
	background-color: #231816;
}




.list li {
	float: left;
	min-width: 150px;
}

body #foot{
	max-width: 900px;
}
#wrap #contents h3{
	margin: 0 auto 20px auto;
	padding: 0 0 0 5px;
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 14px;
	border-left: 2px solid;
	background-image: linear-gradient(90deg, rgba(223, 220, 220, 1), rgba(255, 255, 255, 1));
	background-color: #F7F7F7;
	text-align: left;
	border-bottom: 0;
	border-right: 0;
	border-top: 0;
}
#contents p {
	font-size: 14px;
	line-height: 25px;
}
#contents li {
	font-size: 14px;
	line-height: 25px;
}
#contents ol {
	margin: auto 5px 20px 30px;
}

#contents #navi-b {
	font-size: 12px;
}

.modal-content {
	display: none;
	width: 80%;
	margin: 80px auto auto auto;
	padding: 0px 0px;
	border: 1px solid #000;
	position: relative;
	background-color: #FFF;
}
.modal-content .data{
	margin-bottom: 0px;
}
#contents .map-list li{
	float: left;
	min-width: 120px;
	width: 50%;
	line-height: 40px;
}




body  #wrap .contents-navi{
	width: 95%;
	margin: 0 auto 20px auto;
	background-color: #FFFFFF;
	max-width: 850px;
	border: 1px solid;
	padding: 0px 0px 20px 0px;
}

body #wrap .contents-navi-b {
	width: 95%;
}


#wrap #contents .block li{
	line-height: 29px;
}
