#top_slide {
	margin-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
	width: 960px;
}

#top_slide ul {
	padding-left: 120px;
}

#top_slide ul li {
	font-size: 13px;
	list-style-type: none;
	float: left;
}

#top_slide ul li a {
	padding-bottom: 4px;
	padding-top: 4px;
	background-position: right center;
	background-repeat: no-repeat;
	background-image: url(../../images/line_dot_tate.gif);
	color: #7d7d7d;
	display: block;
	padding-right: 20px;
	padding-left: 20px;
}

#top_slide ul li a:hover {
}

#top_slide ul .selected {
	color: black;
}
#slide {
	line-height: 150%;
	font-size: 13px;
	text-align: left;
	height: 350px;
	width: 960px;
	clear: both;
	background-image: url(../../images/slide/bg_blue.gif);
	background-position: center center;
	background-repeat: no-repeat;
}
#slide1,#slide2,#slide3,#slide4,#slide5 {
	height: 350px;
	width: 960px;
	padding: 0px;
	clear: both;
}
#slide h2 {
	margin-bottom: 24px;
	text-shadow: 0px 1px 0px white;
	font-size: 16px;
}

#slide1 {
}
#slide1 .contents {
	height: 350px;
	width: 960px;
	color: white;
}
#slide2 {
	background-position: right bottom;
	background-repeat: no-repeat;
	background-image: url(../../images/slide/map.gif);
}
#slide2 .contents {
	padding-left: 50px;
	padding-top: 60px;
	width: 400px;
}
#slide3 {
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(../../images/slide/bg_slide3.jpg);
}
#slide3 .contents {
	margin-right: auto;
	margin-left: 630px;
	padding-top: 60px;
	text-align: left;
	width: 300px;
}
#slide4 {
	background-position: right center;
	background-repeat: no-repeat;
	background-image: url(../../images/slide/bg_slide4.jpg);
}
#slide4 .contents {
	width: 400px;
	padding-left: 50px;
	padding-top: 60px;
}
#slide5 {
	background-image: url(../../images/slide/bg_slide5.jpg);
	background-position: right center;
	background-repeat: no-repeat;
}
#slide5 .contents {
	width: 400px;
	padding-left: 50px;
	padding-top: 60px;
}
