.news_dotline
	{/*ドットラインの上下*/
	 margin-top:15px;
	 margin-bottom:15px;
	}

.news_photo_td
	{/*写真右側のスキマ*/
	 width:225px;
	 padding-left:25px;
	 align:center;
	}

.news_title
	{/*イベント名の文字設定*/
	padding-top:5px;
	font-size:94%; 
	_font-size:75%; 
	line-height: 120%;
	color:#ff3300;
	font-weight:bold;
	}
	
.event_term
	{/*開催期間*/
	padding-top:3px;
	font-size:94%; 
	_font-size:75%; 
	line-height: 120%;
	}

.event_shop
	{/*開催店舗*/
	padding-top:3px;
	font-size:94%; 
	_font-size:75%; 
	color:#ff3300;
	line-height: 120%;
	}


.event_copy
	{/*イベントの内容*/
	font-size:94%; 
	_font-size:75%; 
	line-height: 140%;
	}

.floor
	{/*「×階」*/
	color : #333333;
	line-height: 120%;
	}
	
.price
	{/*「××××円」*/
	color : #ff3300;
	line-height: 120%;
	}

