body {
	font-family: "MS UI Gothic", "ＭＳ Ｐゴシック", Osaka, sans-serif, Arial, Helvetica;
	font-size: 13px;
	color: #666666;
	background-color: #FFFFFF;
	background-image: url(image/bg_back.gif);
	background-repeat: repeat;
}

td {
	font-size: 13px;
	color: #666666;
	letter-spacing: 1px;
}

a:link    {
	text-decoration: none;
	color:#339999;
	font-family: "MS UI Gothic", "ＭＳ Ｐゴシック", Osaka, sans-serif, Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
}  /*テキストリンクの色*/
a:visited {
	text-decoration: none;
	color:#339999;
	font-family: "MS UI Gothic", "ＭＳ Ｐゴシック", Osaka, sans-serif, Arial, Helvetica;
	font-weight: bold;
}  /*訪問済みのリンクの色*/ 
a:active  {
	text-decoration: none;
	color:#FF9900;
	font-family: "MS UI Gothic", "ＭＳ Ｐゴシック", Osaka, sans-serif, Arial, Helvetica;
	font-weight: bold;
}   /*クリック時のリンクの色*/
a:hover   {
	text-decoration: none;
	color:#FF9900;
	font-family: "MS UI Gothic", "ＭＳ Ｐゴシック", Osaka, sans-serif, Arial, Helvetica;
	font-weight: bold;
}  /*マウスの上にカーソルがあるときのリンクの色*/
td.copyright {
	font-family: "MS UI Gothic", "ＭＳ Ｐゴシック", Osaka, sans-serif, Arial, Helvetica;
	font-size: 12px;
	color: #999999;
}
td.title1 {
	font-family: "Comic Sans MS""MS UI Gothic", "ＭＳ Ｐゴシック", Osaka, sans-serif, Arial, Helvetica,;
	font-size: 14px;
	color: #3399CC;
	font-weight: bold;
}
td.title2 {
	font-family: "MS UI Gothic", "ＭＳ Ｐゴシック", Osaka, sans-serif, Arial, Helvetica;
	font-size: 12px;
	color: #3399CC;
	background-color: #FFFFFF;
	font-weight: bold;
}
td.font1 {
	font-family: "MS UI Gothic", "ＭＳ Ｐゴシック", Osaka, sans-serif, Arial, Helvetica;
	font-size: 12px;
	color: #6699CC;
}
td.td1 {
	font-family: "MS UI Gothic", "ＭＳ Ｐゴシック", Osaka, sans-serif, Arial, Helvetica;
	font-size: 12px;
	color: #6699CC;
	font-weight: bold;
	background-color: #FFFFCC;
	width: 100px;
}
td.td2 {
	font-family: "MS UI Gothic", "ＭＳ Ｐゴシック", Osaka, sans-serif, Arial, Helvetica;
	font-size: 12px;
	color: #6699CC;
	font-weight: bold;
	background-color: #FFF0FF;
	width: 110px;
}
.font1 {
	font-family: "MS UI Gothic", "ＭＳ Ｐゴシック", Osaka, sans-serif, Arial, Helvetica;
	font-size: 12px;
	color: #EB7080;
	font-weight: bold;
}.font2 {
	font-family: "MS UI Gothic", "ＭＳ Ｐゴシック", Osaka, sans-serif, Arial, Helvetica, "Comic Sans MS";
	font-weight: bold;
	color: #000000;
	font-size: 15px;
}
.font3 {
	font-family: "MS UI Gothic", "ＭＳ Ｐゴシック", Osaka, sans-serif, Arial, Helvetica, "Comic Sans MS";
	font-size: 12px;
	color: #336666;
	font-weight: bold;
}
}
.font4 {
	font-family: "MS UI Gothic", "ＭＳ Ｐゴシック", Osaka, sans-serif, Arial, Helvetica, "Comic Sans MS";
	font-size: 12px;
	color: #3399CC;
	font-weight: bold;
}


