/* CSS Document */

#main div,p,th,td {
	font-size: 110%;
	/*\*/
		*font-size: 116%;    /*win IE用のサイズ指定*/
 /**/
}
