@charset "shift_jis";
.event_info {
	background-color: #FFFFFF;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 13px;
	color: #351C15;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	background-image: url(../img/snow.gif);
	background-repeat: no-repeat;
	background-position: 0px -3px;
	text-indent: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #351C15;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #613427;
	border-left-color: #613427;
}
.event_info a {
	text-decoration: underline;
	color: #351C15;
}
.event_info a:hover {
	text-decoration: none;
	color: #D1C2B4;
}

.event_banner {
	width: 557px;
	height: 75px;
	float: right;
	margin-bottom: 10px;
	text-indent: -9999px;
	background-image: url(../img/event_banner05.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.event_banner a {
	width: 557px;
	height: 75px;
	display: block;
}

/*2011年11月 聖夜deデート　キャンペーンバナー
----------------------------------------------------*/
.event_banner2 {
	width: 557px;
	height: 75px;
	float: right;
	margin-bottom: 10px;
	text-indent: -9999px;
	background-image: url(../img/event_banner1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.event_banner2 a {
	width: 557px;
	height: 75px;
	display: block;
}

/*2010年11月 2大キャンペーンバナー
----------------------------------------------------*/
#campaign01 {
	float: right;
	width: 273px;
	margin-left: 13px;
}
#campaign01 a {
	display: block;
	height: 75px;
	width: 273px;
	background-image: url(../img/campaign_bn01.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
}
#campaign02 {
	float: right;
	width: 273px;
	margin-left: 10px;
}
#campaign02 a {
	display: block;
	height: 75px;
	width: 273px;
	background-image: url(../img/campaign_bn02.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
}
#campaign_tit {
	float: right;
	width: 546px;
	margin-left: 13px;
	background-color: #AA2B54;
	font-family: "メイリオ";
	color: #FFFFFF;
	margin-bottom: 2px;
	font-size: small;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

/*2011年4月 東関東大震災・社会貢献バナー
----------------------------------------------------*/
#banner_01 {
	float: right;
	width: 273px;
	margin-left: 13px;
}
#banner_01 a {
	display: block;
	height: 50px;
	width: 273px;
	background-image: url(../img/csr_bn.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	float: right;
}
#banner_02 {
	float: right;
	width: 273px;
	margin-left: 10px;
}
#banner_02 a {
	display: block;
	height: 50px;
	width: 273px;
	background-image: url(../img/shinsai_bn.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
}

