@charset 'Shift_JIS';

.bustour_list {
	margin-top: 20px;
}
.bustoursc_list table {
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	border: 1px solid #999999;
}
.bustoursc_list th {
	background-color: #F4F4F4;
	padding: 3px;
	border: 1px solid #999999;
	white-space: nowrap;
}
.bustoursc_list td {
	padding: 3px;
	border: 1px solid #999999;
}
.details {
	clear: both;
	float: none;
	margin-top: 10px;
	text-align: right;
}
#bustour_name {
	background-image: url(../../bus_tour/img/bg_bustour.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #09760B;
	overflow:	hidden;
	height:	1%;
}
#bustour_name h2 {
	display: block;
	padding-right: 5px;
	padding-left: 25px;
	float: left;
	padding-top: 12px;
}
.summary {
	margin-bottom: 10px;
}
