@charset "Shift_JIS";


/*------------------------------
コンテンツ
------------------------------*/

#top #image1 {
	position : relative;
	width: 760px;
	height: 355px;
	margin: 0 auto 0 auto ;
	padding: 8px 0 0 0;
}

#top #image1 #goukaku {
	position : absolute;
	top : 290px;
	left : 7px ;
	width: 240px;
	height: 40px;
	margin: 0;
	padding: 0;
}

#top #image1 #goukaku ul.m-menu {
	margin: 0;
	padding: 0;
	list-style: none;
	text-indent: -9999px;
}

#top #image1 #goukaku ul.m-menu li.g-menu {
	display: block;
	width: 240px;
	height: 40px;
	margin: 0;
	padding: 0;
}

#top #image1 #goukaku ul.m-menu li.g-menu a {
	display: block;
	width: 240px;
	height: 40px;
	margin: 0;
	padding: 0;
	background: url(../img/zituseki-button.gif) no-repeat 0 0;
	color: #FFF;
}

#top #image1 #goukaku ul.m-menu li.g-menu a:hover {
	display: block;
	width: 240px;
	height: 40px;
	margin: 0;
	padding: 0;
	background: url(../img/zituseki-button.gif) no-repeat -242px 0;
}


/*　メイン動画1　*/

#top #image1 #movie1 {
	position : absolute;
	top : 5px;
	left : 260px ;
	width: 240px;
	height: 40px;
	margin: 0;
	padding: 0;
}

#top #image1 #movie1 ul.m-movie {
	margin: 0;
	padding: 0;
	list-style: none;
	text-indent: -9999px;
}

#top #image1 #movie1 ul.m-movie li.movie {
	display: block;
	width: 240px;
	height: 345px;
	margin: 0;
	padding: 0;
}

#top #image1 #movie1 ul.m-movie li.movie a {
	display: block;
	width: 240px;
	height: 345px;
	margin: 0;
	padding: 0;
	background: url(../img/main-image1.jpg) no-repeat 0 0;
	color: #FFF;
}

#top #image1 #movie1 ul.m-movie li.movie1 a:hover {
	display: block;
	width: 240px;
	height: 345px;
	margin: 0;
	padding: 0;
	background: url(../img/main-image1.jpg) no-repeat 0 0;
}


/*　メイン動画1　*/

#top #image1 #movie2 {
	position : absolute;
	top : 5px;
	left : 510px ;
	width: 240px;
	height: 40px;
	margin: 0;
	padding: 0;
}

#top #image1 #movie2 ul.m-movie {
	margin: 0;
	padding: 0;
	list-style: none;
	text-indent: -9999px;
}

#top #image1 #movie2 ul.m-movie li.movie {
	display: block;
	width: 240px;
	height: 345px;
	margin: 0;
	padding: 0;
}

#top #image1 #movie2 ul.m-movie li.movie a {
	display: block;
	width: 240px;
	height: 345px;
	margin: 0;
	padding: 0;
	background: url(../img/main-image2.jpg) no-repeat 0 0;
	color: #FFF;
}

#top #image1 #movie2 ul.m-movie li.movie a:hover {
	display: block;
	width: 240px;
	height: 345px;
	margin: 0;
	padding: 0;
	background: url(../img/main-image2.jpg) no-repeat 0 0;
}

/*****動く写真*******/

#imgPhoto {
    position:relative;
    z-index:100;
    width:760px;
    height:355px;
    overflow:hidden;
}

#imgPhoto ul {
    position:relative;
    width:760px;
    height:355px;
    padding:0;
    margin:0;
}
 
#imgPhoto li {
    position:absolute;
    display:none;
    left:0px;
    top:0px;
}

#imgPhoto img{
}

#photoNav {
	width:90px;
	height:15px;
    margin:0 auto;
	text-align: center;
}

#image1 #photoNav ul {
	padding:0 auto;
}
 
#photoNav li{
	display:block;
	left: -35%;
    float: left;
	width: 10px;
    margin-right:5px;
}
 
#photoNav li:hover {
    cursor:pointer;
}
