
body { background: url(../../images/bg.jpg) fixed; }

#logo { margin-left: 105px; }

@media screen and (max-width: 767px) {
	#logo {
		margin:0;
	}
}

#description { margin-bottom: 20px; }

#global-nav {
	display: table;
	margin-left: 116px;
}
@media screen and (max-width: 767px) {
	#global-nav {
		margin:0;
	}
}

#global-nav li {
	display: table-cell;
	padding-right: 28px;
}

#global-nav li + li { padding: 0; }

#global-nav img {
	display: block;
	box-shadow: 1.4px 1.4px 1.4px #562c15;
	margin: 0 0 1px;
}

#global-nav a:hover img {
	box-shadow: none;
	margin: 1px 0 0;
}

#top-upper-ad, #top-lower-ad {
/*	
	background: #CCC;
	width: 728px;
	height: 90px;*/
	margin: 30px 0;
}

#top-upper-ad { margin: 30px 0 0 116px; }

#top-lower-ad { margin: 30px 0 }

#museum-button {
	position: relative;
	height: 950px;
}

@media screen and (max-width: 767px) {
	#museum-button {
		display:none;
	}
}
#museum-button-m {
	display:none;
}
@media screen and (max-width: 767px) {
	#museum-button-m {
		display:block;
	}
	#museum-button-m li a{
		font-size:16px;
		text-decoration:none;
		color:#FFF;
		text-decoration:none;
		display:block;
		padding:10px;
		text-align:center;
		border:1px dashed #FFF;
	}
	#museum-button-m ul {
		margin:0 20px;
		list-style:none;
	}
	#museum-button-m li{
		margin:10px 0;
		background:url(../images/btn-bg.png);
		padding:5px;
		box-shadow:0 1px 2px #600;
}
}


.btn-bg {
	background: url(../../images/top-bg.png) no-repeat fixed;
	width: 100%;
	height: 950px;
	position: absolute;
	z-index: 200;
}

#goods01, #goods02, #goods03, #goods04, #goods05, #goods06, #goods07, #goods08 { position: absolute; }

#goods01 {
	left: 250px;
	top: 260px;
}

#goods02 {
	left: 850px;
	top: 370px;
}

#goods03 {
	left: 205px;
	top: 540px;
}

#goods04 {
	left: 300px;
	top: 520px;
}

#goods05 {
	left: 590px;
	top: 555px;
}

#goods06 {
	left: 850px;
	top: 585px;
}

#goods07 {
	left: 55px;
	top: 830px;
}

#goods08 {
	left: 303px;
	top: 820px;
}

.btn-bg a {
	display: block;
	position: absolute;
}

#setsuryosha {
	left: 57px;
	top: 80px;
}

#chisoku {
	left: 358px;
	top: 80px;
}

#tsurui {
	left: 656px;
	top: 215px;
}

#nakanotei {
	left: 55px;
	top: 307px;
}

#aiduyaichi {
	left: 358px;
	top: 307px;
}

#niigata-u-asahimachi {
	left: 656px;
	top: 428px;
}

#hoppobunka {
	left: 62px;
	top: 624px;
}

#makiryoko {
	left: 358px;
	top: 589px;
}

#oyamajiro-collection {
	left: 656px;
	top: 658px;
}

#news {
	padding-top:45px;
}
#news th, #news td {
	padding:0.2em;
	color:#FFF;
	font-size:140%;
	line-height:1.4;
}

#news td:first-child {
	padding-left:1em;
	white-space:nowrap;
}#news td:last-child {
	padding-right:1em;
}
@media screen and (max-width: 767px) {
#news td:first-child {
	white-space:normal;
}
#news tr {
	border-bottom:1px dashed #FFF;
}
}
	 
#news a {
	color:#FFF;
	text-decoration:none;
	display:block;
}
#news a:hover {
	text-decoration:underline;
}
#news table {
	margin:0 auto;
	border-top:1px solid #FFF;
	border-bottom:1px solid #FFF;
}
#news p {
	margin:1em;
	font-size:140%;
	line-height:1.4;
	text-align:center;
}