body {
	background-color: #ECE8DD;
	margin-top: 0px;
	margin-bottom: 0px;
}

a:link		{
			color: #0000CC;
			text-decoration: none;
			}
a:visited	{
			color: #330066;
			text-decoration: none;
			}
a:hover		{color: #FF0000;
			text-decoration: underline;
			}

a:active	{color: #009900;
			}

#indidiv{
	position: absolute;
	z-index: 3;
	left: 90px;
	top: 66px;
	height: auto;
	width: auto;
}

#header{
	width:100%;
	z-index: 2;
	background-color: #CED1AB;
	margin-top: 0px;
	margin-bottom: 6px;
}

#footer{
	width:100%;
	background-color: #CED1AB;
	margin-bottom: 0px;
	margin-top: 0px;
}
			
#mapp{
	margin-right : 260px;
	margin-bottom: 0px;
	font-size: 12px;
}

#map{
	z-index: 2;
	height: 400px;
	font-size: 12px;
	border: 1px solid #B9B973;
}

#submit{
margin-top: 6px;
margin-bottom: 0px;
width:100%;
}

#navi{
	position : absolute;
	right : 8px;
	width:240px;
	margin-top: 6px;
	font-size: 12px;
	background-image: url(image/bg01.jpg);
	padding: 6px;
	border: 1px solid #B9B973;
}




.tbl_01 	{
	font-size:12px;
	width: 980px;
	padding: 6px;
	border: 0px none;
			}

.tbl_02 	{
	border-collapse: collapse;
	font-size:12px;
	border: 1px solid #B9B973;
	width: 100%;
	padding: 10px;
	color: #4D553C;
			}
tr{
	border: 1px solid #CCCCCC;
}
td{
	border: 1px solid #CCCCCC;
}

.f12		{font-size: 12px;
			}
.f12_140	{font-size: 12px;
			line-height: 140%;
			}
.f12_gr		{
	font-size: 12px;
	color: #666666;
	line-height: 140%;
	padding: 4px;
			}
.f10_gr		{font-size: 10px;
			color: #666666;
			line-height: 120%;
			}
.f12_red		{
			font-size: 12px;
			color: #FF0000;
			font-weight: bold;
			}
.f12_bk		{
			font-size: 12px;
			color: #000000;
			}
.f12_wh		{
			font-size: 12px;
			color: #FFFFFF;
			}
.f14		{
			font-size: 14px;
			font-weight: bold;
			}
.f_header{
	font-family: Verdana;
	font-size: 18px;
	color: #333300;
	font-weight: bold;
}
.f_link{
	font-size: 12px;
	color: #333300;
	font-weight: normal;
	text-align: right;
}
