body {
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	margin: 0px;
}
td {
	font-size: 12px;
}
a {
	color: #003399;
}
a:hover {
	color: #CC0000;
}

A:link.mail{							/* リンク */
	text-decoration:underline;			/* 文字の下線あり */
	color:"#000099";
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	font-weight: nomal;
}

A:visited.mail{						/* 訪問済みリンク */
	text-decoration:underline;			/* 文字の下線あり */
	color:"#333333";
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	font-weight: nomal;
}

A:hover.mail{						/* アクティブリンク */
	text-decoration:none;				/* 文字の下線なし*/
	color:#0099FF;					
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	font-weight: nomal;
}

.copyright {
	font-family: "Verdana", "Helvetica";
	font-size: 10px;
}
.fontal {
	font-family: "Verdana", "Helvetica";
}
.fontal10 {
	font-family: "Verdana", "Helvetica";
	font-size: 10px;
}

.text01{
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
}

.font10 {
	font-size: 10px;
}
.font12 {
	font-size: 12px;
}
.topwaku {
	font-size: 12px;
}
.lineheight125 {
	line-height: 125%;
}
.hissu {
	font-size: 10px;
}

h1{
	font-size:10px;
	color:#3399FF;
	margin:0px;
	line-height: 15px;
}

