@charset "utf-8";

#titevent {
	padding:5px 0 11px;
}

.eventtitle{
	background:url(./img/eventtitle_bg.png) no-repeat;
	width:530px;
	height:46px;
	padding:5px 100px 0 60px;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	overflow:hidden;
	line-height:40px;
}

.eventimage{
	border:1px solid #4c4949;
	width:688px;
	text-align:center;
	margin-bottom:15px;
	padding:7px 0;
}

.eventlead{
  color:#FFF;
  font-size:12px;
  margin-bottom:30px;
}


#todays_sche_tit {
	width:275px;
	height:64px;
	margin-top:5px;
	background:url(../zaiseki/girls/img/todays_sche_tit.png) left top no-repeat;
	position:relative;
}

#todays_sche_tit a{
position: absolute;
top:9px;
left:209px;
width:62px;
height:18px;
background:url(../common/img/bt/more_bt.gif) left top no-repeat;
display:block;
overflow:hidden;
}

#todays_sche_tit a:hover{
background-position:0 -18px;
}

#todays_sche_tit p#deta{
position: absolute;
top:35px;
left:40px;
width:90px;
overflow:hidden;
font-weight:bold;
}
