@charset "utf-8";

#main #sidebar #local-navi .header a {
	display: block;
	width: 180px;
	height: 16px;
	text-indent: -999em;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../../campaign/images/h2-lonavi_campaign.gif);
}
#main #sidebar #local-navi .header a:hover {
	background-position: 0 -16px;
}
#content_top {
	background:none;
}
#content_bottom {
	padding:0 0 36px;
	background:url(../images/bg_content_bottom.jpg) no-repeat left bottom;
}
/* content_head */

#title_area {
	width:675px;
	height:286px;
	background:url(../images/bg_content_head.jpg) no-repeat left top;
}
#title_area h1 {
	width:221px;
	margin:0 auto;
	padding:53px 0 0;
}
#content_body {
	width:100%;
	height:410px;
	position:relative;
	padding: 0 0 20px 0;
	background:url(../images/bg_tree.png) no-repeat left top;
}
#content_body h2.teducon {
	position:absolute;
	width:276px;
	height:242px;
	top:160px;
	left:35px;
}
#content_body h2.recipe {
	position:absolute;
	width:320px;
	height:430px;
	top:-56px;
	left:274px;
}

/* decoration */
.bg_book {
	width:130px;
	height:107px;
	position:absolute;
	top:-63px;
	right:48px;
	background:url(../images/bg_book.png) no-repeat right top;
}

/* event bnr */
.event_bnr {
	text-align: center;
}
.event_bnr a:hover img {
	opacity: 0.8;
}
