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