@charset "utf-8";
/* CSS Document */


h2 {
	margin:25px 0px 15px 0px;
	font-size: 15px;
	text-align: center;
}



.hide {
	display: none;
}


.doutonbori01 {
	background: url(doutonbori01.jpg) no-repeat;
	width: 600px;
	height: 220px;
	margin: 0px auto;
	padding: 0px;
}

.doutonbori02 {
	background: url(doutonbori02.jpg) no-repeat;
	width:600px;
	height: 220px;
	margin: 0px auto;
	padding: 0px;
}

.doutonbori03 {
	background: url(doutonbori03.jpg) no-repeat;
	width: 600px;
	height:220px;
	margin: 0px auto;
	padding: 0px;
	position: relative;
}

.doutonbori04 {
	background: url(doutonbori04.jpg) no-repeat;
	width: 600px;
	height:184px;
	margin: 0px auto;
	padding: 0px;
}

.alle {
	background: url(alle_btn.png) no-repeat;
	width: 162px;
	height: 55px;
	text-indent: -9999px;
	position: absolute;
	top: 110px;
	left: 420px;
}

.hiyashi_txt {
	width: 600px;
	color: #0057a8;
	font-size: 14px;
	line-height: 1.4;
	margin: 15px auto 20px auto;
}

.touhoku {
	width:600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.touhoku dt {
	font-size: 16px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
	font-weight: bold;
	color: #F00;
	text-align:center;
}
.touhoku dd > p {
	color: #F00;
	margin-bottom: 10px;
}
.touhoku dd > ol {
}
.touhoku dd > ol > li {
	margin-bottom: 8px;
}
