@charset "utf-8";

#localnavi h2 {
	background: url(../../activity/images/about02.png) no-repeat 12px;
	height:51px;
	border-left: none;
	border-bottom: solid 2px #A51502;
}
.pink:hover {
	display: block;
	background: #f8d8da;
}
.inner01{
	width:450px;
	float:left;
}

#localnavi #around_h2 {
	background: url(../../around/images/around02.png) no-repeat 12px;
	height:51px;
	border-left: none;
	border-bottom: solid 2px #A51502;
}