/*　このサイトについて、最新登録一覧、リンク、サイトマップ　*/
#layer0		{
			background: none;
		}
#center0	{
			width: 570px;
		}
.center-box	{
			width: 510px;
			line-height: 180%;
		}
#right0		{
			float: right;
			width: 10px;
		}
.right-top-box	{
			width: 5px;
		}
.right-box	{
			width: 5px;
			border: 1px solid #fff;
		}
.right-bottom-box	{
			width: 5px;
			background-color: #fff;
			margin: 0px;
			border: none;
		}
.right-bottom-box div	{
			padding: 0px;
		}
.about-title	{
			float: left;
			width: 150px;
		}
.about-body	{
			float: left;
			width: 350px;

			padding-bottom: 20px;
			margin-bottom: 20px;
		}
.about-body p	{
			margin: 0px;
			padding: 0px 0px 20px;
		}
.about-body table{
			background-color: #ccc;
			margin: 10px 0px;
		}
.about-body td	{
			background-color: #fff;
		}
.mapfont	{
			font-size: 14px;
		}
.font10		{
			font-size: 10px;
			line-height: 140%;
			color: #666;
		}
.link-title	{
			float: left;
			width: 70px;
			display: block;
		}
.link-body	{
			float: left;
			width: 240px;
			display: block;
			margin-bottom: 2px;
		}
.link-body2	{
			float: left;
			width: 240px;
			display: block;
			margin-top: 2px;
			line-height: 120%;
			margin-bottom: 2px;
		}
.link-bn	{
			margin: 5px 0px;
		}
#foot		{
			float: none;
			background: none;
			text-align: left;
			margin:0px  auto;
			width: 780px;
			padding-top: 5px;
			color: #999;
			line-height: 160%;
			font-size: 10px;
		}
#foot a		{
			color: #999;
		}
