@charset "Shift_JIS";



/*======================================================================================================================
========================================================================================================================

font_midium.css

フォントサイズ選択専用スタイル（ミディアム）

========================================================================================================================
======================================================================================================================*/



/* 文字サイズ選択指定
-------------------------------------------------------------------------------------------------------- */

.midium a {
	color:            #FFFFFF;
	font-weight:      nomal;
	text-decoration:  none;
}
.large a {
	color:	          #FFFFFF;
	font-weight:      nomal;
	text-decoration:  underline;
}
.small a {
	color:	          #FFFFFF;
	font-weight:      nomal;
	text-decoration:  underline;
}
#main {
	font-size:  100%;
}
