@charset "utf-8";
	/* 文字エンコードの設定（削除不可） */
/* ***********/
/* HTML要素（一部#ID） */
em	  { font-style: normal; border-bottom: 2px dotted #99cccc }
#tt01                   {
	border-top: none;
	border-right: none white;
	border-bottom: none;
	border-left: none white;
	width: 749px;
	height: auto;
	float: none;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#tt01 img                 { float: none; clear: none; margin: 5px auto 0px; border-top: none; border-right: none white; border-bottom: none; border-left: none white; width: 749px; height: 270px }
#tt02                { background-color: gray; margin-right: auto; margin-left: auto; border-top: none; border-right: none white; border-bottom: none; border-left: none white; width: 749px; height: auto }
#td02                  { margin: 0px auto; padding: 0px; width: 749px; height: 400px }
/*右部分 */
#aaa1     { color: #696969; margin-top: 50px; margin-right: auto; margin-left: auto; width: 650px; height: 300px }
#aaa2    { color: #696969; width: auto; height: auto }
#aaa1 img    { float: left; margin-right: 20px; width: 200px; height: 130px }
#aaa2 img  { width: 150px; height: 100px }
