@charset "UTF-8";

#header {
	position: relative;
	padding: 0px;
	width: 950px;
	text-align: left;
	background-image: url(../image/02_green/header.gif);
	height: 70px;
	display: block;
	background-repeat: no-repeat;
}
/* CSS Document */


/* テーブル用 */
#wrap {
	text-align: left;
	height: 100%;
	vertical-align: bottom;
	clip: rect(auto,auto,auto,auto);
	margin-right: auto;
	margin-left: auto;
	width: 950px;
	background-color: #F2F3D5;
}
#Top_mov {
	background-color: #000000;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #91B243;
	display: block;
	height: 250px;
	width: 950px;
	background-image: url(../image/mov_back.gif);
	background-repeat: repeat-y;
}
#content {
	background-color: #F2F3D5;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #535353;
	width: 950px;
	padding-top: 9px;
	padding-bottom: 10px;
	display: block;
	padding-right: 0px;
	padding-left: 0px;
}
.BOX_Midashi {
	background-image: url(../image/02_green/midashi.gif);
	height: 26px;
	width: 515px;
	background-repeat: no-repeat;
	font-weight: bolder;
	color: #FFFFFF;
	line-height: 26px;
	padding-left: 5px;
	display: block;
}
#Center_BOX {
	width: 518px;
	border: 1px solid #838383;
	background-color: #FFFFFF;
	margin-bottom: 10px;
}
#Center_BOX h2 {
	font-size: 14px;
	font-weight: bold;
	color: #3A5614;
	padding-bottom: 3px;
}

.BOX_Midashi_s {
	background-image: url(../image/02_green/midashi_s.gif);
	height: 26px;
	width: 193px;
	background-repeat: no-repeat;
	font-weight: bolder;
	color: #FFFFFF;
	line-height: 26px;
	padding-left: 5px;
	display: block;
}
#Second_BOX {
	width: 198px;
	border: 1px solid #838383;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#Second_BOX h2 {
	font-size: 14px;
	font-weight: bold;
	color: #3A5614;
	padding-bottom: 3px;
}


#TB_mapmenu {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #587B1A;
}
#TB_mapmenu th, #TB_mapmenu td{
	border: 1px solid #bbbbbb;
	margin: 5px;
}
#TB_mapmenu td a {
	background-color: #f0f0f0;
	display: block;
	padding: 5px;
}
#TB_mapmenu td a:hover {
	background-color: #F2F3D5;
	display: block;
	padding: 5px;
}
#Event_BOX {
	background-image: url(../image/02_green/event_back.gif);
	background-repeat: no-repeat;
	height: 240px;
	width: 397px;
	float: left;
	margin-top: 5px;
}
#Event_BOX h2 {
	color: #FFFF99;
	margin-bottom: 4px;
	display: block;
	margin-right: 5px;
	margin-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFF99;
}

#Top_mov2 {
	background-color: #000000;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #91B243;
	display: block;
	height: 80px;
	width: 950px;
	background-image: url(../image/mov_back.gif);
	background-repeat: repeat-y;
}
