.me04 a {
	border-bottom: 1px solid #322323;
}

.aisatu01 {
	width: 60%;
	float: left;
}
.aisatu02 {
	width: 30%;
	float: right;
	text-align: center;
}
.aisatu01 h3 {
	font-size: 200%;
	font-weight: bold;
	line-height: 1.5;
	padding-bottom: 30px;
	color: #dd9224;
}

.aisatu02 img {
	width: 100%;
	padding-bottom: 10px;
}
.aisatu01 h4 {
	font-size: 118%;
	line-height:1.6;
	font-weight: bold;
	padding-top: 30px;
}
.aisatu01 ul {
	border-top: 1px dotted #747474;
	margin-top: 10px;
}
.aisatu01 li {
	border-bottom: 1px dotted #747474;
	padding-top: 5px;
	padding-bottom: 5px;
}
.aisatu01 li h5 {
	float: left;
	font-size: 118%;
	line-height:1.6;
	width: 15%;
}
.aisatu01 li p {
	float: right;
	width: 85%;
}
.rine h3 {
	text-align: center;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
	font-size: 180%;
	line-height: 2;
}
.mmap {
	padding-top: 80px;
}


@media screen and ( max-width:800px )
{
.aisatu01 {
	width: 100%;
	float: none;
}
.aisatu02 {
	width: 100%;
	float: none;
	padding-top: 20px;
}
.aisatu01 li h5 {
	float: none;
	width: 100%;
}
.aisatu01 li p {
	float: none;
	width: 100%;
}
.rine h3 {
	font-size: 130%;
	line-height: 1.5;
}

}



