@charset "shift-jis";

#top #contents {
	padding-top: 0;
}
#topMain{
	width: 838px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	background-image: url(../../images/bg_shoplist_btm.gif);
	background-repeat: repeat-y;
	background-position: 520px bottom;
	margin-top: 20px;
	margin-bottom: 10px;
}
#flashArea {
	width: 838px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0;
}
#leftArea {
	width: 470px;
	float: left;
	overflow: hidden;
	margin-left: 15px;
	display: inline;
}
/* shoplist */
#shoplistArea #mdsShoplist {
	background-image: url(../images/mds_shoplist.gif);
	height: 40px;
	width: 298px;
	text-indent: -9999px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
}
#topMain #shoplistArea {
	width: 298px;
	float: right;
	margin-right: 20px;
	display: inline;
}
#shoplistArea .shopinfo {
	width: 274px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/line_pink.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	overflow: hidden;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
#shoplistArea .facade {
	border: 2px solid #F8CFDF;
	width: 120px;
	float: left;
}
#shoplistArea .text {
	width: 139px;
	float: right;
	line-height: 1.1;
}
#shoplistArea .text,#shoplistArea .facade{
	display: table-cell;
	vertical-align: middle;
}
*html #shoplistArea .text,
*html #shoplistArea .facade
{
display:inline;
zoom:1;
}
*:first-child+html #shoplistArea .text,
*:first-child+html #shoplistArea .facade
{
display:inline;
zoom:1;
}
#shoplistArea .text img{
	margin-top: 3px;
}
#shoplistArea .shopinfo .text h4 {
	font-weight: bold;
	color: #EB3D9D;
}
#shoplistArea #bnrArea {
	text-align: center;
	margin-bottom: 10px;
}
#shoplistArea #bnrArea img {
	margin-bottom: 3px;
}


/* news */

#leftArea a {
	color: #83626d;
}
#leftArea a:hover {
	text-decoration: underline;
}
#leftArea #newsArea{
	width: 460px;
	margin-left: 18px;
}
#leftArea #newsArea li{
	background-image: url(../images/arrow01.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
	width: 460px;
}
#leftArea #newsArea a {
	background-image: url(../images/line_gry.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-left: 15px;
	padding-top: 7px;
	padding-bottom: 7px;
	display: block;
}
#leftArea #mdsNews {
	background-image: url(../../images/mds_news.gif);
	height: 32px;
	width: 483px;
	padding-top: 9px;
	text-indent: -9999px;
	display: block;
}
#leftArea #mdsNews a{
	height: 14px;
	width: 64px;
	text-indent: -9999px;
	display: block;
	margin-left: 395px;
	background-image: url(../../images/btn_news_link.gif);
	background-repeat: no-repeat;
}
#leftArea #mdsNews a:hover{
	background-image: url(../../images/btn_news_link_on.gif);
}
#leftArea h5 {
	font-weight: bold;
}

/* recommend */
#leftArea #mdsRecommend {
	background-image: url(../../images/mds_recommend.gif);
	height: 42px;
	width: 483px;
	text-indent: -9999px;
	margin-top: 25px;
}
#leftArea #recommendArea{
	width: 480px;
	overflow: hidden;
	margin-left: 18px;
}
#leftArea .recoItem {
	width: 146px;
	margin-right: 11px;
	display: inline;
	float: left;
	margin-top: 10px;
}
#leftArea .recoItem .heightLine-recoText {
	background-image: url(../images/arrow02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 7px;
	padding-left: 14px;
	font-size: 10px;
	line-height: 1.1;
	position: relative;
}
.recoItem .heightLine-recoPhoto {
	width: 134px;
	border: 1px solid #F8CFDF;
	text-align: center;
}
.heightLine-photo img{
	display: table-cell;
	vertical-align: middle;
}
*html .heightLine-photo img{
	display:inline;
	zoom:1;
}
*:first-child+html .heightLine-photo img{
	display:inline;
	zoom:1;
}
.heightLine-recoPhoto{
	display: table-cell;
	vertical-align: middle;
}

