﻿@charset "UTF-8";

div#wrap {
	font-size: 94%;
}
/* safari only \*/
html:\66irst-child div#wrap {
	font-size: 93%;
}
/* end */

/* opera only */
*+html>/**/div#wrap {font-size: 95% !important;}
/* end */
