﻿@import url(style.css);

@charset "utf-8";


/* layout
---------------------------------------------------------------------- */
div#wrapper,
header,
div#contents,
footer {
overflow:hidden;
clear:both;
width: 100%;
margin: 0;
padding: 0;
}

div#inner {
margin: 0 auto;
padding: 0 50px;
}

div#contents div#inner {
padding: 0 50px 50px;
}

.viewSmall {
display: none;
}

/* contents-elements
---------------------------------------------------------------------- */
#contents h3 {
margin-top: 0;
}
#contents th {
border-bottom: 1px solid #999944;
padding: 5px 10px;
}
#contents td {
padding: 5px 10px;
}
#contents .rightImage {
margin: 0 0 30px 30px;
float: right;
width: 40%;
} 
#contents a.textLink {
padding-left: 17px;
background: url("../img/pict_flame.png") left center no-repeat;
}

/* headerNav
---------------------------------------------------------------------- */
#headerNav #inner {
margin 0;
}
#headerNav ul {
float: right;
}
#headerNav li {
float: left;
padding: 5px 0 5px 10px;
}
#nav-language ul {
padding-left: 25px;
background: url("../img/icon_language02.png") left center no-repeat;
}
#nav-sns {
clear: both;
}

/* header
---------------------------------------------------------------------- */
header {
border-bottom: 10px solid #994;
}
header #inner {
position: relative;
height: 60px;
margin: 0 auto 5px;
}
header h1 {
position: absolute;
bottom: 0;
left: 50px;
max-width: 40%;
}
header h1 img {
max-width: 100%;
}
header h2 {
position: absolute;
bottom: 0;
right: 50px;
max-width: 30%;
}
header h2 img {
max-width: 100%;
}


/* globalNav
---------------------------------------------------------------------- */
#mainMenu {
clear: both;
display: table;
position: relative;
margin-bottom: 30px;
}
#mainMenu ul {
display: table-cell;
border-collapse: separate;
border-spacing: 0;
line-height: 130%;
}
#mainMenu ul.museum {
border-top: 5px solid #048;
}
#mainMenu ul.interact {
border-top: 5px solid #4AF;
}
#mainMenu li {
display: table-cell;
width: 192px;
overflow: hidden;
text-align: center;
vertical-align: middle;
}
#mainMenu li.current a {
background: #773;
}
#mainMenu.home li.current a {
background: #994;
}
#mainMenu a {
display: block;
height: 45px;
padding: 5px 0 0;
color: #FFF;
text-decoration: none;
background: #994;
}
#mainMenu a.two-gyo {
line-height: 260%
}
#mainMenu a:focus,
#mainMenu a:hover,
#mainMenu a:active { background: #BB6;}

#mainMenu h3 {
position: absolute;
padding: 0 25px;
color: #FFF;
border-radius: 10px 10px 0 0 / 10px 10px 0 0;
-moz-border-radius: 10px 10px 0 0 / 10px 10px 0 0;
-webkit-border-radius: 10px 10px 0 0 / 10px 10px 0 0;
-o-border-radius: 10px 10px 0 0 / 10px 10px 0 0;
-ms-border-radius: 10px 10px 0 0 / 10px 10px 0 0;
}
#mainMenu h3.museum {
top: -22px;
left: 0;
background: #048;
font-size: 125%;
}
#mainMenu h3.interact {
top: -22px;
left: 67%;
background: #4AF;
font-size: 125%;
}
#subMenu {
overflow: hidden;
margin-bottom: 50px;
float: right;
}
#subMenu li {
float:left;
}
#subMenu li:before {
content:"　";
}
#subMenu li a {
padding-left: 17px;
background: url("../img/pict_flame.png") left center no-repeat;
}


/* top-pickup
---------------------------------------------------------------------- */
#pickup1 {
overflow: hidden;
margin: 1px 0 0 0;
border-top: 1px solid #CCCCBB;
border-bottom: 1px solid #CCCCBB;
}
#pickup1 ul {
display: table;
margin: 0 -20px;
}
#pickup1 li {
display: table-cell;
padding: 20px;
width: 50%;
}
#pickup1 img {
float: left;
margin: 0 15px 30px 0;
width: 45%;
}
#pickup1 h3 {
display: inherit;
}
#pickup2 {
overflow: hidden;
border-bottom: 1px solid #CCCCBB;
padding: 20px 0;
}
#pickup2 ul {
margin: 0 -2%;
}
#pickup2 li {
float: left;
margin-bottom: 15px;
width: 25%;
text-align: center;
}
#pickup2 img {
margin: 0 auto;
max-width: 85%;
}
#pickup2 h4 {
display: inherit;
font-size: 100%;
font-weight: normal;
}


