@import url(common.css);

#main #lbCourseName {
	padding:5px 0px;
	font-size:12pt;
	font-weight:bold;
}
.ps_hd {
	color:#FFFFFF;
	font-weight:bold;
}
.ps_hd {
	border:solid 1px #3366CC;
	border-bottom:none;
	background-color:#6699FF;
}
.ps_comment{
	border:solid 1px #3366CC;
}
.rs_hd{
	color:#0066CC;
	font-weight:bold;
	border:double 4px #CCCCCC;
	border-bottom:none;
	background-color:#F5F5F5;
}
.rs_comment{
	border-top:solid 1px #CCCCCC;
	border-left:double 4px #CCCCCC;
	border-right:double 4px #CCCCCC;
	border-bottom:double 4px #CCCCCC;
}

.pd{
	padding:5px 10px;
}
.pd2{
	padding:20px 0px;
}
.mt10{
	margin-top:10px;
}
.line150{
	line-height:150%;
}
.tour_cont_title{
	width:100px;
	padding:5px 3px 5px 15px;
	background:url(../img/parts/ico_dot_sq.gif) no-repeat left center;
	font-weight:bold;
	color:#333333;
}
.tour_cont{
	width:480px;
	padding:5px 3px;
}
.point_w{
	width:380px;
}
.img_w{
	width:250px;
}
.scd{
	margin-bottom:10px;
}
.scd table{
	margin:0px;
	padding:0px;
	border:none;
	border-collapse:collapse;
	width:610px;
}
.scd td{
	padding:5px;
	border:solid 1px #A9A9A9;
	vertical-align:top;
}
.scd_title{
	background-color:#DCDCDC;
	color:#333333;
	text-align:center;
}
.scd_day{
	width:20px;
	text-align:center;
}
.scd_place {
	width:90px;
}
.scd_time {
	width:40px;
	text-align:center;
}
.scd_traffic{
	width:60px;
}
.tour_img{
	float:left;
	width:300px;
}
.mr20{
	margin-right:20px;
}
