/* All */
BODY	{
  margin:0px;
  SCROLLBAR-FACE-COLOR: #efefef;
  SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
  SCROLLBAR-SHADOW-COLOR: #d1d1d1;
  SCROLLBAR-3DLIGHT-COLOR: #ffffff;
  SCROLLBAR-ARROW-COLOR: #3382cc;
  SCROLLBAR-DARKSHADOW-COLOR: #d1d1d1;
  SCROLLBAR-BASE-COLOR: #8a4b2f;
}
.body_tb{
  margin-top : 0px;
}
H3{
  margin-right : 10px;
}
A:LINK	{
  color : blue;
  text-decoration:none;
}
A:VISITED	{
  color : blue;
  text-decoration:none;
}
A:HOVER{
  text-decoration : underline;
  color : #ae0000;
}
.waku {
  border:#cccccc 1px solid;
}
.m150{
  width : 150px;
}
.title01 {
	color : #F3400F;
	margin-top : 5px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 15px;
	margin-right : 15px;
	font-size : 25px;
	font-family : "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
}
.data {
	color : #9A9A9A;
	margin-top : 15px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 20px;
	margin-right : 0px;
	font-size : 11px;
	font-weight: bold;
}
.t01 {
	color : #F3400F;
	margin-top : 1px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 20px;
	margin-right : 0px;
	font-size : 11px;
	font-weight: bold;
}


.txtlink {
  margin : 0px 130px 15px 130px;
  text-align:center;
  border-width:0px 0;
  border-color : #cccccc;
  border-style : solid;
  padding:2px;
}



.foot {
  text-align : right;
  font-size : 12px;
  line-height : 130%;
  letter-spacing : 0.05em;
  color : #f7f7f7;
  margin-right : 10px;
  height : 80px;
  margin-top : 6px;
}

