@charset "utf-8";

#cherry{
	width:100%;
	background-color:#845fbf;
    margin-top: 46px;}

#cherryimg{
	width:100%;
	margin:0 auto;
	display:block;
}
#cherryimg img{
	width:100%;

}
#cherryimg .map{
	float:left;

}

#map{
	width:100%;
}

.map area,.sapporo,.sendai{
cursor: pointer;	
}
#cherryimg .calendar{

	float:right;
	

}

#cherryimg .default{
	cursor:default;
		
}

.cherryfooter{
	clear:both;
	text-align:center;
	  font-size: 16px;
	  letter-spacing: -0.6px;
	  color: #3e3e3e;
	width:100%
}

.cherryfooter span{
	text-align:left;
	text-indent:15px;
	  font-size: 16px;
	  line-height: 5;
	  letter-spacing: -0.6px;
	  color: #3e3e3e;
	  display:block;
	  width:100%;

}
.cherryfooter ul{
	width:290px;
	display:block;
	margin:0 auto;
}

.cherryfooter ul li{
    margin: 0 10px;
    float: left;
    height: 80px;
    text-align: center;
    line-height: 20px;
    color: #616161;
    font-size: 12px;
}

.cherryfooter ul li a{
	cursor:pointer;

}
.cherryfooter ul li img{
	width: 52px!important;
	height:53px;
/* CSS Document */

