@charset "utf-8";



/* ------------------------------------

 → 店舗情報

 * ------------------------------------*/

#left_info h2#title_event {

	clear:both;

	width:649px;

	background:url("../../common/title_event.gif") 0 0 no-repeat;

	height:40px;

	text-indent:-9999px;

}

#event {

	clear:both;

	background-color:#fff;

	border-left:1px solid #e9e9e9;

	border-right:1px solid #e9e9e9;

	border-bottom:1px solid #e9e9e9;

}

h3 {

	text-align:left;

	height:31px;

	padding-left:20px;

	line-height:2;

	background:url(../../common/subtitle_bg.gif) 0 0 no-repeat;

	margin-bottom:10px;

	color:#fff;

}

/* ------------------------------------

 → イベント情報

 * ------------------------------------*/

#event .event_pic {

	float:left;

	width:150px;

	text-align:center;

}

#event .event_pic img{

	margin:auto;

}

#event div.body {

	float:right;

	width:490px;

}

#event h3{

	clear:both;

}