.recomMenu {
	font-weight: bold;
	color: #669933;
	font-size: 125%;
	margin-bottom: 5px;
}


#stationNews dl {
	float: left;
	width: 210px;
	margin-left: 35px;
	display: inline;
	padding-top: 10px;
}

#stationNews dt {
	font-weight: bold;
	color: #669933;
	background-image: url(../../../images/common/dotline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 10px;
	padding-bottom: 2px;
	padding-right: 5px;
	padding-left: 5px;
}

#stationNews dt span {
	display: block;
	font-size: 90%;
	line-height: 1.1em;
	color: #999999;
}

#stationNews dd {
	padding-bottom: 15px;
}

#stationNews dd img {
	margin-bottom: 10px;
}

#leftSide h4 span .shopName {
	font-size: 160%;
	padding: 0px;
	margin: 0px;
	display: inline;
	position: relative;
	bottom: -2px;
}


*:first-child+html #leftSide h4 span .shopName {
	font-size: 160%;
	padding: 0px;
	display: inline;
	position: relative;
	bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -3px;
	margin-left: 0px;
}

* html #leftSide h4 span .shopName {
	font-size: 160%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -3px;
	display: inline;
	position: relative;
	bottom: 0px;
}


