@charset "UTF-8";
.bannerTD{
	border: 1px solid #999999;
	padding: 3px 3px 10px;
	margin-bottom: 10px;
}
.bannerP{
	height: 15px;
	width: 200px;
	padding-left: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-top: 10px;
	margin-bottom: 3px;
	margin-right: 5px;
	margin-left: 5px;
	padding-bottom: 0px;
	background-image:  url("../img2/icon/yajirushi_S.gif");
	background-repeat: no-repeat;
	background-position: left center;
}
.bannerP a {
	color: #000000;
	text-decoration: none;
}
.bannerP a:hover {
	color: #FF6600;
	text-decoration: none;
}
.bannerMapSBox{
	padding-top: 10px;
	padding-bottom: 0px;
}
