@charset "utf-8";
/* CSS Document */

#search th{
	background-color:#EDF4FC;
	padding: 10px;
	font-size: 15px;
}
#search p {
	font-size: 15px;
}
#search dt {
	font-size: 15px;
}

#search td{
	width:160px;
	border-bottom: double 1px #cccccc;
	text-align: left;
	padding-left: 5px;
	font-size: 15px;
}
#search td a{
	text-decoration:underline;
	color: #0066CC;
}
#search_re table{
	width:680px;
	font-size: 15px;
}
#search_re th{
	background-color:#EDF4FC;
	text-align: left;
	border-bottom: double 1px #9BBED9;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}
#search_re td{
	border-bottom: double 1px #cccccc;
	text-align: left;
	padding: 5px;
}
#search_re th a{text-decoration:underline;
	color: #0066CC;
}
#search_re strong{
	display:block;
	font-size: 14px;
	background-color: #EDF4FC;
	padding: 5px;
	margin-bottom: 10px;
}
#search_re #ditails{
	width:680px;
	margin-bottom: 15px;
	margin-top: 15px;
}
#search_re #ditails table{
	width:650px;
}
#search_re #ditails th{
	background-color:#EDF4FC;
	text-align: left;
	border-bottom: double 1px #9BBED9;
	padding: 5px;
}
#search_re #ditails td{
	border-bottom: double 1px #cccccc;
	text-align: left;
	padding: 5px;
	background-color: #FFFFFF;
}
#search_re #ditails th a{text-decoration:underline;
	color: #0066CC;
}
#search_re #schedule{
	width:415px;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
#search_re #schedule table{
	width:395px;
	height: 150px;
	background-color: #FFFFFF;
}
#search_re #schedule td {
	font-size: 14px;
}

#search_re #qr{
	width:250px;
	float: left;
	margin-bottom: 15px;
}
#comment{
	width:365px;
	float: left;
	margin-right: 15px;
	margin-bottom:15px;
}
#photo{
	width:300px;
	float: left;
	margin-bottom:15px;
}
#search_result{
	margin-bottom:10px;
	border: double 1px #cccccc;
	padding: 5px;
	background-image: url(../img/search_icon.gif);
	background-repeat: no-repeat;
	background-position: 7px 8px;
	padding-left: 25px;
}
#search_result a{
	color:#0066CC;
}
#search_re #ditails2 {
	width:680px;
	margin-bottom: 15px;
	margin-top: 15px;
}
#search_re  #ditails2  table {
	width:650px;
}
#search_re #ditails2 th {
	background-color:#ffffff;
	text-align: left;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: double;
	border-right-color: #CCCCCC;
	border-bottom-color: #cccccc;
}
#search_re #ditails2 td {
	border-bottom: double 1px #cccccc;
	text-align: left;
	padding: 5px;
	background-color: #FFFFFF;
}
#search_re #ditails2 th a {
	text-decoration:underline;
	color: #0066CC;
}
#search_re #ditails a {
	color: #0066CC;
}
#search .ex {
	font-size: 15px;
	color: #FF0000;
}
#search_re #map {
	padding-top: 15px;
}
