@charset "utf-8";

#ev-contents {
	background-image: url(../images/pan_bg.jpg);
	background-repeat: repeat-x;
}

#ev-contents #pan {
	padding-left: 10px;
}

 #ev-contents h3 {
	background-image: url(../images/title_bg2.jpg);
	background-repeat: no-repeat;
	font-size: 120%;
	color: #4e3a23;
	letter-spacing: 0.1em;
	padding: 15px 20px;
	margin: 0 10px;
}

/* イベント一覧 */

#ev-list {
	margin: 20px 30px;
}

#ev-list table {
	width: 730px;
	border-collapse: collapse;
	margin-bottom: 30px;
}

#ev-list th {
	vertical-align: top;
	padding: 5px;
	white-space: nowrap;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	background:url(../images/line_dot.gif) repeat-x bottom;
}

#ev-list td {
	vertical-align: top;
	padding: 5px;
	background:url(../images/line_dot.gif) repeat-x bottom;
}

#ev-list td.date {
	width: 155px;
	white-space: nowrap;
}

#ev-list td.place {
	width: 150px;
}

#ev-list td.icon {
	width: 90px;
	padding: 5px 0;
}

#ev-list td td {
	padding: 0;
	vertical-align: top;
	background: none;
	white-space: nowrap;
}

#ev-list table table {
	width: auto;
	margin: 0;
}

#ev-list h4 {
	border-left:4px solid #A36565;
	background-image: url(../images/line_dot.gif);
	background-repeat: repeat-x;
	background-position: bottom; 
	color:#7E0000;
	padding:3px 0 7px 7px;
	font-weight:bold;
	font-size: 100%;
	margin-bottom:15px;
}

/* イベント */

#update {
	text-align: right;
	padding: 5px;
}

#event {
	width: 700px;
	border: solid 1px #cccccc;
	margin: 15px 25px;
}

#event h2 {
	font-size: 130%;
	letter-spacing: 0.1em;
	color: #2d1042;
	background-image: url(../event/images/ev_title_bg.jpg);
	background-repeat: repeat-x;
	padding: 10px 20px;
	border-bottom: solid 1px #cccccc;
}

.ev-contents {
	margin: 0 22px 5px 22px;
}

.ev-contents p {
	padding-bottom: 15px;
	line-height: 1.5em;
}

#event-rp {
	width: 700px;
	border: solid 1px #cccccc;
	margin: 15px 25px;
}


#event-rp h3 {
	font-size: 130%;
	letter-spacing: 0.1em;
	color: #666666;
	background-image: url(../event/images/ev_title_bg2.jpg);
	background-repeat: repeat-x;
	padding: 10px 20px;
	margin-bottom: 20px;
	border-bottom: solid 1px #cccccc;
}

.right {
	text-align: right;
}

#ev-shcedule {
	border-top: solid 1px #6699cc;
	border-bottom: solid 1px #6699cc;
	background-color: #d6ebf3;
	text-align: center;
	padding: 10px;
	margin-bottom: 20px;
}

#ev-shcedule table {
	margin: 20px auto;
}

#ev-shcedule td {
	text-align: left;
	padding: 3px 5px;
	white-space: nowrap;
	color: #6699cc;
	font-size: 120%;
	font-weight: bold;
}

.ev-course {
	border-top: solid 1px #996633;
	border-bottom: solid 1px #996633;
	background-color: #F1E0BA;
	text-align: center;
	padding: 10px;
	margin-bottom: 20px;
	color: #996633;
	font-weight: bold;
	line-height: 2.0em;
}

div#kochira {
	padding: 120px 10px 0 300px;
	text-align: center;
}

div#kochira p {
	line-height: 2.0em;
}

div.home {
	margin-bottom: 20px;
	background-repeat: no-repeat;
	height:185px;
}

div#kajigaya {
	background-image: url(../event/images/home_kajigaya.jpg);
}

div#kasai {
	background-image: url(../event/images/home_kasai.jpg);
 }

div#seijo {
	background-image: url(../event/images/home_seijo.jpg);
}

div#utsubo {
	background-image: url(../event/images/home_utsubo.jpg);
}

div#ashiya {
	background-image: url(../event/images/home_ashiya.jpg);
}

div#aotani {
	background-image: url(../event/images/home_aotani.jpg);
}

div#koushien {
	background-image: url(../event/images/home_koushien.jpg);
}

div#shioya {
	background-image: url(../event/images/home_shioya.jpg);
}

div#takatsuki {
	background-image: url(../event/images/home_takatsuki.jpg);
}

div#takatsuki2 {
	background-image: url(../event/images/home_LVtakatsuki.jpg);
}

div#ryokuchi {
	background-image: url(../event/images/home_ryokuchi.jpg);
}

div#senriyama {
	background-image: url(../event/images/home_senriyama.jpg);
}

div#uenoshiba {
	background-image: url(../event/images/home_uenoshiba.jpg);
}

div#minase1 {
	background-image: url(../event/images/home_minase1.jpg);
}

div#minase2 {
	background-image: url(../event/images/home_minase2.jpg);
}


div#nagai {
	background-image: url(../event/images/home_nagai.jpg);
}

#kaijo {
	margin-bottom: 20px;
}

#kaijo th {
	padding: 3px;
	line-height: 1.2em;
	font-weight: bold;
	color: #990000;
	vertical-align: top;
	white-space: nowrap;
}

#kaijo td {
	padding: 3px;
	line-height: 1.2em;
}

#kaijo strong {
	font-weight: bold;
	color: #990000;
}
#kaijo p {
	padding-bottom: 10px;
}