@charset "utf-8";
h1{
	width: 100%;
	margin: 40px auto 0 auto;
}
#tmschdl_wrap h1{
	width:838px;
	height:46px;
	padding-top:4px;
	font-size: 30px;
	font-weight:bold;
	border:1px solid;
	background-color:#f90;
}
#tmschdl_cntnt{
	width: 840px;
	margin: 0 auto;
	text-align: left;
}
#tmschdl_cntnt .cap_text{
	margin: 5px 0 0 10px;
	font-size: 14px;
}
#tmschdl_cntnt .cap_red{
	font-size: 13px;
	color: #b5003c;
}
#tmschdl_cntnt table{
	width: 840px;
	margin: 0 auto;
	border: 1px solid #e1e1e1;
	border-collapse: collapse;
	text-align: left;
	font-size: 13px;
}
#tmschdl_cntnt table tr{
	height: 40px;
}
#tmschdl_cntnt table td{
	/*border: 1px solid #e1e1e1;*/
}
#tmschdl_cntnt .tbl_lft{
	width: 105px;
	padding-left: 10px;
	text-align: left;
	font-weight: bold;
	color: #f00;
}
#tmschdl_cntnt .tbl_rght{

}
#tmschdl_cntnt table .bgcolor_glay{
	background-color: #e1e1e1;
}
#tmschdl_cntnt .safaritour_tr{
	height: 21px;
	background-color: #ffffe0;
}
#tmschdl_cntnt .safaritour_td{
	padding: 2px 20px 0 0;
	line-height: 21px;
	font-size: 13px;
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	text-align: right;
}
#tmschdl_cntnt .attention_text{
	margin: 10px 0 15px 15px;
	font-size: 15px;
}
#tmschdl_cntnt .fontsmall{
	font-size: 11px;
}
#sponsor{
	width: 790px;
	margin: 40px auto 10px auto;
}
#sponsor h4{
	width: 100%;
	height: 100%;
	margin: 20px auto 5px auto;
	line-height: 27px;
	font-size: 16px;
	color: #fff;
	border-bottom: 1px solid #c00;
	background-color: #313131;
}
#sponsor ul{
	width: 100%;
	list-style-type: none;
}
#sponsor ul li{
	float: left;
	display: inline-block;
}
#hrclear{
	clear: both;
}













