@charset "utf-8";body {	background-color:#fff;}/*contents（左右のブロックを囲むボックス）---------------------------------------------------------------------------*/#contents {width:100%!important;}/*メインコンテンツ---------------------------------------------------------------------------*/main {width:100%!important;background-color:#fff!important;}/*サブコンテンツ---------------------------------------------------------------------------*//*メニューを囲むブロック*/#menubar {	visibility: hidden;width:0%!important;}