@charset "utf-8";

#search2Top {
	float: right;
	width: 550px;
	background: url(../images/comm/tenpo/search2/line.gif) repeat-x bottom;
	padding-bottom: 7px;
	margin-bottom: 8px;
}

.searchFont01 {
	text-align: left;
	float: left;
	width: 270px;
	margin-bottom: 4px;
	font-size: 1em;
	color: #333333;
}

#searchFont02 {
	text-align: right;
	float: right;
	width: 280px;
	margin-bottom: 4px;
	font-size: 1em;
	color: #333333;
}

#searchFont02 a {
	color: #333333;
	text-decoration: underline;
	background: url(../images/comm/tenpo/search2/point.gif) no-repeat left top;
	padding-left: 16px;
}

#searchFont02 a:hover {
	color: #999999;
}

#searchFont03 {
	text-align: right;
	float: right;
	width: 280px;
	margin-bottom: 4px;
	font-size: 1em;
	color: #333333;
}

#search2Block {
	float: right;
	width: 550px;
}

#search2Block a,
p#searchFont04 a,
table#searchArea2 a {
	color: #006699;
	text-decoration: none;
}

#search2Block a:hover,
p#searchFont04 a:hover,
table#searchArea2 a:hover {
	color: #FF6600;
	text-decoration: none;
}

table#searchArea2 {
	border-collapse: collapse;
	empty-cells:show;
	width: 550px;
	text-align: left;
	float: right;
	margin-bottom: 10px;
}

table#searchArea2 th {
	background: #61BC06;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	padding-top: 8px;
	padding-bottom: 8px;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

table#searchArea2 td.search01 {
	background: #EFF8E6;
	font-size: 1em;
	color: #333333;
	text-align: left;
	vertical-align: top;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	line-height: 17px;
	padding: 8px;
}

table#searchArea2 td.search02 {
	background: #F7FBF2;
	font-size: 1em;
	color: #333333;
	text-align: left;
	vertical-align: top;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	line-height: 17px;
	padding: 8px;
}

table#searchArea2 td.search03 {
	background: #EFF8E6;
	text-align: center;
	vertical-align: top;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	width: 33px;
	padding-top: 8px;
	padding-bottom: 8px;
}

table#searchArea2 td.search04 {
	background: #F7FBF2;
	text-align: center;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	width: 33px;
	padding-top: 8px;
	padding-bottom: 8px;
	vertical-align: top;
}

#searchFont04 {
	font-size: 1em;
	line-height: 17px;
	text-align: right;
	float: right;
	width: 550px;
}

#searchBottom {
	float: right;
	width: 550px;
	background: url(../images/comm/tenpo/search2/b01.jpg) no-repeat top;
	margin-top: 22px;
	padding-top: 16px;
}

#searchBottom2 {
	float: right;
	width: 550px;
	background: url(../images/comm/tenpo/search2/b02.jpg) repeat-y;
}

#searchBottom3 {
	float: right;
	width: 550px;
	background: url(../images/comm/tenpo/search2/b03.jpg) no-repeat bottom;
	padding-bottom: 4px;
}

#searchBottom ul {
	float: right;
	width: 530px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
}

#searchBottom ul li {
	font-size: 0.85em;
	color: #333333;
	display: inline;
	text-align: left;
	float: left;
	padding-right: 5px;
	padding-bottom: 12px;
	padding-left: 5px;
}

table#searchArea2 th.name {
}
table#searchArea2 th.address {
	width: 200px;
}
table#searchArea2 th.recital {
	width: 125px;
}

/*-- add --*/

#gmap {
	width: 550px;
	height: 450px;
	border: 1px solid #999;
	position: relative;
	float: right;
}

div.tenpo_info {
	width: 300px;
	text-align: left;
}

div.frame_top {
	height: 6px;
	font-size: 0;
	background: url(../images/comm/tenpo/search2/frame_top.png) no-repeat 0 0;
}

div.frame_main {
	background: url(../images/comm/tenpo/search2/frame_side.png) repeat-y 0 bottom;
}

div.tenpo_name {
	font-size: 1.1em;
	font-weight: bold;
	margin: 0 15px;
	padding: 8px 2px 2px;
	border-bottom: 1px solid #999;
}
div.tenpo_name img {
	margin: 0 0 0 4px;
	vertical-align: text-top;
}

div.info_close {
	width: 15px;
	height: 15px;
	background: url(../images/comm/tenpo/search2/close.png) no-repeat 0 0;
	cursor: pointer;
	float: right;
}

div.tenpo_address {
	font-size: 0.9em;
	padding: 2px 0 0 17px;
}

div.detail_btn {
	padding: 10px 0 10px 15px;
}
div.detail_btn img {
	margin: 0 10px 0 0;
}

div.service_icon {
	font-size: 0.8em;
	margin: 0 6px;
	padding: 8px 0 7px;
	background-color: #F5F5F5;
}
div.service_icon img {
	margin: 0 3px 0 0;
	vertical-align: text-bottom;
} 

div.frame_bottom {
	height: 26px;
	background: url(../images/comm/tenpo/search2/frame_bottom.png) no-repeat 0 0;
}
