/* CSS Document */

body {
	font-size:14px;
	line-height:140%;
}
* html body {
	font-size:14px;
	line-height:140%;/* IE6以下のみ適用 */
}
*:first-child + html body {
	font-size:14px;
	line-height:140%;/* IE7のみ適用 */
}
#caption{font-size:12px;
line-height:100%;}
