@charset "UTF-8";
@import url("tomokkin.css");

/*{^*/
.top{
	background-image: url(../tomokkin_imges/button1.jpg);
}

.top:hover, .top:active{
	 background-image: url(../tomokkin_imges/button1-2.jpg);    
}

.info{
	background-image: url(../tomokkin_imges/button3-2.jpg);
}

#contents {
	width: 965px;
	height:4300px;
}

#leaflet{
	width:674px;
	margin:30px auto;
}

* html #leaflet{
	margin:30px 145px 0;
}

.info_title{
	font-size:1.5em;
	font-weight:bold;
	text-align:center;
	margin-top:70px;
	margin-bottom:20px;
}

