@charset "utf-8";
/* CSS Document */

.eventList {
	position: relative;
	padding-top: 15px;
}
.eventList h3 {
/*	margin-top: 15px;*/
/*	margin-bottom: 15px;*/
	padding: 7px 10px 3px 10px;
	font-size: 120%;
	font-weight: bold;
	border-left: 15px solid #b47551;
	background: #eae1de;
}
.eventList div.left {
	float: left;
	width: 635px;
	padding-bottom: 33px;
}
.eventList p {
	font-size: 90%;
	padding-top: 15px;
}
.eventList p.detail {
/*	position: absolute;
	bottom: 5px;
	left: 0;
	margin-top: 10px;*/
	width: 102px;
	height: 28px;
}
.eventList p.photo {
	float: right;
	width: 250px;
	height: 150px;
}



#event {
/*	padding-top: 5px; */
}
#event h3 {
	margin-top: 25px;
/*	font-size: 150%;
	font-weight: bold;*/
	padding: 7px 10px 3px 10px;
	font-size: 120%;
	font-weight: bold;
	border-left: 15px solid #b47551;
	background: #eae1de;
	line-height: 125%;
}
#event h4 {
	margin-top: 20px;
	font-weight: bold;
}

#event div.lead {
	margin-top: 20px;
	font-size: inherit;
}
#event div.lead div.left {
	float: left;
	width: 640px;
	text-align: left;
}
#event div.lead div.right {
	float: right;
	width: 250px;
}

#event div.textBox {
	float: left;
	width: 530px;
}
#event p.text {
	margin-top: 1em;
/*	padding-top: 5px; */
	padding-bottom: 10px;
}
#event p.image {
	text-align: center;
}
#event p.imageBox {
	float: right;
	padding-top: 25px;
	padding-bottom: 20px;
	width: 350px;
}
#event div.imageBox {
	float: right;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 350px;
}
#event div.imageBox p {
	margin-top: 5px;
	width: 350px;
	font-size: 80%;
	line-height: 140%;
}

#event div.savannaClub ul.imageArea {
	padding-top: 15px;
	padding-bottom: 20px;
}
#event div.savannaClub ul.imageArea li.left {
	float: left;
	width: 440px;
}
#event div.savannaClub ul.imageArea li.right {
	float: right;
	width: 440px;
}


#event p.firstChild {
	margin-top: 0;
}

#event div.tozan p.text {
	margin-top: 1em;
	padding: 0;
}
#event div.tozan p.imageBox {
	margin-top: 1em;
	padding: 0;
}
#event div.mali p.text {
	margin-top: 1em;
	padding: 0;
}
#event div.mali p.imageBox {
	margin-top: 1em;
	padding: 0;
}
#event td.hatori {
	text-align: center;
}

#event table {
	width: 900px;
	margin: 15px 0 0 0;
	border: 2px solid #d5d5d5;
}
#event table th {
	width: 150px;
	padding: 8px;
	font-size: 90%;
	font-weight: bold;
	text-align: right;
	line-height: 166%;
	background: url(../img/common/bg_table_header2.png) right top repeat-y;
	border: 1px solid #d5d5d5;
	vertical-align: top;
}
html>body #event table th {
/*	width: 150px;*/
}
#event table td {
/*	width: 746px; */
	padding: 8px;
	font-size: 90%;
	line-height: 166%;
	border: 1px solid #d5d5d5;
	vertical-align: top;
}
html>body #event table td {
/*	width: 730px; */
}
#event table td.day {
	color: #498259;
	font-weight: bold;
}
#event table td.name {
	width: 592px;
}
html>body #event table td.name {
/*	width: 576px;*/
}
#event table td.photo {
	width: 120px;
	text-align: center;
}
html>body #event table td.photo {
/*	width: 120px;*/
}
#event table td.image {
	width: 250px;
}

#event table#jtStars td.name {
	color: #498259;
	font-weight: bold;
}
#event table#jtStars td.photo {
	width: 220px;
}
#event table#jtStars td.description {
	width: 480px;
}


#event div.setsumei_indivisual table td {
	width: auto;
}


/* --- 登山講習 --- */
#event div.tozanKoshu {
}
#event div.tozanKoshu p {
	margin-top: 1.5em;
	line-height: 150%;
}
#event div.tozanKoshu p img {
	display: block;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	width: 300px;
	height: 200px;
}
#event div.tozanKoshu table th {
	text-align: center;
	vertical-align: middle;
}
#event div.tozanKoshu table thead th {
	background: url(../img/common/bg_table_header.png) center center repeat-x;
}
#event div.tozanKoshu table td {
	vertical-align: middle;
}
#event div.tozanKoshu table td.image {
	padding: 5px;
	width: 240px;
	text-align: center;
}





