#contents{
	padding-bottom: 30px;
	background: url(../images/travel/contents_back.gif) bottom left no-repeat;
}
#cheader {
	background: #f00;
	background: url(../images/travel/h2_travel.jpg) no-repeat;
}
h2{
	float: left;
	width: 10px;
	height: 50px;
	color: #fff;
	font-size: 0;
	line-height: 0px;
}
h3{
	color: #f96865;
	font-size: 120%;
	line-height: 2em;
}
#smenu{
	float: right;
	height: 50px;
	width: 600px;
	padding-top: 3px;
	text-align: right;
	line-height: 12px;
}
#smenu li{
	display: inline;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 12px;
	border-right: 1px solid #666;
}
#smenu li.l{
	padding-right: 0;
	border-right: none;
}
#pan {
	position: relative;
	top: -0.5em;
	clear: both;
	text-align: right;
}
.forimg{
	display: none;
}

/* top_adderess ------------------------------------------------------------ */
#top_link_list li{
	height:110px;
}
/* top_adderess ------------------------------------------------------------ */
#top_addess{
	padding: 30px;
	padding-top: 20px;
	color: #6b3b34;
	line-height: 200%;
	background: url(/images/travel/travel_top_foot.gif) bottom no-repeat;
}
#top_addess dt{
	font-size: 110%;
	font-weight: bold;
	background: #efefef;
	text-indent: 1.0em;
}
#top_addess dd{
	padding: 0.5em;
	font-size: 110%;
	background: #efefef;
}
/* event ------------------------------------------------------------------- */
#eventlist{
	height: 141px;
	width: 316px;
	background: #fff;
}
#eventlist ul{
	padding: 10px;
}
#eventlist li{
	overflow: hidden;
	height: 24px;
	font-size: 12px;
	line-height: 24px;
}
/* ticket ------------------------------------------------------------------ */
#ticketList li{
	margin: 15px 30px 0;
	padding: 0.5em 0.75em;
	font-size: 110%;
	line-height: 1.5;
	color: #999;
	border: 1px solid #ccc;
	border-right: 100px solid #efefef;
	border-left: 10px solid #666;
}
/* controll ---------------------------------------------------------------- */
#noinfo{
	padding: 30px;
	color: #333;
	font-size: 110%;
	text-align: center;
}
#controll{
	width: 100%;
}
#controll #ctlp{
	width: 50%;
	padding-left: 20px;
	text-align: left;
}
#controll #ctln{
	width: 50%;
	padding-right: 20px;
	text-align: right;
}
/* entry ------------------------------------------------------------------- */
#entry{
	padding: 20px;
	padding-top: 0;
	font-size: 110%;
}
#entry #entryTitle{
	padding: 0.5em 0;
	padding-bottom: 0;
	color: #333;
	font-size: 18px;
	border-bottom: 1px solid #ccc;
}
#entry #entryBody{
	padding: 1.0em;
	font-size: 106%;
	line-height: 1.4;
}
#entry #entryImages table{
	width: 100%;
}
#entry #entryImages table td{
	width: 33%;
	text-align: center;
	vertical-align: top;
}
#entry #entryImages table td img{
	padding: 10px;
	border: 1px solid #ccc;
	border: 1px solid #ccc;
	border-bottom: 1px solid #999;
}
#entry #entryImages table th{
	padding-bottom: 0.5em;
	color: #c60;
	font-weight: normal;
	font-size: 12px;
	line-height: 2.0;
	text-align:center;
	vertical-align: top;
}
#entry ul li{
	vertical-align: bottom;
}
#entry #time{
	padding-right: 0.5em;
	color: #333;
	line-height: 2.0;
	text-align: right;
}
/* for travel,agriculutre : hidden address  */
div#layout div#footer p#address img{
	display: none;
}