@charset "Shift_JIS";



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

font_large.css

フォントサイズ選択専用スタイル（ラージ）

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



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


.large a{
	color:			#990000;
	font-weight:	nomal;
	text-decoration:none;
}
.small a{
	color:			#666666;
	font-weight:	nomal;
	text-decoration:underline;
}
.midium a{
	color:			#666666;
	font-weight:	nomal;
	text-decoration:underline;
}
#contents{
	font-size:  123.1%;
}