@charset "utf-8";

/*	normal Style Sheet
*	Last Update 2008-12-03
*
*	1-1.General
*
*/


/*======================================

	1-1.General

=======================================*/

body,table {
font-size:15px;/* モダンブラウザ向け */
*font-size:medium;/* IE 7向け */
*font:small;/* IE 6以下 */
}

body,table {line-height:200%;}
