﻿/* Generated by KompoZer */
body{
  background:url(img/background-right.png) no-repeat 90% 140px;
  font:80%/180% 'Verdana' "ＭＳ Ｐゴシック" sans-serif;
  z-index:-2;
}

div#main{
  width:70%;
  background:url(img/background-left.png) no-repeat 0 0;
  padding:140px 50px;
  position:absolute;
  left: 10%;
  right:10%;
  top:0;
  z-index:-1;
}

#menu {
  border-top: 1px solid #cccccc;
  position: absolute;
  left: 0;
  top: 70px;
  width: 85%;
  text-align: right;
}
#menu li {
  display: inline;
  margin-left: 1em;
  font-weight: bold;
}
#menu a {
  text-decoration: none;
}
h1, h2, h3, h4, h5, h6, p, div, blockquote, pre, address, form, hr, ul, ol, dl, li, dt, dd, table, tr, th, td {
  margin: 0;
  padding: 0;
  font-size: 1em;
  font-style: normal;
}
a {
  text-decoration: underline;
}
a:link {
  color: #003399;
}
a:visited {
  color: #006633;
}
a:active, a:hover {
  color: #cc9900;
}
h1 {
  margin: 40px 0 0 10%;
  background: transparent url(img/title-ver2.png) no-repeat scroll 45px 12px;
  height: 45px;
  font-size: 1px;
  color: white;
}
h2 {
  margin: 2em 0 1em 0;
  color: #3399cc;
  font-size: 1.2em;
}
h3 {
  margin: 2em 0 1em;
  color: #003366;
}
ul {
}
li {
  margin-left: 3em;
  list-style-type: square;
}
p, table, ul, dl {
  margin: 1em 0;
}
img {
  border:  none;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 3em;
}
table {
  line-height: 160%;
}
table.timetable {
  text-align: center;
}
table.timetable th {
  padding: 0 1em;
}
td.label {
  vertical-align: top;
  white-space: nowrap;
  text-align: right;
  padding-right: 1em;
}
.note, .link li {
  color: #666666;
}
.flyer {
  margin: 2em 0 2em 2em;
  float: right;
  text-align: center;
}
.stagephoto {
  text-align: center;
  white-space: nowrap;
}
.diary-main h2, .diary{
  margin:0 auto;
  width:400px;
}
.diary dt {
  border-style: solid;
  border-color: #fb9eba #cccccc #9883bb;
  border-width: 2px;
  padding: 0 3px;
  text-align: left;
  margin-top: -2px;
  clear:right;
}
.diary dd {
  border-style: solid;
  border-color: #cccccc;
  border-width: 0 2px;
  margin: 0;
  padding: 6px 3px 30px;
  background: transparent url(./img/diary-hr.png) no-repeat scroll center bottom;
  text-align: left;
}
.diary .note {
  font-size: 0.8em;
  font-weight: normal;
}
.diary-info {
  margin-top: 3em;
  font-size: 0.8em;
  text-align: right;
  color: #666666;
  line-height: 140%;
}
.blog-post {
  border: 1px solid #6a6fbe;
  margin: 1em 3em 3em;
}
.blog-post h3 {
  margin: 0.8em 0;
  background: transparent url(img/pin.gif) no-repeat scroll 10px 40%;
  font-size: 1.2em;
  letter-spacing: 0.2em;
  padding-left: 28px;
}
.blog-post br {
  line-height: 1.2em;
}
.blog-post p {
  margin: 0;
  padding: 1em;
  color: #313132;
}
.blog-post p.post-footer {
  border-style: none;
  text-align: right;
  line-height: 1em;
  color: #999999;
}
.blog-post p.post-footer a {
  color: #999999;
  text-decoration: none;
}
.rss-item {
  color: #999999;
}
.rss-item a {
}
