.top_backgraund {
	background-image: url(../images/top_img/top_img003.jpg);
	background-repeat: no-repeat;
	height: 150px;
	width: 950px;
	padding-top: 150px;
	padding-left: 0px;
}
.top_news {
	float: left;
	width: 400px;
	height: 140px;
	background-image: url(../images/top_img/top_news.png);
	background-repeat: no-repeat;
}
#top_news {
	float: left;
	width: 400px;
	height: 120px;
	background-image: url(../images/top_img/top_news3.png);
	background-repeat: no-repeat;
	padding-top: 20px;
}
.menu_bar {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 1000px;
}
#flash_contents {
	z-index: 1;
	position: absolute;
}
#flash {
	position: absolute;    /*#contentの後ろ側にW100%, H500pxで配置*/
	z-index: 0;
	top: 0;
	left: 0;
	width: 100%;
	height: 300px;
}
#Layer1 {
	position: absolute;
	z-index: 1;
}
#Layer2 {
	position: absolute;
	z-index: 2;
	top: 150px;
	left: 25px;
}
#link2 {
	float: left;
	height: 50px;
	width: 950px;
	padding-top: 20px;
	padding-left: 25px;
	padding-right: 25px;
	text-align: center;
}
#link2 ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#link2 ul li {
	display: inline;
	padding-right: 15px;
}
#link2 #link2_line {
	float: left;
	width: 950px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #666;
}
#top_news2 {
	float: left;
	width: 400px;
	height: 120px;
	background-image: url(../images/top_img/top_news3.png);
	background-repeat: no-repeat;
	padding-top: 20px;
	position: absolute;
	z-index: 1;
	overflow: visible;
	left: 41px;
	top: 306px;
	visibility: visible;
}
.top_backgraund2 {
	background-repeat: no-repeat;
	height: 150px;
	width: 950px;
	padding-top: 150px;
	padding-left: 0px;
}
.slide_text_bottom {
	font-size: 18px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
	letter-spacing: 3px;
	text-align: center;
}
a:link .slide_text_bottom {
	color: #FFF;
	text-decoration: none;
}
a:visited .slide_text_bottom {
	color: #FFF;
	text-decoration: none;
}
a:hover .slide_text_bottom {
	color: #C90;
	text-decoration: none;
}
a:active .slide_text_bottom {
	color: #FFF;
	text-decoration: none;
}
.sliderImage a:link {
	text-decoration: none;
}
.sliderImage a a:visited {
	text-decoration: none;
}
.sliderImage a a:active {
	text-decoration: none;
}
.sliderImage a a:hover {
	text-decoration: none;
}
#slider #slider_loading {
	font-size: 13px;
	color: #999;
	letter-spacing: 3px;
	text-align: center;
	padding-top: 150px;
	position: absolute;
	z-index: 2;
}
