.pageimage-naka {
	background-image: url("../img/page03.jpg");
}

.ex-b {
	padding-bottom: 40px;
}

.ex-b01 {
	float: right;
	width: 47%;
}
.ex-b02 {
	float: left;
	width: 47%;
}


.ex-b02 ul {
	border-top: 1px dotted #707070;
	border-bottom: 1px dotted #707070;
	padding: 15px 0;
	margin-top: 20px;
}
.ex-b02 ul li {
	background-image: url("../img/maru.png");
	background-position: left;
	background-repeat: no-repeat;
	background-size: 10px;
	padding-left: 13px;
	font-size: 110%;
	line-height: 1.5;
	margin-bottom: 5px;
}
.chui {
	font-size: 90%;
	text-align: right;
	float: right;
	padding-top: 10px;
}


.sonotabb {
	text-align: center;
}
.sonota h3 {
	font-size: 130%;
	line-height: 1.5;
	padding-bottom: 20px;
}


@media screen and ( max-width:800px )
{

.ex-b01 {
	float: none;
	width: 100%;
	padding-bottom: 20px
}
.ex-b02 {
	float: none;
	width: 100%;
}

}



