@charset "utf-8";

/* ------------------------ メニュー ------------------------ */

	.contenttitle{background:url(../landinfo/images/ttl_content.gif);}
	#index .contenttitle{background:url(../landinfo/images/ttl_contentindex.gif);}
	.contenttitle a:hover{background:url(../landinfo/images/ttl_content_r.gif);}

	.contentarea{
		margin:20px 0 20px 31px;
	}

		.contentarea h4{
			display:block;
			height:26px;
			text-indent:-9999px;
			text-decoration:none;
		}

			#landinfolabel1{background:url(../landinfo/images/lbl_landinfo1.gif) no-repeat}
			#landinfolabel2{background:url(../landinfo/images/lbl_landinfo2.gif) no-repeat}

	.contentarea table{
		width:530px;
		margin:0 0 0 8px;
	}
		.contentarea #landinfotable1{
			margin:0 0 20px 8px;
		}
		
		.bordertable th,{
			font-size:85%;
			padding:5px 3px;
			font-weight:normal;
		}

		.bordertable td{
			font-size:85%;
			line-height:160%;
			padding:5px 8px;
		}

		.contentarea #landinfotable1 th{color:#06f;background:#e3ebff;}
		.contentarea #landinfotable2 th{color:#c00;background:#ffe6ed}

		.contentarea #landinfotable1 .detailtitle{
			text-align:left;
			background:#bfd7ff;
			padding:5px 10px;
			color:#039;
			font-size:100%;
		}

		.contentarea #landinfotable2 .detailtitle{
			text-align:left;
			background:#fdc1d3;
			padding:5px 10px;
			color:#900;
			font-size:100%;
		}

			.textareaM4 a{
				display:block;
				background:url(../common/arrow_squre1_blue.gif) no-repeat 0 50%;
				padding:0 0 0 20px;
			}


		#menubtn1{background:url(../landinfo/images/menu_landinfo1.gif);}
	
		#menubtn1 a:hover{background:url(../landinfo/images/menu_landinfo1r.gif);}









