@charset "utf-8";

/*----------------------------------------------------	
	Navi
----------------------------------------------------*/

#event-back {
	margin-bottom: 20px;
	border-top: #b3b3b3 1px solid;
}

* html #event-back {
	border-top: none;
}

#event-navi {
	font-size: 95%;
	padding: 10px 10px 15px 22px;
}

* html #event-navi {
	padding: 10px 10px 0 22px;
}

*:first-child + html #event-navi {
	padding: 10px 10px 0 17px;
}

#event-navi ul li {
	padding-left: 18px;
	background: url(../img/hotel/navi_icon.gif) no-repeat left 4px;
}

.event-space {
	padding-bottom: 5px;
}

/*----------------------------------------------------	
	Content
----------------------------------------------------*/

#event-content {
	float: left;
	width: 738px;
	padding: 110px 22px 10px 22px;
	background: url(../img/event/content_back_min.jpg) no-repeat left top;
}

#event-content-bottom {
	float: left;
	width: 738px;
	height: 10px;
	background: url(../img/common/content_bottom.jpg) no-repeat left top;
}

.event-content-main {
	float: left;
	width: 650px;
	padding: 35px 21px 20px 21px;
	background: url(../img/event/content_main_back.gif) no-repeat left top;
}

.event-content-main-bottom {
	float: left;
	width: 692px;
	height: 10px;
	margin-bottom: 20px;
	background: url(../img/common/content_main_bottom.gif) no-repeat left top;
}

* html .event-content-main-bottom {
	margin-bottom: 15px;
}

*:first-child + html .event-content-main-bottom {
	margin-bottom: 25px;
}

.event-next {
	padding-bottom: 15px;
}

.event-next a {
	color: #1cafb4;
	padding-left: 22px; 
	background: url(../img/event/next_icon.gif) no-repeat left center;
}

.event-next a:hover {
	color: #96f0f3;
	padding-left: 22px; 
	background: url(../img/event/next_icon_on.gif) no-repeat left center;
}

.event-next-on {
	display: inline-block;
	color: #323232;
	padding-left: 22px; 
	background: url(../img/event/next_icon.gif) no-repeat left center;
}


/*----------------------------------------------------	
	Event
----------------------------------------------------*/

.event-list {
	width: 626px;
	padding: 6px 10px 6px 10px;
	margin: 0 0 15px 0;
	line-height: 1.8;
	border: #cccccc 2px solid;
}

* html .event-list {
	margin: 40px 0 10px 0;
}

*:first-child + html .event-list {
	margin: 40px 0 10px 0;
}

.event-list ul li {
	display: inline;
}

.event-list a {
	color: #323232;
	padding: 0 10px 0 18px;
	background: url(../img/access/common/link_icon_off.gif) no-repeat left center;
}

.event-list a:hover {
	color: #999999;
	padding: 0 10px 0 18px;
	background: url(../img/access/common/link_icon_on.gif) no-repeat left center;
}

.event-icon {
	float: left;
	width: 627px;
	padding: 6px 10px 6px 10px;
	margin-bottom: 30px;
	border: #323232 1px dotted;
}

.event-icon ul li {
	float: left;
	padding: 5px 5px 5px 2px;
}

.event-icon .event-try {
	color: #c92b1d;
}

.event-icon .event-climb {
	color: #268025;
}

.event-icon .event-envi {
	color: #d76703;
}

.event-icon .event-trad {
	color: #612509;
}

.event-icon .event-other {
	color: #0473f1;
}

html[xmlns*=""] body:last-child .event-icon .event-try {
	padding-top: 7px;
}

html[xmlns*=""] body:last-child .event-icon .event-climb {
	padding-top: 7px;
}

html[xmlns*=""] body:last-child .event-icon .event-envi {
	padding-top: 7px;
}

html[xmlns*=""] body:last-child .event-icon .event-trad {
	padding-top: 7px;
}

html[xmlns*=""] body:last-child .event-icon .event-other {
	padding-top: 7px;
}

.event-main-title {
	clear: both;
	padding: 4px 0 8px 15px;
	margin-bottom: 20px;
	font-weight: 700;
	background: url(../img/event/main_title.gif) no-repeat left top;
}

* html .event-main-title {
	margin-bottom: 10px;
}

*:first-child + html .event-main-title {
	margin-bottom: 10px;
}

.event {
	width: 650px;
	padding: 2px 0 0 0;
}

.event-title {
	float: left;
	width: 646px;
	font-weight: 700;
	padding-bottom: 5px;
}

* html .event-title {
	margin-bottom: -15px;
}

*:first-child + html .event-title {
	margin-bottom: -15px;
}

.event-title-l {
	float: left;
	width: 400px;
	line-height: 1.2;
	padding-top: 10px;
}

.event-title-r {
	float: right;
	width: 160px;
}

.event-title-r ul li {
	float: right;
	padding: 7px 0 2px 5px;
}

.event-title-icon {
	font-size: 110%;
	padding: 0 0 0 20px;
	background: url(../img/event/icon_01.gif) no-repeat left;
}

.event-detail {
	padding: 8px 0 25px 0;
}

* html .event-detail {
	padding: 8px 0 10px 0;
}

.event-day {
	color: #cc3300;
	padding-bottom: 6px;
}

.event-text {
	padding-bottom: 8px;
}

.event-contact {
	font-size: 85%;
	padding: 7px 10px 7px 10px;
	background: #e3e3e3;
}

.event-contact-title {
	font-weight: 700;
	padding-right: 20px;
}









