#body {
	padding-top:10px;
}

/*----- Sub Navigation -----*/

#subnavi {
	clear:both;
	width:980px;
}

#subnavi li {
	float:left;
	width:326px;
	height:35px;
}

#subnavi ul li a {
	display:block;
	text-indent:-10000px;
	width:326px;
	height:35px;
}

.btneventinfo a {
	background:url(../images/event/2ndnavi.png) no-repeat;
}

.btneventinfo a:link {
	background-position:0px 0px;
}

.btneventinfo a:visited {
	background-position:0px 0px;
}

.btneventinfo a:hover {
	background-position:0px -35px;
}

.btnmaterial {
	width:326px;
}

.btnmaterial {
	background:url(../images/event/2ndnavi.png) no-repeat;
	background-position:-327px 0px;
	text-indent:-10000px;
	width:326px;
}

.btnmaterial a:link {
	background-position:-327px 0px;
}

.btnmaterial a:visited {
	background-position:-327px 0px;
}

.btnmaterial a:hover {
	background-position:-327px -35px;
}

.btnbackup {
	background:url(../images/event/2ndnavi.png) no-repeat;
	text-indent:-10000px;
	background-position:-654px 0px;
}

.btnbackup a {
	background:url(../images/event/2ndnavi.png) no-repeat;
}

.btnbackup a:link {
	background-position:-654px 0px;
}

.btnbackup a:visited {
	background-position:-654px 0px;
}

.btnbackup a:hover {
	background-position:-654px -35px;
}

.btneventinfoactive a {
	background:url(../images/event/2ndnavi.png) no-repeat;
	background-position:0 -70px;
}

.btnmaterialactive a {
	background:url(../images/event/2ndnavi.png) no-repeat;
	background-position:-327px -70px;
}
.btnbackupactive a {
	background:url(../images/event/2ndnavi.png) no-repeat;
	background-position:-654px -70px;
}

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

#events {
	margin:0 auto;
	width:930px;
	padding:20px 0;
}

/*----- Pickup -----*/

#pickup {
	width:940px;
	margin:0 auto;
	padding:10px 0 0;
}

#pickup:after {
	content:"";
	display:block;
	clear:both;
	height:0;
}
	
#pickup {display:inline-block;}

#pickup {display:block;}

#pickup-wrap {
	width:940px;
	margin-left:auto;
	margin-right:auto;
	overflow:visible;
}

#slider {
	position:relative;
	overflow:hidden;
}
.pickup-content {
	width:940px;
	float: left;
	position: relative;
	background-color:#FFF;
}
.inslider a {
	text-decoration:none;
}
.contentholder {
	height:200px;
	width: 940px;
	overflow: hidden;
	position: relative;
}
.contentslider {
	position: absolute;
	top: 0; left: 0;
}
.imgslider img {
	float: left;
}
.contentnav {
	position: absolute;
	bottom: 10px;
	left:10px;
	 height:10px;
	z-index: 100;
	text-align: center;
	font-size:8px;
	filter: alpha(opacity=70);
  -moz-opacity:0.7;
  opacity:0.7;
}

#pickup .contentnav a {
	padding: 2px;
	text-decoration: none;
	color:#aaa;
}

#pickup .contentnav a.active {
	color:#fff;
}

/*----- Archives -----*/

#events_archives {
	margin:0 auto;
	width:930px;
	padding:20px 0;
}

#events dl,#events_archives dl {
	border-top:1px #ddd solid;
	border-bottom:1px #ddd solid;
	padding:20px 0;
	position:relative;
}

#events dt,#events_archives dt {
	font-size:18px;
	padding:5px;
}

#events dd,#events_archives dd {
	padding:0 10px;
}

#events dd.outline,#events_archives dd.outline {
	font-size:12px;
	line-height:18px;
}

#events .seedetail,#events_archives .seedetail {
	clear:both;
	text-align:right;
	margin:10px 0 0;
	padding:0;
}

.ic_time {
	vertical-align:baseline;
	margin-right:5px;
}

.ic_personality {
	vertical-align:baseline;
	margin-right:5px;
}
	
.button_archives {
	width:200px;
	border:1px #dddddd solid;
	color:#000000;
	font-size:15px;
	font-weight:bold;
	padding:10px;
	text-align:center;
	margin:0 auto 20px;
}

.none {
	display:none;
}

/*----- Detail -----*/


#eventdetail {
	width:930px;
	margin:0 auto;
	padding:20px 0;
}

#eventdetail:after {
	content:"";
	display:block;
	clear:both;
	height:0;
}
	
#eventdetail {display:inline-block;}

#eventdetail {display:block;}

#eventtitle {
	border-bottom:1px #ccc solid;
	color:#313131;
	font-size:22px;
	line-height:28px;
	font-weight:normal;
	margin:0 0 10px;
	padding:10px 0 10px;
}

#main {
	float:left;
	width:620px;
}

#side {
	padding-top:30px;
	float:left;
	width:310px;
}

#side .photo {
	margin:0 0 20px;
}

.photo-description {
	display:block;
	font-size:10px;
	line-height:16px;
	padding:3px 0 0;
}

#main #detail {
	margin:0 0 60px;
	width:600px;
}

#detail .time {
	font-size:14px;
	font-weight:bold;
	margin:0 0 10px;
}

#detail .text {
	padding:0 0 10px;
	line-height:22px;
}

.eventoutline {
	background:#f6f6f6;
	border:1px #ddd solid;
	padding:0px 10px 10px;
	margin:10px 0 0;
}

.eventoutline dt {
	font-weight:bold;
	padding-top:10px;
}





