@charset "utf-8";
/* CSS Document */

h1{
	height: 347px;
	width: 644px;
	position: absolute;
	margin: auto;
	top: -220px;
	right: 0;
	left: 0;
	bottom: 0;
	text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
	background: url(../img/index/img_update.png) center 0 no-repeat;
}



#MV{
	height: 952px;
	max-width: 1720px;
	margin: -29px auto -70px;
	position: relative;
	z-index: 1;
	background: url(../img/index/img_mv.jpg) center -23px no-repeat;
}


#MV #read_jin{
	height: 489px;
	width: 214px;
	padding: 0 0 0;
	margin: 100px 20px 0 0;
	background: url(../img/index/read_jin.png) center 0 no-repeat;
	text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    right: 0;
	position: absolute;
}

#MV #read_kazura{
	height: 654px;
	width: 150px;
	padding: 0 0;
	margin: 50px 0 0 10px;
	background: url(../img/index/read_kazura.png) center 0 no-repeat;
	text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
	position: absolute;
}


/* サブメニュー */ 

ul#subMenu{
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
}

ul#subMenu li#gasu{
	position: absolute;
	top: 615px;
	left: 13%;
}

ul#subMenu li#jin{
	position: absolute;
	top: 640px;
	left: 50%;
}

ul#subMenu li#devi{
	position: absolute;
	top: 700px;
	left: 68%;
}

ul#subMenu li#brachy{
	position: absolute;
	top: 50px;
	left: 62%;
}