/*/ -- トップページ -- /*/
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
	width: 100%;
  padding: 0;
  margin: 0;
	z-index: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  float: left;
  width: 1025px;
  height: 648px;
  border: 0;
  }
/*/ -- 左 -- /*/
.top_main_l	{
	display: inline;
	float: left;
	height: 700px;
	*height: 680px;
	text-align: left;
	width: 1025px;
}
	*:first-child+html .top_main_l	{	padding-bottom: -50px;}
/*/ -- 左ボタン -- /*/
.top_main_l	.btn	{
	position: absolute;
	top: 278px;
	z-index: 1;
}
.top_main_l	.btn	img	{
	margin-bottom: 2px;
	margin-left: 21px;
}

.top_main_l	.fadeshow	{
	position: absolute;
	z-index: 0;
}

/*/ -- 右Hot News -- /*/
#hot_news	{
	width: 130px;
	position: absolute;
	left: 872px;
	line-height: 100%;
	top: 25px;
	z-index: 2;
	text-align: left !important;
}
#hot_news	.thumb	{
	margin-bottom: 5px;
	margin-top: 15px;
}
#hot_news	.date	{
	color: #FF085B;
	font-size: 10px;
	line-height: 120%;
	text-decoration: none;
}
#hot_news	.read	{
	color: #89632D;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}
.bnr_r{
	float: right;
	right: 170px;
	position: absolute;
	top: 10px;
	z-index: 3;
}

.youtube_r	{
	float: right;
	right: 170px;
	position: absolute;
	top: 70px;
	z-index: 3;
}

.youtube_l	{
	float: left;
	left: 16px;
	position: absolute;
	top: 12px;
	z-index: 3;
	width: 184px;
}
.bnr_l	{
	float: left;
	left: 0px;
	position: absolute;
	top: 585px;
	z-index: 3;
}
/*/ --  -- /*/
.hide { display: none;}