/* footer
---------------------------------------------------------------------- */
footer {
background:#CCB;
}
footer #inner {
margin: 30px auto 0;
}
footer section#site {
display: table;
width: 100%;
padding-bottom: 15px;
border-bottom: 1px solid #EED;
}
nav#footerNav {
display: table-cell;
vertical-align: top;
}
nav#footerNav #menu {
display: table;
margin-bottom: 15px;
width: 100%;
}
nav#footerNav ul.museum,
nav#footerNav ul.interact {
display: table-cell;
width: 50%;
padding-right: 30px;
}
nav#footerNav ul h3 {
margin-bottom: 5px;
padding-bottom: 3px;
color: #02B;
border-bottom: 5px solid #EED;
}
nav#footerNav ul.sns a {
display: block;
margin: 0 30px 10px 0;
padding: 5px 0 5px 35px;
color: #FFF;
}
nav#footerNav ul.sns a:focus,
nav#footerNav ul.sns a:hover,
nav#footerNav ul.sns a:active {
filter: alpha(opacity=60);
-moz-opacity:0.60;
opacity:0.60;
}
nav#footerNav ul.sns li.facebook a {
background: #3B5998 url(../img/icon_facebook.png) no-repeat left center;
}
nav#footerNav ul.sns li.twitter a {
background: #1DA1F2 url(../img/icon_twitter.png) no-repeat left center;
}
nav#footerNav ul.sns li.link a {
background: #999944 url(../img/icon_link.png) no-repeat left center;
}
footer div.outline {
display: table-cell;
padding: 15px 30px 0;
width: 50%;
background: #E2E2DA;
}
footer div.outline h1 {
margin-bottom: 5px;
padding-bottom: 5px;
border-bottom: 3px double #CCB;
}
footer div.outline h1 img {
max-width: 80%;
}
footer div.outline p {
margin-top: 0px;
}
footer div.outline span.tel {
font-size: 200%;
line-height: 100%;
white-space: nowrap;
}
section#advertising {
margin: 0 -10px;
}

ul.advertising {
overflow: hidden;
border-bottom: 1px solid #CCCCBB;
padding: 15px 0 5px;
}
ul.advertising {
margin: 0 -1%;
}
ul.advertising li {
float: left;
width: 20%;
text-align: center;
}
ul.advertising img {
margin: 0 auto;
max-width: 80%;
}

footer p.copyright {
clear: both;
margin-top: 0;
padding-top: 15px;
text-align: center;
border-top: 1px solid #EED;
}

/* page-elements
---------------------------------------------------------------------- */
/* introduction */
#introduction-yumoto ul.yumotoCollection img,
#introduction-inoo ul.inooDocument img,
#introduction-inoo ul.inooRelation img {
margin-left: 30px;
float: right;
width: 30%;
}
#introduction-yumoto .yumoto img {
margin-left: 30px;
float: right;
width: 20%;
}
#introduction-inoo ul.inooRelationmap {
overflow: hidden;
}
#introduction-inoo img {
margin-left: 30px;
float: right;
}
/* #museumshop */
#museumshop img.item {
margin: 0 0 30px 30px;
float: right;
max-width: 30%;
max-height: 200px
}
/* access */
#traffic {
margin: 0 -15px;
}
#traffic table {
border-collapse: separate;
border-spacing: 15px;
width: 100%;
text-align: center;
vertical-align: middle;
}
#traffic th {
background: #DD6600;
color: #FFFFFF;
vertical-align: middle;
border: none;
}
#traffic td {
border: none;
width: 25%;
}
#traffic td.root01,
#traffic td.root02,
#traffic td.root03,
#traffic td.root04,
#traffic td.root05,
#traffic td.root06 {
border: 1px solid #CCCCBB;
padding-top: 50px;
}
#traffic td.root01 {
background: url(../img/icon_root01.png) center 10px no-repeat;
}
#traffic td.root02 {
background: url(../img/icon_root02.png) center 10px no-repeat;
}
#traffic td.root03 {
background: url(../img/icon_root03.png) center 10px no-repeat;
}
#traffic td.root04 {
background: url(../img/icon_root04.png) center 10px no-repeat;
}
#traffic td.root05 {
background: url(../img/icon_root05.png) center 10px no-repeat;
}
#traffic td.root06 {
background: url(../img/icon_root06.png) center 10px no-repeat;
}
#traffic .notice {
padding: 0;
text-align: left;
font-weight: bold;
color: red;
}

/* floor */
#floor dl {
display: table;
width: 100%;
}
#floor dd {
padding-left: 30px;
}
#floor dt,
#floor dd {
display: table-cell;
vertical-align: top;
width: 50%;
}
#floor dl img {
width: 100%;
}








