@charset "shift_jis";

#jireiBox {
	width:668px;
	padding:5px 0;
	margin:0 0 0 10px;
	border:1px solid #CCC;
}

#tab {
	width:652px;
	height:87px;
	margin:0 auto;
	}

#tab li {
  float: left;
  padding:0px;
  list-style: none;
  cursor: pointer;
  width:322px;
  height:87px;
}

#tab li#tab001 {
	margin-right:8px;
	background:url(img/slide/tab_01_on.jpg) no-repeat;
}

#tab li#tab002 {
	background:url(img/slide/tab_02_on.jpg) no-repeat;
}

#tab li.select span {
	display:none;
}
.disnon {
  display: none;
}
.content_wrap {
  clear: left;
  width: 653px;
  height: 382px;
  padding:5px 0 5px 5px;
  background: #EDEDED;
  margin:0 auto;
}




#slides .slides_container {
			width:646px;
			height:386px;
			display:none;
		}



		#slides .slides_container div {
			width:649px;
			height:386px;
			display:block;
		}


		#slides_two .slides_container {
			width:649px;
			display:none;
		}


		#slides_two .slides_container div {
			width:649px;
			height:386px;
			display:block;
		}


		.pagination .current a {
			color:red;
		}
		

.prev {
	display:none;
	}

.next {
	display:none;
	}

.pagination {
	display:none;
	}