@charset   "UTF-8";
#wrapper {
  margin:0 auto;
}

body{
  text-align : center;
  margin-top : 0px;
  margin-bottom : 0px;
  bottom : auto;
  background-color : #e5e7cd;

}
h1{
  margin:16px 0;
}
td{
  font-size : 12px;
  font-family : osaka,"ＭＳ ゴシック";
  line-height : 120%;
  color: #333333;
}
A {
  text-decoration : underline;
}
a:hover {
  text-decoration : underline;
  color : red;
}

.contents{
  width : 600px;
  vertical-align : top;
  padding : 2px 20px 20px 20px;
  background-color : white;
}

.submenu{
  width : 258px;
  vertical-align : top;
  background-color : white;
  border-width : 1px;
  border-style : solid;
  border-color : gray;
}

.footer{
  text-align : center;
  font-family : Verdana;
  padding : 8px 0 10px 0;
}

.text01{
  margin-bottom : 10px;
  color: #a40000;
  font-size : 14px;
}

.text02{
  font-size : 14px;
  margin:10px 0;
}
.text03{
  font-size : 16px;
  color: #5d7900;
  margin:0 0 10px 0;
font-weight : bold;
}

.link_yajirushi {
  background-image : url(images/icon_yajirushi.gif);
  background-repeat : no-repeat;
  text-decoration : none;
  padding:0 5px 5px 17px;

}
.link_yajirushi:hover {
  background-image : url(images/icon_yajirushi.gif);
  text-decoration : underline;
}

.yoyaku_t{
  color : #ffffff;
  background-color : #73bf7e;
  text-align : center;
}

#yoyaku {
  width : 960px;
}

#yoyaku .lead {
  margin:0 0 4px 0;
}

#yoyaku .outline {
  margin:20px 0 4px 0;
  text-align : left;
}

#yoyaku .yoyakuTbl {
  width : 100%;
  background-color : #333333;
}

#yoyaku .yoyakuTbl th {
  font-size : 14px;
  color : #478300;
  background-color : #ffffff;
  text-align : center;
}

#yoyaku .yoyakuTbl th.month {
  background-color : #ffffcc;
  color : #ffffff;
  background-color : #478300;
}

#yoyaku .yoyakuTbl td {
	font-size: 16px;
}

#yoyaku span.aki {
  color : #ff9900;
  font-weight:bold;
  font-size : 14px;
}

#yoyaku span.sumi {
  color : #ff0000;
  font-weight:bold;
  font-size : 14px;
}

.yajirushi{
  margin-left : 0px;
  padding-left : 14px;
}