@charset "shift_JIS";/*基本設定*/body {	margin-left: 0px;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;	color:#333333}/*テキスト制御*/.S {	font-size: 80%;	line-height: 140%}.M {	font-size: 90%;	line-height: 140%}.L {	font-size: 100%;	line-height: 140%}.XL {	font-size: 110%;	line-height: 140%}/*レイアウト制御*/.cell {	padding-top: 5px;	padding-bottom: 5px;	padding-right: 5px;	padding-left: 5px;}