﻿@charset "utf-8";
@import url("main.css"); /* common stylesheet */

#dammy {
	background: url() no-repeat;
	margin: 0;
	padding: 40px 0 0 0;
	width: 216px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:40px;/* for ie5.x */
	}


/* #
--------- --------- --------- --------- --------- */
#events_contents {
	background: url(../images/events/events_back.gif) no-repeat;
	background-position: 0 15px;
	margin:0;
	padding:0;
	}
	
.events_mtitle {
	background: url(../images/events/events_mtitle.jpg) no-repeat;
	margin: 0 0 20px 0;
	padding: 120px 0 0 0;
	width: 635px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:120px;/* for ie5.x */
	}





.entry {
	
	}
	
.entry_date {
	margin:0 0 5px 0;
	padding:0;
	text-align: right;
	font-size:1.0em;
	border-bottom:1px solid #5A3D1B;
	color: #5A3D1B;
	}
	
.entry_title {
	margin:0 0 5px 5px;
	padding:0;
	font-size:1.6em;
	color: #5A3D1B;
	font-weight:bold;
	}
	
.entry_title a {
	margin:0;
	padding:0;
	color: #5A3D1B;
	font-weight:bold;
	}
	
.entry_body {
	margin:0 0 10px 0;
	padding:0 5px;
	font-size:1.2em;
	color: #000;
	line-height:1.6;
	}
	
.entry_body p {
	margin:0 0 10px 0;
	}

.toptop {
	margin:0 0 15px 0;
	padding:0 0 3px 0;
	border-bottom:1px solid #5A3D1B;
	}

.toptop a {	
	float:right;
	background: url(../images/common/to_top.jpg) no-repeat;
	margin: 0;
	padding: 10px 0 0 0;
	width: 65px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:10px;/* for ie5.x */
	}
	
.toptop a:hover {
	background-position: 0 -10px;
	}




.events_stitle1,
.events_stitle2,
.events_stitle3 {
	margin: 0 0 15px 0;
	padding: 50px 0 0 0;
	width: 150px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:500px;/* for ie5.x */
	}
	
.events_stitle1 {
	background: url(../images/events/events_stitle1.jpg) no-repeat;
	}
	
.events_stitle2 {
	background: url(../images/events/events_stitle2.jpg) no-repeat;
	}
	
.events_stitle3 {
	background: url(../images/events/events_stitle3.jpg) no-repeat;
	}
	
#side {
	padding-top:30px;
	}
	
.slist {
	margin:0 0 40px 0;
	padding:0 10px;
	list-style-type: none;
	}
	
.slist li {
	margin:0 0 10px 0;
	padding:0;
	line-height:1.2;
	font-size:1.2em;
	min-height:25px;
	height:auto !important;
	height:25px;
	}
	
.slist li a {
	background: url(../images/events/events_icon.jpg) no-repeat;
	margin:0;
	padding:7px 0 0 23px;
	color:#FFF;
	display: block;
	}
	
.slist li a:hover {
	background: url(../images/events/events_icons.jpg) no-repeat;
	}
	
.list_more {
	margin:0 10px 40px 0;
	font-size:1.2em;
	text-align: right;
	}
	
.list_more a {
	color:#000;
	}









.events_ptitle {
	margin:0 0 10px 0;
	padding:2px;
	color:#5A3D1B;
	font-size:1.6em;
	border-bottom:1px solid #5A3D1B;
	}
	
.entrylist {
	margin:0 0 10px 0;
	border-top:1px solid #5A3D1B;
	border-left:1px solid #5A3D1B;
	position: relative;
	}
	
.entrylist_title {
	margin:0;
	padding:5px 10px;
	border-right:1px solid #5A3D1B;
	border-bottom:1px solid #5A3D1B;
	background-color: #5A3D1B;
	font-size:1.2em;
	}
	
.entrylist_title a {
	color:#FFF;
	text-decoration: underline;
	}
	
.entrylist_date {
	position: absolute;
	top:7px;
	right:5px;
	color:#FFF;
	}
	
.entrylist_body {
	margin:0;
	padding:5px 10px;
	border-right:1px solid #5A3D1B;
	border-bottom:1px solid #5A3D1B;
	font-size:1.2em;
	}
	
.entry_more {
	margin:0;
	padding:5px 10px;
	border-right:1px solid #5A3D1B;
	border-bottom:1px solid #5A3D1B;
	font-size:1.2em;
	text-align: right;
	}
	
.entry_more a {
	color: #5A3D1B;
	}
	



.paging_area {
	margin:0 0 20px 0;
	padding:0;
	text-align: right;
	}

.paging {
	margin:0;
	padding:8px 0 0 0;
	width:250px;
	text-align: right;
	float:right;
	font-size:1.2em;
	}
	
.paging a,
.paging p {
	margin:0 0 0 5px;
	color:#002793;
	}