/* ▼▼▼▼▼　全ページに適応　▼▼▼▼▼ */
body {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3";
	margin: 0px;
	padding: 3px;
	background: #ffffff;
scrollbar-face-color: #ffffff;       /* 表面の色 */
scrollbar-3dlight-color: #444444;    /* 左端と上端の色 */
scrollbar-darkshadow-color: #444444; /* 右端と下端 */
scrollbar-highlight-color: #ffffff;  /* ハイライトの色 */
scrollbar-shadow-color: #999999;     /* 影の色 */
scrollbar-arrow-color: #ff0000;      /* 矢印の色 */
scrollbar-track-color: #435863;      /* バーの背景の色 */
}
a:link {
	color: #000099;
	text-decoration: underline;
}
a:visited   {
   color:#770000;
	text-decoration: underline;
}
a:hover {

	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: underline;
}
a img {border:none;}
/* ▲▲▲▲▲　全ページに適応　▲▲▲▲▲ */
#Font10{
font-size: 10px;
padding-bottom: 5px;
padding-left: 2px;
}
#Font11B{
font-size: 11px; font-weight: bold;
}
#Font12{
font-size: 12px;
padding-left: 2px;
}
#Font12B{
font-size: 12px; font-weight: bold;
}
#Font14B{
font-size: 14px; font-weight: bold;
}
#Font16B{
font-size: 16px; font-weight: bold;
}
#Font18B{
font-size: 18px; font-weight: bold;
}
#Font24B{
font-size: 24px; font-weight: bold;
}
td {font-size: 12px;line-height: 13px;}

form , input {padding:0px; margin:0px;}