.slide_table {
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}
#top_slide {
	margin-bottom: 15px;
	background-repeat: repeat-x;
	background-image: url(../../images/topslide/_bg_slide.jpg);
	margin-right: auto;
	margin-left: auto;
}

#top_slide ul .selected {
	color: black;
}

#slide1,#1-1,#1-2,#1-3,#1-4,#1-5,#2-1,#3-1,#4-1,#1-2-1,#1-2-2,#1-3-1,#1-3-2,#1-3-3,#1-4-1,#1-4-2,#1-4-3,#1-5-1,#1-5-2,#1-5-3,#2-1-1,#2-1-2,#2-1-3,#2-1-4 {
	padding: 0px;
	clear: both;
}

.slide_m h2 {
	padding-top: 2px;
	color: white;
	background-color: #504235;
	text-align: center;
	padding-bottom: 2px;
	margin-bottom: 5px;
	font-size: 13px;
}

#slide1 {
}
.slide_m {
	border-color: #c7bd91;
	border-style: solid;
	border-width: 1px;
	padding: 10px;
}
.slide_m ul {
	padding: 0px;
}
.slide_m ul li {
	list-style-type: none;
	margin-bottom: 3px;
	display: block;
}
.slide_m ul li a {
	background-color: #f4f2d8;
	color: #4b4b4b;
	border-color: white;
	width: 208px;
	font-size: 13px;
	border-style: solid;
	border-width: 1px;
	text-align: center;
	padding-bottom: 5px;
	padding-top: 5px;
	display: block;
}
.slide_m ul li a:hover {
	background-color: #e2e0c8;
	text-decoration: none;
}
.thum_table {
	font-size: 11px;
}
.thum_table td {
	padding-bottom: 5px;
	text-align: center;
}
.thum_table img {
	border-color: white;
	border-style: solid;
	border-width: 1px;
}
.thum_table img:hover {
	border-color: #0066cc;
	border-width: 1px;
	border-style: solid;
}
.thum_table a {
	color: #372d24;
}
.thum_table a:hover {
	text-decoration: none;
	color: #9d4f1a;
}
.slide_navi {
	text-align: center;
}
.slide_navi a {
	color: white;
	margin-left: 5px;
	text-decoration: none;
	background-color: #504235;
	margin-right: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 11px;
}
.slide_navi a:hover {
	color: white;
	background-color: #705643;
}
