*{
	margin:0;
	padding:0;
}


img{
border:0;
	vertical-align: top;

}

body{
	font-family:'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', osaka, 'MS Pゴシック', 'MS PGothic', sans-serif;
	margin:0;
	padding:0;
	background: #fff url(images/bk.png) repeat;
	text-align:center;
}

#container{
width:1000px;
position: relative;
	margin:0 auto;
line-height:0px;
}



#top_ber{
width:1000px;
height:50px;

text-indent:-9999em;
display: block;
}

h1{
height:660px;

text-indent:-9999em;
display: block;
	background:url(images/h1.png) no-repeat;
}

h2{
width:1000px;
height:535px;

text-indent:-9999em;
display: block;
	background: #fff url(images/2.jpg) no-repeat;
}


#js_bk{
  position: relative;
background: url(images/jsbk.jpg) no-repeat;
width:1000px;
height:315px;
line-height:0px;
display: block;
}


#slider99 li{
	list-style: none;
}
#slider99{
			position:absolute; top:28px; right:22px;
background-color: #fff;
	width:800px;
	height:300px;
line-height:0px;
}


#fla2{
float:left;
width:1000px;
line-height:0px;
display: block;
}


#fla2 li{
list-style:none;
width:1000px;
height:60px;
line-height:0px;
display: block;
}




#fla2 li a{
	display: block;
width:1000px;
height:60px;
	text-indent:-9999px;
	margin:0px;
	padding:0px;
}


#info1{background:url(images/b1.jpg) no-repeat;}


#fla2 li a:link,
#fla2 li a:visited{
background-position:0 0;

}

#fla2 li a:hover,
#fla2 li a:active{
background-position:0 -60px;
}




#f{
	background: url(images/2.jpg) no-repeat;
width:1000px;
height:390px;
line-height:0px;
display: block;
}



#main{


	width:1000px;
}




#photo{
	width:1000px;
	background: url(images/c_ck.jpg) repeat-y;
}

#photo li{
float:left;
	list-style:none;
	margin:6px;
}


#photo ul{
width:900px;
margin-left:90px;
text-align:center;
}






#footer{

	width:1000px;
	height:200px;
}


#footer p{

font-size:14px;
color:#999;
text-align:left;
line-height:20px;
margin-left:20px;
}




#footmenu{

		background: url(../../img_index_under/bk.png) repeat-x;
	position: fixed !important;   
   position: absolute;   
    bottom: 0;   
   left: 0;   
    width: 100%;   
    height: 80px;   

  

}


#footmenu_l{
	float:left;
	width:155px;
	height:80px;
}

#footmenu_r{

	width:1000px;
	height:80px;
}

#footmenu_r li{
	float:left;
	list-style: none;
}








#topmenu{

		background: url(ber_img/bk.png) repeat-x;
	position: fixed !important;   
   position: absolute;   
    top: 0;   
   left: 0;   
    width: 100%;   
    height: 70px;   

  

}

#topmenu_in{
		background: #fff;
	width:1000px;
		margin:0 auto;
	height:70px;
}


#topmenu li{
list-style:none;
float:left;
}

#topmenu li{
float:left;
list-style: none;
	height:70px;
	margin:0px;
	padding:0px;
}


#topmenu li a{
	display: block;
height:70px;
	text-indent:-9999px;

}


#b1{background:url(ber_img/tb.png) no-repeat; width:230px;}



#topmenu li a:link,
#topmenu li a:visited{
background-position:0 0;

}

#topmenu li a:hover,
#topmenu li a:active{
background-position:0 -70px;
}


#pickup_js_bk{
  position: relative;
	width:1000px;
	height:1200px;
	background: #fff url(images/1.jpg) no-repeat;
}

#jphoto{
  position: absolute;
	text-align: left;
    top: 30px;   
   left: 375px;   
	display: block;
}































#js_container {

	width: 100%;
	text-align: center;
}

.wideslider {
	width: 100%;
	text-align: left;
	position: relative;
	overflow: hidden;
}

.wideslider ul,
.wideslider ul li {
	float: left;
	display: inline;
	overflow: hidden;
}

.wideslider ul li img {
	width: 100%;
	display: none;
}

.wideslider_base {
	top: 0;
	position: absolute;
}
.wideslider_wrap {
	top: 0;
	position: absolute;
	overflow: hidden;

}
.slider_prev,
.slider_next {
	top: 0;
	overflow: hidden;
	position: absolute;
	z-index: 100;
	cursor: pointer;
}
.slider_prev {background: #000 url(img/prev.png) no-repeat right center;}
.slider_next {background: #000 url(img/next.png) no-repeat left center;}




/* =======================================
	画像■移動
======================================= */


.pagination {
	bottom: 10px;
	left: 0;
	width: 100%;
	height: 15px;
	text-align: center;
	position: absolute;
	z-index: 200;
}

.pagination a {
	margin: 0 5px;
	width: 15px;
	height: 15px;
	display: inline-block;
	overflow: hidden;
	background: #333;
}
.pagination a.active {
	filter:alpha(opacity=100)!important;
	-moz-opacity: 1!important;
	opacity: 1!important;
}


/* =======================================
	ClearFixElements
======================================= */
.wideslider ul:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}

.wideslider ul {
	display: inline-block;
	overflow: hidden;
	margin: 0;
	padding: 0;
	border: 0;
}
