TABLE,BODY{
  font-size:10pt;
}

FORM{
  margin-bottom:0px;
}

BODY{
  background-color:#CECFCE;
  margin-left:10px;
  margin-top:0px;
  margin-bottom:0px;
  background-image:url("images/bg.gif");
  background-repeat:repeat-x;
}
.baseTop   {background-color:#63CF00;height:5px;}
.baseBottom{background-color:#63CF00;height:5px;}
.baseLeft{
  height:5px;
  width:5px;
  background-image:url("images/leftbar.gif");
  background-repeat:repeat-y;
}
.baseRight{
  height:5px;
  width:5px;
  background-image:url("images/rightbar.gif");
  background-repeat:repeat-y;
}
.baseTable{
  background-color:#FFFFFF;
  border: solid 0px #FFFFFF;
}
.mainTable{
  background-color:#FFFFFF;
  border: solid 0px #FFFFFF;
  padding-right:20px;
  padding-left:20px;
  padding-top:10px;
}
.mainbox{
  border-top : solid 1px #CCCCCC;
  border-left : solid 1px #CCCCCC;
  border-right : solid 2px #999999;
  border-bottom : solid 2px #999999;
  padding : 10px;
  width:200px;
}

.greenbox{
  border-top : solid 1px #CCCCCC;
  border-left : solid 1px #CCCCCC;
  border-right : solid 2px #999999;
  border-bottom : solid 2px #999999;
  background-color:#C6DF9C;
  padding : 10px;
  width:580px;
  color:#08004A;
  line-height:150%;
}

.graybox{
  border-top : solid 1px #CCCCCC;
  border-left : solid 1px #CCCCCC;
  border-right : solid 2px #999999;
  border-bottom : solid 2px #999999;
  background-color:#EEEEEE;
  padding : 10px;
  width:580px;
  color:#08004A;
  line-height:150%;
}
.redcaption{
  font-size:16px;
  color:#F73C39;
  font-weight:bold;
}

.bluecaption{
  font-size:16px;
  color:#5A558C;
  font-weight:bold;
}

.pinkcaption{
  font-size:16px;
  color:#EF008C;
  font-weight:bold;
}
.greencaption{
  font-size:16px;
  color:#217539;
  font-weight:bold;
}


.cheerbuttom{
  width:85px;
  font-size:10pt;
  color:#FFFFFF;
  background-color:#73AA00;
  border-top: 1px solid #73AA00;
  border-left: 1px solid #73AA00;
  border-right: 2px solid #90D800;
  border-bottom: 2px solid #90D800;
  padding:2px;
}

.sendbuttom{
  width:60px;
  font-size:10pt;
  color:#FFFFFF;
  background-color:#73AA00;
  border-top: 1px solid #73AA00;
  border-left: 1px solid #73AA00;
  border-right: 2px solid #90D800;
  border-bottom: 2px solid #90D800;
  padding:2px;
}

.freebox{
  border-top : solid 1px #CCCCCC;
  border-left : solid 1px #CCCCCC;
  border-right : solid 2px #999999;
  border-bottom : solid 2px #999999;
  padding : 10px;
  line-height:150%;
}

.seeCount{font-weight:normal;color:#333333;text-align:right;font-size:10pt;}
.menu{background-color:#EFEFEF;font-weight:bold;color:#333333;text-align:center;}
.rmenu{background-color:#E7F2BE;font-weight:bold;color:#333333;text-align:right;}
.cont{background-color:#FFFFFF;}


a:link {color: #3A450F;}
a:visited {color: #3A450F;}
a:hover {color: #0B0E04;}
h1 {
  font-size: 20px;
  color: #3F4754;
  padding-top: 0px;
  padding-right: 20px;
}


h2 {
  border-left-width: 5px;
  border-left-style: solid;
  border-left-color: #526510;

  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #526510;

  padding: 3px;
  background-color:#FFFFFF;
  color: #333333;
  font-size: 20px;
  margin: 1px;
  text-align:left;
  text-indent:15px;
}

.dots{
  background-image:url("images/dots.gif");
  background-repeat:repeat;
  padding:1px;
}

.h3col {
  color: #316500;
  font-weight: bold;
  font-size:14px;
  }
h3 {

  background-image:url("images/h2_back.gif");
  background-repeat:repeat-x;
  text-indent:15px;

  padding: 5px;
  background-color:#FFFFFF;
  color: #316500;
  font-size: 14px;
  margin: 1px;
}

.font8{font-size:8pt;}
.font10{font-size:10pt;}
.font12{font-size:12pt;}
.font14{font-size:14pt;}
.lh150{line-height:150%;}
.lh200{line-height:200%;}
form{margin-bottom:0}

/*カレンダー*/
#calendar {
	line-height: 140%;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	padding: 2px;
	text-align: center;
	margin-bottom: 30px;
	background-color: #FFFFFF;
	border: 1px solid #526510;
	}

#calendar table {
	font-size:8pt;
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
	}

#calendar caption {
	color: #526510;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url(acquaweb-img/s-h2.gif);
	border-bottom: 1px solid #526510;
	letter-spacing: 3px;
	}

#calendar th {
	text-align: center;
	font-weight: normal;
	}

#calendar td {
	text-align: center;
	}

