.mapmogi {
	background-image: url(../images/kikaku/sd_kikaku/mapmogi1.jpg);
	background-size: auto;
	width: 700px;
	height: 327px;
	margin: 0 auto;
}

.anim2500{
	-webkit-transition: all 250ms ease-in-out;
	-moz-transition: all 250ms ease-in-out;
	-ms-transition: all 250ms ease-in-out;
	-o-transition: all 250ms ease-in-out;
	transition: all 250ms ease-in-out;
}

.spo0 li.active{
	color: #fff;
	font-weight: 400;
	text-shadow: 1px 1px 1px #444;
	marginｰright:20px;
	border: 4px solid #F8B62D;
	height: 282px;
}

.area20 {
	width: 172px;
	height: 327px;
	box-sizing: border-box;
}
.area20:hover{
	color: #fff;
	font-weight: 400;
	text-shadow: 1px 1px 1px #444;
	border: 3px dotted #3CBAC0;
	height: 327px;
	width: 172px;
	
}
.area20.active{
	color: #fff;
	font-weight: 400;
	text-shadow: 1px 1px 1px #444;
	border: 3px solid #FF0000 !important;
	height: 327px;
	width: 172px;
	box-sizing: border-box;
}
.area40 {
	width: 160px;
	height: 327px;
	box-sizing: border-box;
}
.area40:hover{
	color: #fff;
	font-weight: 400;
	text-shadow: 1px 1px 1px #444;
	border: 3px dotted #3CBAC0;
	margin-right: -9px;
	height: 327px;
	width: 170px;
	box-sizing: border-box;
}
.area40.active{
	color: #fff;
	font-weight: 400;
	text-shadow: 1px 1px 1px #444;
	border: 3px solid #FF0000 !important;
	margin-right: -9px;
	height: 327px;
	width: 170px;
	box-sizing: border-box;
}
.area60 {
	width: 204px;
	box-sizing: border-box;
}
.area60:hover{
	color: #fff;
	font-weight: 400;
	text-shadow: 1px 1px 1px #444;
	marginｰright:20px;
	border: 3px dotted #3CBAC0;
	height: 327px;
	width:  203px;
	box-sizing: border-box;
}
.area60.active{
	color: #fff;
	font-weight: 400;
	text-shadow: 1px 1px 1px #444;
	marginｰright:20px;
	border: 3px solid #FF0000 !important;
	height: 327px;
	width: 203px;
	box-sizing: border-box;
}
.area80 {
	width: 141px;
	height: 327px;
	box-sizing: border-box;
}
.area80:hover{
	color: #fff;
	font-weight: 400;
	text-shadow: 1px 1px 1px #444;
	marginｰright:20px;
	border: 3px dotted #3CBAC0;
	margin-left: -11px;
	height: 327px;
	width: 151px;
	box-sizing: border-box;
}
.area80.active{
	color: #fff;
	font-weight: 400;
	text-shadow: 1px 1px 1px #444;
	marginｰright:20px;
	border: 3px solid #FF0000 !important;
	margin-left: -11px;
	height: 327px;
	width: 151px;
	box-sizing: border-box;
}

.controls0{
	margin: 0 auto;
}

.group0{
	display: inline;
	margin: 0 auto;
}

.menu_sp0{
	display: block;
	vertical-align: middle;
	color: #333;
	text-transform: uppercase;
	margin: 0 auto;
	letter-spacing: 2px;
	background: #fff;
	width: 950px;
	padding: 10px 5px;
}
.menu_sp0 ul{
	position: relative;
	opacity: 1;
	text-align: left;
	overflow:hidden;
	width: auto;
	margin: 10px auto;
}

.menu_sp0 li{
	text-transform: none;
	color: #808080;
	line-height: -1em;
	letter-spacing: 0;
	height: 307px;
	-webkit-transition: all 150ms;
	-moz-transition: all 150ms;
	-ms-transition: all 150ms;
	transition: all 150ms;
	cursor: pointer;
	background: rgb(255,255,255,0); /* Old browsers */
	background: rgb(255,255,255,0); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(229,229,229,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(229,229,229,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(229,229,229,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(229,229,229,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(229,229,229,0) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(229,229,229,0) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
}