@charset "utf-8";
body				{margin-left: 0px;
					margin-top: 0px;
					margin-right: 0px;
					margin-bottom: 0px;}

/* フッター */
div#footer			{width: 760px;
					background-image: url(../index/line-gray.png);
					background-repeat: repeat-x;
					margin-top: 20px;
					margin-left: auto;
					margin-right: auto;
					padding-top: 8px;}

address				{font-size: 0.625em;
					font-style: normal;
					text-align: center;}