/* utf-8n で保存 */

body {
    text-align: center;
}
h1,h3 {
    text-align: center;
}
p {
    text-align: center;
}
li {
    display: inline;
}


#SSIheader {
    font-size: small;
}

#SSImenu {
    font-size: small;
    margin: auto;
    text-align: center;
}
#SSImenu li {
    display: inline;
    margin-right: 3px;
    padding-left: 7px;
    border-left: 1px solid #999;
    list-style-type: none;
}
#SSImenu li.leftmost {
    padding-left: 0;
    border-left: 0;
}

#SSImenu2 {
    font-size: small;
    margin: auto;
    text-align: center;
}
#SSImenu2 li {
    display: inline;
    margin-right: 3px;
    padding-left: 7px;
    border-left: 1px solid #999;
    list-style-type: none;
}
#SSImenu2 li.leftmost {
    padding-left: 0;
    border-left: 0;
}

/* present menu item */
.prsmni {
    font-weight: bold;
    color : darkblue;
}

#exhibitioncontainer
{
  width: 800px;
  margin-left: auto;
  margin-right: auto;
}

#roomnavi {
  font-size: small;
}

#roomcontent {
  width: 800px;
  margin-left: auto;
  margin-right: auto;
}

#topicnavi {
  font-size: small;
}



#itemcontent {
  float: right;
  width: 640px;
  background-color: lightyellow;
}

#itemcontent p {
  margin: 2em 1em;
  font-size: 15px;
  line-height: 1.6em;
  text-align: left;
}
#itemcontent h5 {
  margin: 1em;
  text-align: left;
}

#itemcontent img#shuzo1_01d {
  float: left;
  margin: 0.6em 0.6em 0.4em 0.4em;
}

#itemcontent img#shuzo1_01b {
  float: right;
  margin: 0.6em 0.6em 0.4em 0.4em;
}

#itemcontent img#shuzo1_01 {
  float: right;
  margin: 0.4em 0.4em 0.2em 0.2em;
}
#itemcontent img#shuzo1_01a {
  float: right;
  margin: 0.4em 0.4em 0.2em 0.2em;
}

#itemcontent img#shuzo1_01c {
  float: left;
  margin: 0.6em 0.6em 0.4em 0.4em;
}



ul#menuitems {
  margin: 0;
  padding: 0;
  float: left;
  width: 160px;
  list-style: none;
  color: #794c2c;
  background-color: #eee9e2;
}

ul#menuitems li {
  display: block;
  margin: 0;
  padding: 0;
  font-size: small;
}

ul#menuitems li span {
  display: block;
  font-size: x-small;
}

li#shuzo1_01_th   { background: url(../images/shuzo1_01_th.jpg) 7px 5px no-repeat; }
li#shuzo1_02_th a { background: url(../images/shuzo1_02_th.jpg) 7px 5px no-repeat; }
li#shuzo1_03_th a { background: url(../images/shuzo1_03_th.jpg) 7px 5px no-repeat; }
li#shuzo1_04_th a { background: url(../images/shuzo1_04_th.jpg) 7px 5px no-repeat; }
li#shuzo1_05_th a { background: url(../images/shuzo1_05_th.jpg) 7px 5px no-repeat; }
li#shuzo1_06_th a { background: url(../images/shuzo1_06_th.jpg) 7px 5px no-repeat; }

ul#menuitems li a {
  display: block;
  min-height: 40px;
  padding: 5px 7px 5px 66px;
  border-bottom: 1px dotted #ffffff;
  text-decoration: none;
  color: #aa8f78;
  background-color: #ccd3c5;
}

ul#menuitems li a:hover {
  color: #79492c;
  background-color: #eee9e2;
}

ul#menuitems li#shuzo1_01_th {
  padding: 5px 7px 5px 66px;
  border-bottom: 1px dotted #ffffff;
  min-height: 40px;
}

ul#menuitems li#shuzo1_01_th {
  border-bottom: none;
}

#SSIfooter, #SSIfooter2 {
    clear: both; 
    font-size: small;
    color: brown;
}

