/*　page format　*/
body {font-family: "Verdana", "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3";
	color: #929292;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
	background-color: #FFFFFF;
}

/*　table id="body"　*/
table#body {height: 100%;}

/*　link　*/
a:link {color: #3399CC;text-decoration: none;}
a:visited {color: #3399CC;text-decoration: none;}
a:hover {text-decoration: underline;}
a:active {color: #9CC5E6;}
a.widelink { display: block; width: 100%; height: 100%;}
a.widelink:hover { background-color: #0033FF; color: #FFFFFF;}
a.widelink2 { display: block;width: 100%;}
a.widelink2:hover { background-color: #FFFFFF; color: #FF0000;}
a.fulllink {display: block;width: 100%;height: 100%;}
a.fulllink:hover {color: #0066FF;font-weight: bold;}
.border1 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
}
.border2 {

	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

