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/jpg/aki.jpg);
	background-repeat: no-repeat;
	text-indent: -9999pt;
	height: 255px;
	width: 720px;
	margin: 0px;
	padding: 0px;
}

#t-map{

}
#t-map h2{
	background-image: url(../images/gif/sub_aki.gif);
	text-indent: -9999pt;
	height: 76px;
	width: 442px;
	background-repeat: no-repeat;
	margin: 5px 0px;
	padding: 0px;
}

#m-left{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 400px;
}
#m-right{width: 280px;
	padding: 0px 0px 0px 20px;
	float: right;
	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;
}
#mida {
	font-weight: bold;
	border-bottom-style: none;
	border-bottom-color: #000066;
	background-position: center;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #000066;
	border-right-color: #000066;
	border-left-color: #000066;
	color: #000099;
	padding-bottom: 10px;
	padding-top: 10px;
}
table {
	margin-top: 5px;
	margin-bottom: 10px;
	width: 400px;
	border: thin none #333333;
}
th{
	text-align:left;
	vertical-align: top;
	background-color: #FFCCCC;
	border: thin none #333333;
	padding: 5px;
}
td {
	text-align:left;
	vertical-align: top;
	padding: 5px;
}
caption{
	font-weight:bold;
}
#tuu{
	margin: 0px 20px 0px 0px;
	padding: 0px;
	float: left;
}

#m-right div p{
	margin:0;
}


.list_box{width:280px;}
.img_No{
	width:43px;
	overflow:hidden;
}
.title_txt{ width:233px;}
.floatL{float:left;}
.floatR{float:right;}

.style4 {
	color: #333399;
	font-weight: bold;
	font-size: 1.0em;
	line-height: 120%;
}
.style5 {
	color: #333333;
	font-size: 1.0em;
}

.indebl .style4, .indebr .style4{font-size: 1.1em;}
.indebl p, .indebr p{margin:0 !important;}
/*clearfix*/
.crerfix:after {visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;}
* html .crerfix             { zoom: 1; } /* IE6 */
*:first-child+html .crerfix { zoom: 1; } /* IE7 */
