@charset "utf-8";
	/* 文字エンコードの設定（削除不可） */
/* *********************/
/* HTML要素（一部#ID） */
em	  { font-style: normal; border-bottom: 2px dotted #99cccc }
#tt01                    {
	float: none;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	border-top: none;
	border-right: none white;
	border-bottom: none;
	border-left: none white;
	width: 749px;
	height: auto
}
#tt01 img                   { float: none; clear: none; margin: 0px auto 40px; border-top: none; border-right: none white; border-bottom: none; border-left: none white; width: 749px; height: 220px }
#td02                { float: none; margin: 0px auto; padding: 0px; width: 680px; height: 700px }
#td02 img            { float: none; width: 657px; height: 400px }
#acc   {
	color: gray;
	font-size: 11px;
	line-height: 1.3em;
	text-decoration: none;
	background: no-repeat right top;
	text-align: left;
	float: right;
	clear: none;
	width: 500px;
	height: auto;
	visibility: visible;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
