@charset "utf-8";

#searchTitle {
	float: right;
	width: 550px;
	background: url(../images/comm/tenpo/search2/titleber.jpg) no-repeat;
	height: 45px;
	margin-bottom: 15px;
}

#tenpoName {
	float: left;
	width: 474px;
	margin-top: 8px;
	text-align: left;
}

#tenpoName p {
	float: left;
	width: 457px;
	text-align: left;
	font-size: 0.8em;
	padding-left: 17px;
	line-height: 13px;
}

#tenpoName h2 {
	float: left;
	width: 457px;
	text-align: left;
	font-size: 1.2em;
	color: #333333;
	padding-left: 17px;
	font-weight: bold;
}

p#iconImg {
	text-align: right;
	float: left;
	width: 66px;
	margin-top: 25px;
}

.tenpoArea2 {
	float: right;
	width: 550px;
	margin-bottom: 30px;
}

.searchMap {
	float: left;
	width: 300px;
}

.searchTenpo {
	float: right;
	width: 240px;
}

.searchTenpo table {
	border-collapse: collapse;
	border: 1px solid #999999;
	empty-cells:show;
	width: 240px;
	text-align: left;
	float: right;
	margin-bottom: 8px;
}

.searchTenpo table th {
	font-size: 0.85em;
	line-height: 15px;
	font-weight: bold;
	color: #333333;
	background: #EFF8E6;
	text-align: left;
	vertical-align: middle;
	padding: 8px 7px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	white-space: nowrap;
}

.searchTenpo table td {
	font-size: 0.9em;
	line-height: 15px;
	color: #333333;
	text-align: left;
	vertical-align: top;
	padding: 8px 7px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

.searchTenpo table td ul li {
	font-size: 0.9em;
	line-height: 15px;
	color: #333333;
	text-align: left;
	vertical-align: top;
	background: url(../images/share/point1.gif) no-repeat left top;
	padding-left: 7px;
}

.googleMap {
	float: left;
	width: 298px;
	border: 1px solid #999999;
}

.gMap {
	height: 348px;
	width: 298px;
	float: left;
}

p.mapKakudai {
	font-size: 1em;
	line-height: 25px;
	background: #EEEEEE;
	text-align: center;
	vertical-align: middle;
	float: left;
	width: 300px;
	margin-top: 3px;
}

p.mapKakudai a {
	background: url(../images/comm/tenpo/search2/point2.gif) no-repeat left center;
	padding-left: 16px;
	color: #333333;
	text-decoration: none;
}

p.mapKakudai a:hover {
	color: #999999;
}

.mobileArea {
	background: url(../images/comm/tenpo/search2/bg.gif) repeat-y;
	float: right;
	width: 240px;
	margin-bottom: 11px;
}

.mobileArea h3 {
	float: right;
	width: 240px;
}

.mobile {
	background: url(../images/comm/tenpo/search2/bg02.gif) no-repeat bottom;
	float: right;
	width: 240px;
	padding-bottom: 13px;
}

p.qr {
	text-align: right;
	float: left;
	width: 102px;
}

p.mobileText {
	font-size: 0.85em;
	line-height: 14px;
	text-align: left;
	float: right;
	width: 121px;
	padding-right: 17px;
	padding-top: 5px;
}

p.searchBack {
	font-size: 1em;
	color: #333333;
	text-align: right;
	float: right;
	width: 240px;
}

p.searchBack a {
	color: #000000;
	text-decoration: none;
	background: url(../images/share/blue_point.gif) no-repeat left center;
	padding-left: 16px;
}

p.searchBack a:hover {
	color: #999999;
}

