@charset "UTF-8";

.eventBox {
	padding: 4px;
	width: 329px;
	border: 1px solid #dcdcdc;
	float: left;
	margin-bottom: 12px;
}
.eventBox h3 {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #e60012;
	font-size: 15px;
	line-height: 1.3em;
	font-weight: bold;
	color: #e60012;
	margin-bottom: 5px;
}
.eventPic {
	margin-bottom: 3px;
}



.shop-Btns li {
	background-color: #E60811;
	display: block;
	float: left;
	height: 24px;
	width: 107px;
	margin-left: 4px;
}

.shop-Btns li:first-child {

	margin-left: 0px;
}


.shop-Btns li a:link,
.shop-Btns li a:visited  {
	background-color: #E60811;
	display: block;

}

.shop-Btns li a:hover,
.shop-Btns li a:active {
	background-color: #000;
	display: block;

}
.shop-Btns {
	margin-bottom: 10px;
	padding-bottom: 3px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #E60811;
}
.contents-left .eventBox p {
	font-size: 13px;
	line-height: 1.6em;
}
.leftSize-12px {
	margin-left: 12px;
}
.shop-Banners {
	margin-bottom: 5px;
}
