@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: #0068B7;
	font-size: 15px;
	line-height: 1.3em;
	font-weight: bold;
	color: #e60012;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.eventPic {
	margin-bottom: 3px;
	text-align: center;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #0068B7;
}



.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;
	min-height: 40px;
}
.leftSize-12px {
	margin-left: 12px;
}
.shop-Banners {
	margin-bottom: 5px;
}


/* リンク画像 */
.shop-Banners a:hover img{
	filter:alpha(opacity=70);
	-ms-filter:""alpha(opacity=70)"";
	-moz-opacity:0.7;
	-khtml-opacity:0.7;
	opacity:0.7;
}
.Biko {
	font-size: 11px;
	color: #0068B7;
	margin-top: 10px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0068B7;
	line-height: 1.5em;
}
.MainPicZone {
	text-align: center;
	padding-bottom: 20px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #0068B7;
	margin-top: 15px;
}


/**/



.PointRedTitle {
	background-color: #0165AD;
	padding: 8px;
	margin-bottom: 20px;
	clear: both;
	color: #000;
	font-size: 13px;
	line-height: 1.5em;
}




.PointBox {
	padding: 4px;
	width: 212px;
	border: 1px solid #dcdcdc;
	float: left;
	margin-bottom: 12px;
	margin-left: 12px;
}


.PointBox:first-child {
	
	margin-left: 0px;
}


.contents-left .PointBox p {
	font-size: 13px;
	line-height: 1.6em;
	min-height: 40px;
}


.PointBox {
	padding: 4px;
	width: 212px;
	border: 1px solid #dcdcdc;
	float: left;
	margin-bottom: 12px;
	margin-left: 12px;
}


.PointBox:first-child {
	
	margin-left: 0px;
}


.contents-left .PointBox p {
	font-size: 13px;
	line-height: 1.6em;
	min-height: 40px;
}


.LinkBtn {
	padding: 5px;
	background-color: #0165AD;
	width: 150px;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}




a:hover .LinkBtn {
	background-color: #04365A;
}
