
p {
	margin :0;
	padding:0;
}
.news_wk img ,
.navi_wk img {
	border:0;
}
/* INDEX page */
.top_indexs {
	width:430px;
	margin :0 0 0 0;
	overflow: hidden;
}
.top_index_wk {
	padding:0 0 5px 0;
	background:url(../img/index/dotline_515.gif) repeat-x left bottom;
}
.top_index_wk2 {
	padding:0;
}
.top_index {
	text-align:left;
	margin:2px 0 5px 1px;
}
.top_index_wk2 .top_index {
	text-align:left;
	margin:2px 0 -1px 1px;
}
.top_index a:Link{ text-decoration:none; color:#333333; }
.top_index a:Visited{ text-decoration:none; color:#333333;  }
.top_index a:Active{ text-decoration:none; color:#FF3300; background-color:#FFFFFF; }
.top_index a:Hover{ text-decoration:underline; color:#FF3300; background-color:#FFFFFF; }

/* NEWS page */
.news_owk {
	padding:0 27px;
}
.news_wk {
	margin :15px 0 0 0;
	padding:25px 0 0 0;
	width:716px;
	background:url(../img/all/dotline_orange.gif) repeat-x left top;
	text-align:center;
	overflow: hidden;
}
.news_wk td {
	text-align:left;
	overflow: hidden;
}
.news_body {
	padding:0 5px;
	text-align:left;
	overflow: hidden;
}
.news_center {
	overflow: hidden;
	line-height: 120%;
}
.news_left {
	float:left;
	width:485px;
	overflow: hidden;
	line-height: 120%;
}
.news_right {
	float:right;
	width:220px;
	overflow: hidden;
  text-align:right;
}
.top_indexs:after ,
.news_wk:after ,
.news_body:after ,
.news_center:after ,
.news_left:after ,
.news_right:after {
  content: "";
  display: block;
  clear: both;
  height: 1px;
  overflow: hidden;
}
/*\*/
* html .top_indexs ,
* html .news_wk ,
* html .news_body ,
* html .news_center ,
* html .news_left ,
* html .news_right {
  height: 1em;
  overflow: visible;
}
/**/
.news_right img {
	margin:0 0 10px 0;
}
.news_title {/*イベント名の文字設定*/
	padding-top:5px;
	font-size:94%; 
	_font-size:75%; 
	color:#ff3300;
	font-weight:bold;
}
.event_term {/*開催期間*/
	padding-top:3px;
	font-size:94%; 
	_font-size:75%; 
}
.event_shop {/*開催店舗*/
	padding-top:3px;
	font-size:94%; 
	_font-size:75%; 
	color:#ff3300;
}
.event_shop span {/*「×階」*/
	margin :0 0 0 3px;
	color:#333333;
}
.event_copy {/*イベントの内容*/
	display:block;
	margin :2px 0 0 0;
	padding:13px 0 0 0;
	font-size:94%; 
	_font-size:75%; 
	line-height: 140%;
	background:url(../img/all/dotline_gray.gif) repeat-x top left;
}
.event_photo {
	display:block;
	text-align:right;
}
.event_photo img {
	vertical-align:text-top;
	margin:10px 0 0 12px;
}

/* Footer Navi */
.pagetop {
	margin :-5px 0 0 0;
	text-align:right;
}
.navi_wk {
	margin :10px 0;
}
.navi_wk td {
	padding:0 5px;
}

