@charset "utf-8";

html,body{
	min-height: 100%;
}
html{
	background: #fff;
}
body{
	background: #000;
}

/* ------------------------------------------------------------------------------ */

#wrapper_w {
	overflow: hidden;
}

#wrapper{
	width: 972px;
	margin: 0 auto;
}

#logo{
	padding: 25px 0 11px 0;
}

#header{
	padding: 25px 0 5px 0;
}

#gallerylogo{
float: left;
}

#cuplogo{
float: right;
}

#gallery{
	width: 976px;
	font-size: 0;
}
#gallery > div{
	display: inline-block;
}

#gallery .photo{
	position: relative;
	display: inline-block;
	margin: 0 4px 4px 0;
}
#gallery .photo a.disable{
	cursor: default;
}

#gallery .photo_none{
	position: relative;
	display: inline-block;
	margin: 0 4px 4px 0;
}
#gallery .photo_none a.disable{
	cursor: default;
}


/* ------------------------------------------------------------------------------ */

.w976{
	width: 976px;
}
.w732{
	width: 732px;
}
.w488{
	width: 488px;
}
.w244{
	width: 244px;
}

.adj_upr {
	position: relative;
	top: -150px;
}

.adj_dwn {
	position: relative;
	bottom: -150px;
}

.adj_rgt {
	position: relative;
	left: 244px;
}

.adj_mgn {
	margin-top: -150px;
}

#footer{
	width: 972px;
	margin: 0 auto;
	position: relative;
	margin-top: 30px;
	margin-bottom: 30px;
}

#footer .copy{
	margin-top: 7px;
	font-size: 12px;
	line-height: 12px;
	color: #fff;
}

#footer p a img {
	height: 31px;
	margin-right: 16px;
}


#gallery .ttl_tado_sai{
	margin:60px auto 15px;
}
#hole .w976 .photo {
    margin: 0 auto;
    padding: 7px 0 21px 0;
}
#hole .designsai {
    margin: 0 auto;
    padding: 0px 0 14px 0;
}