

BODY        { color: #696969; font-size: 12px; line-height: 150%; font-family: "ＭＳ Ｐゴシック", "ＭＳ ゴシック", Osaka }
TABLE          { color: #696969; font-size: 12px; line-height: 170%; font-family: "ＭＳ Ｐゴシック", "ＭＳ ゴシック", Osaka }
a  { text-decoration: none }
a:link    { color: #036 }
a:visited   { color: #639 }
a:hover    { color: #f30; text-decoration: underline }
h1   { color: #069; font-size: 14px; font-family: "ＭＳ Ｐゴシック", "ＭＳ ゴシック", Osaka }
h2   { color: #696969; font-size: 18px; font-family: "ＭＳ Ｐゴシック", "ＭＳ ゴシック", Osaka; vertical-align: middle }
h3   { color: #696969; font-weight: lighter; font-size: 12px; font-family: "ＭＳ Ｐゴシック", "ＭＳ ゴシック", Osaka; text-decoration: none }
.title   { color: #808080; font-size: 16px; line-height: 150%; font-family: "ＭＳ Ｐゴシック", "ＭＳ ゴシック", Osaka }
.subtitle    { color: #696969; font-size: 14px; line-height: 150%; font-family: "ＭＳ Ｐゴシック", "ＭＳ ゴシック", Osaka }
.txt     { color: #696969; font-size: 10px; font-family: "ＭＳ Ｐゴシック", "ＭＳ ゴシック", Osaka }
.txt2     { color: #696969; font-size: 14px; line-height: 200%; font-family: "ＭＳ Ｐゴシック", "ＭＳ ゴシック", Osaka }
.menu    { color: #696969; font-weight: normal; font-size: 13px; line-height: 100%; font-family: "ＭＳ Ｐゴシック", "ＭＳ ゴシック", Osaka; letter-spacing: 2px }
.txt1   { color: #696969; font-weight: lighter; font-size: 12px; font-family: "ＭＳ Ｐゴシック", "ＭＳ ゴシック", Osaka; text-decoration: none }
.txt_blue   { color: #069; font-weight: bold; font-size: 12px; line-height: 150%; font-family: "ＭＳ Ｐゴシック", "ＭＳ ゴシック", Osaka }
.txt_red   { color: #f30; font-weight: bold; font-size: 12px; line-height: 150%; font-family: "ＭＳ Ｐゴシック", "ＭＳ ゴシック", Osaka }
.txt_white   { color: #fff; font-weight: bold; font-size: 12px; line-height: 150%; font-family: "ＭＳ Ｐゴシック", "ＭＳ ゴシック", Osaka }

.galleria{list-style:none;width:200px}
.galleria li{display:block;width:80px;height:80px;overflow:hidden;float:left;margin:0 10px 10px 0}
.galleria li a{display:none}
.galleria li div{position:absolute;display:none;top:0;left:180px}
.galleria li div img{cursor:pointer}
.galleria li.active div img,.galleria li.active div{display:block}
.galleria li img.thumb{cursor:pointer;top:auto;left:auto;display:block;width:auto;height:auto}
.galleria li .caption{display:block;padding-top:.5em}
* html .galleria li div span{width:400px} /* MSIE bug */
