@charset "utf-8";


	main-visual
	
=========================================================== */
body {
	background: #efefef;
}
/* ===========================================================

	top-contents
	
=========================================================== */
.top-contents {
	position: relative;
	width: 100%;
	height: 100%;
	min-width: 1000px;
}
/* main-navigaton
=========================================================== */
.main-navigation {
	clear: both;
	text-align: center;
	width: 596px;
	height: 110px;
	position: absolute;
	top: 50%;
	left: 48%;
	margin: -55px 0 0 -275px;
	z-index: 9999999;
	
}
.main-navigation h1 {
	margin: 0 0 10px;
}
.main-navigation li {
	float: left;
}

a {
	outline: none;
	text-decoration: none;
	vertical-align: baseline;
	color: #fff;
	font-size:18px;
	font-family:"ff-dagny-web-pro", Helvetica, Arial, sans-serif;
	font-weight:400;
}


/* main-visual
=========================================================== */
.top-contents .main-visual {
	clear: both;
	text-align: center;
	width: 1500px;
	height: 1200px;
	position: fixed;
	top: 50%;
	left: 50%;
	margin: -600px 0 0 -750px;
}
.bxslider {
}
.bxslider li {
	text-align: center;
	width: 1500px;
	height: 1200px;
}
.bxslider li#photo1 {background: url(../image/photo1.jpg) 50% 50% no-repeat;}
.bxslider li#photo2 {background: url(../image/photo2.jpg) 50% 50% no-repeat;}
.bxslider li#photo3 {background: url(../image/photo3.jpg) 50% 50% no-repeat;}
.bxslider li#photo4 {background: url(../image/photo4.jpg) 50% 50% no-repeat;}
.bxslider li#photo5 {background: url(../image/photo5.jpg) 50% 50% no-repeat;}
.bxslider li#photo6 {background: url(../image/photo6.jpg) 50% 50% no-repeat;}
.bxslider li#photo7 {background: url(../image/photo7.jpg) 50% 50% no-repeat;}