@charset "shift_jis";
/* CSS Document */

#index_menu {
	width: 170px;
	top: 73px;
	z-index: 1;
	position: fixed;
	height: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -380px;
	left: 50%;
}
#flash {
	width: 760px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -380px;
	position: fixed;
	left: 50%;
	top: 73px;
	z-index: 1;
}
#index_bg_image02 {
	background-image: url(img_index/bg_under01.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	width: 100%;
	position: fixed;
	left: 0px;
	top: 0px;
	height: 590px;
}
#index_bg_image03 {
	background-image: url(img_index/bg_under01.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	width: 100%;
	position: fixed;
	left: 0px;
	top: 0px;
}
#index_footer {
	width: 760px;
	z-index: 4;
	left: 50%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: -380px;
	position: fixed;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	color: #000;
	top: 550px;
	letter-spacing: 1px;
}




/*slide設定*/
#slide{
  position:relative;
    width:760px;
    margin:0 auto;
}
#slide img{
   position: absolute;
   left:0;
   top:72px;
}
/*slide設定*/
#button{
  position:relative;
    width:760px;
    margin:0 auto;
    top:72px;
}
#button nav{margin:0;padding:0; list-style:none;}
#button ul {margin:0;padding:150px 0 0 0; list-style:none;}
#button li{list-style:none;height:52px;width:170px;}
#button li a{
    width:170px;
    height:52px;
    opacity: 0;
display:block;}