@charset "UTF-8";
/* CSS Document */

/*  default.css  */
/*  WinIEおよびデフォルト指定用のスタイル  */


/* 共通のスタイル */
body {
	font-family:"ＭＳ Ｐゴシック",Arial,Verdana,Helvetica;
	color: #666666;
	}
body, td, th {
	font-size: x-small;
	line-height: 1.2;
	}
a {
	color: #0099FF;
	text-decoration: none;
	}
a:hover {
	color: #AAAAAA;
	text-decoration: underline;
	}	

a.ul {
	text-decoration: underline;
	}

