@charset "utf-8";
/* CSS Document */

#fv{
	width: 100%;
	margin-bottom: 15px;
}

.map{
	width:80%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
}

.box01{
	width:80%;
	margin-left:auto;
	margin-right:auto;
}

p.link{
	margin-top:0;
	margin-bottom:0;
	line-height:normal;
	text-align:right;
}

.notice {
	width: 82%;
	padding: 15px;
	border: solid 1px #ea0000;
    margin: 30px auto 50px auto;
}
.notice_ttl {
	color: #ea0000;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.notice_txt span {
	color: #ea0000;
	font-weight: bold;
}



.box02{
	width:80%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
}