a:hover img{
 opacity:0.9;
 filter:alpha(opacity=90);
 -ms-filter: ¡Èalpha( opacity=90 )¡É;
 }

#info2{
	height: 110px;
	width: 690px;
	background: #000;
	padding-top: 5px;
}
#newsframe {
	height: 200px;
	width: 690px;
	background: #000;
	margin-bottom: 30px;
}
#news-left {
	float: left;
	width: 490px;
	background: url(https://img05.shop-pro.jp/PA01015/396/etc/cr-tt_news.gif) no-repeat;
	padding-top: 45px;
	padding-left: 15px;
	padding-right:1px;
}
#news-right {
	float: right;
	width: 200px;
}
.newswrapper {
	height: 150px;
	overflow: auto;
}
.newitem {
	margin-top: 1px;
	margin-bottom:30px;
}
.newitem li {
	float: left;
	width: 230px;
	list-style: none;
}
.newitem li a {
	background-color:#ffffff;
	display:block;
}
.newitem li a img {
	opacity: 1;
}
.newitem li a img:hover {
	opacity: 0.6;
}
.info_detail li{
  list-style-type: none;
  padding: 10px 0;
  border-bottom:1px dashed #fff;
}
.day{
  color: #EB802E;
  margin-bottom: 5px;
}
