@charset "UTF-8";

/*----------------
*	Style Name: Font "Large" Stylesheet
*	Description: 文字サイズ「大」の場合のスタイル
*
----------------*/

body #container {
	font-size: 116%;
}
