BODY{
  font-size : 90%;
  line-height : 120%;
  color : #333333;
  background-color : #f9f2e4;
}
a:hover {
  text-decoration: underline;
}
A:LINK    {
  color : #663300;
}
a:visited {
  color:#996600 ;
}
A:ACTIVE  {
  color : #996600;
}
a:hover   {
  color:#cc6600 ;
}
H2{
	color : maroon;
	background-color : #fcefc5;
	padding-top : 5px;
	padding-left : 10px;
	padding-bottom : 5px;
	border-bottom-width : 1px;
	border-bottom-style : dotted;
	border-bottom-color : #b67b10;
	font-size : 130%;
	border-top-width : 1px;
	border-top-style : dotted;
	border-top-color : #b67b10;
	margin: 0px;
}
.pan {
	background-color: #FFFFFF;
	margin: 0px;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
	text-indent: 0.5em;
	font-size: 0.9em;
}

.hyou{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  border-width : 1px 1px 1px 1px;
  border-style : solid solid solid solid;
  border-color : green green green green;
}
P{
  width : 600px;
  height : 1px;
  text-align : left;
  margin-left : 100px;
}
TD.naiyou{
  padding-top : 20px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 20px;
  line-height : 140%;
}
H3{
  color : maroon;
  background-color : #def4bf;
  padding-top : 3px;
  padding-left : 3px;
  padding-right : 3px;
  padding-bottom : 3px;
  border-top-width : 1px;
  border-bottom-width : 1px;
  border-top-style : dotted;
  border-bottom-style : dotted;
  border-top-color : #b67b10;
  border-bottom-color : #b67b10;
  border-left-width : 1px;
  border-right-width : 1px;
  border-left-style : dotted;
  border-right-style : dotted;
  border-left-color : #b67b10;
  border-right-color : #b67b10;
}
.colorglay{
	background-color : #666666;
}
.colorwhite{
  background-color : white;
}
.td_counter {
	padding-top: 5px;
	padding-bottom: 5px;
}
.iti-right{
  text-align : right;
}
.iti-center{
  text-align : center;
}
