@charset "utf-8";

@import url(common.css);

/*
===============================================
pCSS
===============================================
*/




h1#hike {
	text-indent:-2000px;
	height:38px;
	background: url(../hike/img/title.gif) no-repeat left top;
	/*display:block;*/
	padding:0;
	margin-bottom: 20px;
	/*width: 766px;*/
	}




h2#hike {
	text-indent:-2000px;
	height:30px;
	background: url(../hike/img/title2.gif) no-repeat left top;
	margin: 0 auto;
	width: 700px;
	/*width: 766px;*/
	}


	

p.messe{
	padding:20px 20px 0 0;
	float:right;
	color:#333333;
	font-size:90%;
	width: 484px;
	position: absolute;
	left: 261px;
	top: -1px;
	height: -70px;
	text-align: left;
}



p.messe2{
	margin:0 auto;
	color:#333333;
	font-size:90%;
	width: 700px;
	text-align:center;
	padding-bottom: 5px;
	height: 200px;
}
table{
	 border:0;
	 border-style:none;
	 border-collapse:collapse;
	 border-spacing:0;
	 margin: 0 auto;
}
.hikeListTable{
	width:700px;
	margin:0px auto;
	border: 2px solid #B7B7B7;
}
.hikeListTable td{
	font-size:80%;
	line-height:120%;
	padding:5px;
	text-align:left;

}
td.hikeTitle{
	border: 1px solid #B7B7B7;
	vertical-align:top;
	background-color:#FFF7EC;
}
td.h_NameLeft00{
	border-top: 1px solid #B7B7B7;
	border-right: 1px solid #B7B7B7;
	border-bottom: 2px solid #B7B7B7;
	border-left: 1px solid #B7B7B7;
	background-color:#6C88C1;
}
td.h_NameLeft01{
	border-top: 1px solid #B7B7B7;
	border-right: 1px solid #B7B7B7;
	border-bottom: 2px solid #B7B7B7;
	border-left: 1px solid #B7B7B7;
	background-color:#FFFFFF;
	width:200px;
}

td.h_NameLeft02{
	width:80px;
	border: 1px solid #B7B7B7;
	background-color:#E8F7D2;
	white-space: nowrap;
}
td.h_NameLeft02End{
	width:80px;
	border-top: 1px solid #B7B7B7;
	border-right: 1px solid #B7B7B7;
	border-bottom: 2px solid #B7B7B7;
	border-left: 1px solid #B7B7B7;
	background-color:#E8F7D2;
	white-space: nowrap;
}
td.h_NameRight{
	border: 1px solid #ccc;
}
td.h_NameRightEnd{
	border-top: 1px solid #B7B7B7;
	border-right: 1px solid #B7B7B7;
	border-bottom: 2px solid #B7B7B7;
	border-left: 1px solid #B7B7B7;
}
div.h_No{
	width:15px;
	color:#FF6600;
	font-weight:bold;
	padding:5px;
	border-bottom: 1px dotted #999;
}
div.h_Date{
	color:#FFFFFF;
	font-weight:bold;
	padding:5px 2px;
	white-space: nowrap;
	text-align:center;
}
div.h_Charge{
	color:#333333;
	font-weight:normal;
	padding:5px 2px;
}
div.h_Course{
	color:#EE313A;
	font-weight:bold;
	padding:5px 2px;
}
div.h_Distance{
	color:#333333;
	padding:3px;
}
div.End{
	text-align:center;
}
