h3{
	font-size: x-large;
	font-weight: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #EF4E77;
	border-right-color: #EF4E77;
	border-bottom-color: #EF4E77;
	border-left-color: #EF4E77;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-top: 3px;
}



/* --------------- トップページ--------------- */

#top h1 {
	background-image: url(../images/title.jpg);
	background-repeat: no-repeat;
	text-indent: -9999pt;
	height: 220px;
	width: 720px;
	margin: 0px;
	padding: 0px;
}

#t-map{

}
#t-map h2{
	background-image: url(../images/map-title2.gif);
	text-indent: -9999pt;
	height: 76px;
	width: 442px;
	background-repeat: no-repeat;
}

#m-left{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 440px;
}
#m-right{
	padding: 0px 0px 0px 25px;
	float: right;
	width: 255px;
	margin: 0px;
	font-size: large;
}
.clear{
	clear:both;
}
/* --------------- なか--------------- */
#naka{
	width: 500px;
	margin-right: 110px;
	margin-left: 110px;
}

#event,#cap{
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#toi{
	padding: 5px;
	margin: 5px 5px 15px;
}
h1 #kajyo{
	background-image: url(../images/map-title.gif);
	text-indent: -9999pt;
	height: 76px;
	width: 442px;
	background-repeat: no-repeat;
}
ul {
	list-style-type: none;
	padding-top: 10px;
}
li {
	padding-top: 5px;
	padding-bottom: 5px;
}
