@charset "utf-8";
/* CSS Document */

#tour_top_contents{
	width:618px;
	float:right;
	padding-top:39px;
	padding-bottom:70px;
}
#tour_contents{
	width:618px;
	float:right;
	padding-top:46px;
	padding-bottom:70px;
}
/* 表組み */
table#tour_graph {
  margin-left:45px;
  border:none;
  border-spacing: 0;
  border-collapse: collapse;
  empty-cells: show;
  margin-top:12px;
  clear:both;
 }

table#tour_graph th, table#tour_graph td {
	padding:5px 0px 5px 10px;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}
.tour_graph_left{
	width:150px;
}

.tour_graph_right_moji_color01{
	color:#993333;
}
