body,td,table,p {
	font-size: 12px;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	scrollbar-face-color:#cccccc;
	scrollbar-track-color:#ffffff;
	scrollbar-arrow-color:#12A2E5;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
	vertical-align: top;
}
a:link{
  color: #559EE3;
  text-decoration: none;
  }
a:visited{
  color: #559EE3;
  text-decoration: none;
  }
a:hover,a:active{
  color: #39D35A;
  text-decoration: underline;
  background: none;
  }
#bg {
    background: url("img/bg1.gif");
    background-repeat: repeat-x;
    height: 4px;
    padding: 0 0 0 0;
    }
h1 {
	font-size: 14px;
	font-family: ＭＳ Ｐゴシック, Osaka;
	color: #3788D9;
}
h2 {
	font-size: 16px;
	background-color: #f0f8ff;
	color: #6666CC;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: none;
	border-bottom-style: none;
}

#dot {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	width: auto;
	margin-top: 3px;
	background-position: center;
}
.mannaka {
	text-align: center;
}
