TD{
	font-size: 13px;
	margin: 0px;
	padding: 0px;
}

TT{
	font-size: 12px;
	font-family : "ＭＳ ゴシック","Osaka-等幅";
}

.s9px{
	font-size : 9px;

}

.s10px{
	font-size : 10px;

}

.s12px{
	font-size : 12px;

}

.s13px{
	font-size : 13px;

}

.s14px{
	font-size : 14px;

}

.s16px{
	font-size : 16px;

}

.title{
	font-weight : bold;
	font-size : 16px;
}


.input{
	background: "#FFFFEE";
	color: #000000;
}



A  {color:#295375;}

A:Visited  {color:#295375;}

A:Active  {color:#003399;}

A:Hover  {color:#ff6600;}


A.menu:link { text-decoration: none; color: "#FFFFFF"; }
A.menu:visited { text-decoration: none; color: "#FFFFFF"; }
A.menu:hover { text-decoration: underline; color: "#FF6600"; }


A.glay:link { text-decoration: none; color: "#666666"; }
A.glay:visited { text-decoration: none; color: "#666666"; }
A.glay:hover { text-decoration: underline; color: "#FF6600"; }

.submenu {
	background-color: #E5E5E5;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
body {
	margin: 0px;
	padding: 0px;
}
.menu_line {
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #666666;
	border-bottom-color: #666666;
}
.table_bd {
border-collapse: collapse; /* 枠線の表示方法 */
border: 1px #666666 solid; /* テーブル全体の枠線（太さ・色・スタイル） */
}

.table_bd TD {
border: 1px #666666 solid; /* セルの枠線（太さ・色・スタイル） */
} 
.wrapper {
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-color: #666666;
	border-bottom-color: #666666;
}
img {
	margin: 0px;
	padding: 0px;
}
