@charset "Shift_JIS";
/*******************************************************************************************/
/** フォント定義                                                                          **/
/*******************************************************************************************/
body, table, input, select, textarea {
/*	font-family: "Arial", "ＭＳ Ｐゴシック", sans-serif; */
}

body {	font-size: 80%;
	line-height: 135%;
}

/* safari only \*/
html:\66irst-child body {
line-height: 150%;
}
/* end */
