#main		{
			float: right;
			width: 600px;
		}
#mainbox	{
			width: 570px;
		}
h1		{
			font-size: medium;
			margin: 30px 0px 10px;
			font-family: "メイリオ","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",sans-serif;
		}
h1 .entitle	{
			font-family: Arial,Helvetica,sans-serif;
			color: #B1837C;
			font-size: large;
			font-weight: normal;
		}
ul.sitemap	{
			margin: 0px;
			padding: 0px;
			list-style-position: inside;
			line-height: 160%;
			font-size: 120%;
		}
ul.sitemap ol	{
			margin: 0px 30px 10px;
			padding: 0px;
			list-style-position: inside;
			list-style-type: disc;
		}
.tbl		{
			width: 100%;
			background-color: #CCDBA7;
			margin: 0px 0px 20px;
		}
.tbl td		{
			font-size: 110%;
			line-height: 140%;
			background-color: #FDFFF7;
			padding: 4px;
		}
.tbl td a	{
			font-size: small;
		}
td.t0		{
			background-color: #EBEEF6;
			color: #333;
		}
td.t1		{
			width: 140px;
			background-color: #F3F9E6;
		}
td.tt1		{
			font-size: small;
		}
.tr-set		{
			width: auto;
		}
.tr-set3	{
			width: 90px;
			font-weight: bold;
			color: #966;
			text-align: center;
		}
.tdtit		{
			width: 130px;
		}
caption		{
			text-align: left;
			font-weight: bold;
			padding: 3px 0px;
			color: #000;
			font-size: 105%;
		}
h2		{
			color: #000;
			font-size: medium;
			border-bottom: 1px solid #ddd;
			border-left: 7px solid #97B92F;
			padding: 5px 7px;
		}
h3		{
			font-size: small;
			color: #C15353;
			margin: 20px 0px 5px;
		}
p		{
			margin: 0px;
			line-height: 140%;
			font-size: 110%;
		}

#left-space	{
			float: left;
			width: 178px;
		}
#menu		{
			width: 150px;
			margin: 70px 0px;
			padding: 0px;
		}
#menu ul	{
			list-style:none;
			margin: 0px 0px 0px 0px;
			padding: 0px;
			border-top: 1px solid #ddd;
		}
#menu li	{
			list-style:none ;
			display: inline;
		}
#menu li a	{
			text-align: right;
			color: #666;
			display: block;
			padding: 7px 10px 7px 0px;
			text-decoration: none;
			border-bottom: 1px solid #ddd;
		}
#menu li a.thi	{
			color: #962;
		}
#menu li a:hover{
			color: #C22F49;
			text-decoration: underline;
			background-color:#fcfcfc;
		}
#main ol	{
			margin-top: 8px;
			color: #000;
			line-height: 140%;
		}
h4		{
			font-size: 12px;
			margin: 10px 0px 0px;
		}

