/* CSS Document */


body {
    font-family: "ＭＳ Ｐゴシック",Osaka,sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    line-height: 110% ;
	background-color:#F2F2B7;
	scrollbar-face-color: #ffffff;       /* 表面の色 */
  scrollbar-3dlight-color: #ffffff;    /* 左端と上端の色 */
  scrollbar-highlight-color: #398429;  /* ハイライトの色 */
  scrollbar-shadow-color: #398429;     /* 影の色 */
  scrollbar-darkshadow-color: #ffffff; /* 右端と下端 */
  scrollbar-arrow-color: #398429;      /* 矢印の色 */
  scrollbar-track-color: #ffffff;      /* バーの背景の色 */ }
}
a:link{
  color: #4A601C;
  text-decoration: none;
  }
a:visited{
  color: #4A601C;
  text-decoration: none;
  }
a:hover,a:active{
  color: #F26522;
  text-decoration: underline;
  background: none; }
.mein-td {
	border: 1px solid #FF9900;
	line-height: 100%;

}

.header {
	color: #336600;
	margin: 0px;
	padding: 0px;
	width: 800px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #669900;
	font-size: 10px;



}

td {
    font-family: "ＭＳ Ｐゴシック",Osaka,sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    line-height: 120% ;
	}
	
.foot {
	color:#333333;
	margin-top: 8px;
	line-height:180%;
	text-align:center;
}

.footer {
	border: 1px dotted #339900;
}

  
.koe {
	border: 1px solid #339900;
}
.ranking {
	border: 1px solid #669933;
	line-height: 12px;

}
.ranking2 {
	line-height: 12px;
	color: #333333;

}
.footer2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #339900;
	border-right-color: #339900;
	border-bottom-color: #339900;
	border-left-color: #339900;
}
.footer3 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #339900;
	border-right-color: #339900;
	border-bottom-color: #339900;
	border-left-color: #339900;
}

