/*　ページ構成　外枠 */
#map{
	width: 560px;
	margin: 10px;
	padding: 0px;
	background-image: url("../search/image/sozai.gif");
	background-repeat: no-repeat;
	background-position: 370px 30px;
	text-align: left;
}

#map p{
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size:12px;
	line-height:120%;
}

#map a:link {
	color: #0000FF;
	text-decoration: none;
}
#map a:visited {
	color: #660033;
	text-decoration: none;
}
#map a:active {
	text-decoration: underline;
}
#map a:hover {
	color: #FF0000;
	text-decoration: underline;
}

#map hr {
	color: #606060;
	background-color: #606060;
	height: 1px;
	width:560px;
	border: 1px;
	margin:5px;
	border-style: solid;
}

#map .txt{
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size:12px;
	line-height:130%;
}


#map .border1{
	width:17px;
	height:17px;
	border-width:1px 1px 1px 1px;
	border-style:solid;
	border-color:#636363;
}

#map .border2{
	width:200px;
	height:17px;
	border-width:1px 1px 1px 0px;
	border-style:solid;
	border-color:#636363;
}

#map .border3{
	width:17px;
	height:17px;
	border-width:1px 1px 1px 1px;
	border-style:none;
	border-color:#636363;
}

#map .border4{
	width:200px;
	height:17px;
	border-width:1px 1px 1px 0px;
	border-style:none;
	border-color:#636363;
}
