#kayouichi table
{
	border:1px solid #cbd3be;
	margin-top:20px;
}

#kayouichi thead
{
	background:
		url(../img/info/kayou/table_head_background.gif)
		right
		bottom
		repeat-y
		#60b037;
	color:white;
	font-weight:bold;
}

#kayouichi thead th
{
	padding:4px;
}

#kayouichi td.dotted-right
{
	padding:5px;
	border-right:2px dotted #cbd3be;
}

#kayouichi td.normal
{
	padding:5px;
}



.colored
{
	background:#ebf5dc;
}

.table_header
{
	font-weight:bold;
	color:#3c8d3d;
}

td.floor_no
{
	background:
		url(../img/info/kayou/arrow.gif)
		left
		top
		no-repeat;
}

td.shop_name
{
}


.table_header td
{
	border-right:none !important;
	padding-top:13px !important;
	padding-bottom:1px !important;
}

.back_to_top
{
	text-align:right;
	padding-top:3px;
	padding-bottom:10px;
}
