@charset "shift_jis";
/* ƒCƒxƒ“ƒg */

#markIsEvent {}
#markIsEvent .middle {}
#markIsEventEntries {
	width: 210px;
	height: 300px;
	overflow: auto;
	position: relative;
}
#markIsEventEntries ul {}
#markIsEventEntries ul li {
	display: block;
	padding-right: 5px;
}
#markIsEventEntries ul li .inner {
	background: url(/common/images/dot_grey.gif) repeat-x 0 100%;
	padding: 5px 0 6px;
}
#markIsEventEntries ul li.lastChild .inner { background: none; }
#markIsEventEntries ul li .date {
	font-weight: bold;
	margin-bottom: 0.1em;
}
#markIsEventEntries ul li .img {
	float:left;
	margin-right: 5px;
}
#markIsEventEntries ul li .txt {
	font-size: 83%;
	overflow: hidden;
	*zoom: 1;
}
.scrollgeneric {
	line-height:1px;
	font-size:1px;
	position:absolute;
	top:0;
	left:0;
}
.vscrollerbase {
	width: 6px;
	background-color: #dcdddd;
}
.vscrollerbar {
	width:6px;
	background-color:#48c0e3;
}
.vscrollerbar:hover {
	background-color:#a3dff1;
}
.hscrollerbase {
	height:4px;
	background-color:#dcdddd;
}
.hscrollerbar {
	height:4px;
	background-color:#48c0e3;
}
.scrollerjogbox {
	width:6px;
	height:4px;
	top:auto;
	left:auto;
	bottom:0;
	right:0;
	background-color:#dcdddd;
}

#container #sidebar #markIsEvent {
	width: 237px;
	padding-top:10px;
	background-image: url(/web/common/images/pickup_menu/bg_round_top.png);
	background-position: center top;
	background-repeat: no-repeat;
	text-align: left;
	margin-top:3px;
}

#container #sidebar #markIsEvent h3 {
	margin-bottom: 10px;
}

#container #sidebar #markIsEvent .middle{
	padding: 3px 12px 3px 13px;
	background-image: url(/web/common/images/pickup_menu/bg_round_middle.png);
	background-position: center top;
	background-repeat: repeat-y;
	text-align: left;
}

#container #sidebar #markIsEventEntries {
	width: 210px;
	height: 300px;
	overflow: auto;
	position: relative;
}

#container #sidebar #markIsEvent .bottom{
	height: 10px;
	background-image: url(/web/common/images/pickup_menu/bg_round_bottom.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	text-align: left;
	zoom: 1;
}