*{
	margin:0;
	padding:0;
	border:0px;
}

/*********************************************/
/********** -トップページ ****************/
/*********************************************/

/********** --基本設定**********/
body{
	color: #fff;
	background:#000;
	font-size:12px;
	font-family:Osaka, "ＭＳ Ｐゴシック";
	margin:0 auto;
	padding:10px 0 0 0;
	text-align:center;
}

/********** --見出し**********/
h1,h2,h3,h4{
	text-align:left;
	text-indent:-9999px;
	font-size:10px;
}
#index{
	width:980px;
	margin:0 auto;
}

.index-01{
	position:relative;
	background:url(images/index_01.jpg) top center no-repeat;
	height:180px;
	overflow:hidden;
}
.index-02{
	background:url(images/index_02.jpg) top center no-repeat;
	height:180px;
	overflow:hidden;
}
.index-03{
	background:url(images/index6_03.jpg) top center no-repeat;
	height:112px;
	overflow:hidden;
	text-indent:-9999px;
}
.index-03 p{
	text-indent:-9999px;
}
.index-04{
	position:relative;
	background:url(images/index4_04.jpg) top center no-repeat;
	height:280px;
	overflow:hidden;
	text-align:center;
}

.index-04 a:hover{
	position:relative;
	top:1px;
	left:0px;
}
.index-04 .enter{
	position:absolute;
	width:290px;
	top:0px;
	left:340px;
}
.index-04 .bnr{
	position:absolute;
	overflow:hidden;
	width:265px;
	top:5px;
	left:670px;
}
.index-04 .bnr2{
	position:absolute;
	width:400px;
	top:120px;
	left:275px;
	text-align:left;
}
.index-04 .bnr a:hover{
	position:relative;
	top:1px;
	left:0px;
}
.index-04 .bnr2 a:hover{
	position:relative;
	top:0px;
	left:0px;
}


.index-01 .bnr2{
	position:absolute;
	top:10px;
	left:10px;
	text-align:left;
}

.index-01 a:hover{
	position:relative;
	top:1px;
	left:0px;
}