/*  ページレイアウト  */
#m_page #m_Box {
	width:950px;
	margin:0;
	padding:0;
}
#m_page #m_leftBox {
	width:154px;
	margin:0;
	padding:0;
	float:left;
}
#m_page #m_rightBox {
	width:780px;
	margin:0;
	padding:0;
	float:right;
}
/*リンク*/
#m_page a:link { text-decoration:none; color:#000000; }
#m_page a:visited { text-decoration:none; color:#8c2846; }
#m_page a:hover { text-decoration:none; color:#d20000; }
#m_page a:active { text-decoration:none; color:#d20000; }

#m_page #m_mShopBrand .m_sbDet p.m_sbDetTxt a:link { text-decoration:none; color:#666666; }
#m_page #m_mShopBrand .m_sbDet p.m_sbDetTxt a:visited { text-decoration:none; color:#8c2846; }
#m_page #m_mShopBrand .m_sbDet p.m_sbDetTxt a:hover { text-decoration:none; color:#d20000; }

#m_page #m_mCoordinate ul li a:link { text-decoration:none; color:#666666; }
#m_page #m_mCoordinate ul li a:visited { text-decoration:none; color:#8c2846; }
#m_page #m_mCoordinate ul li a:hover { text-decoration:none; color:#d20000; }

/* タイトル */
.m_tit {
	height:20px;
}

/* flash */
#m_flash {
	margin-bottom:23px;
}

	/* boxerea */
#m_page #m_mBest .m_tab_bg {
	background:url(/voi/common/floor/images/tg_find_bg.gif) no-repeat;
	background-position:right;
	text-align:left;
}
#m_page #m_mBest ul {
	margin:0;
	padding:0;
}

#m_page #m_mBest li {
	float:left;
	margin-right:10px;
	list-style-type:none;
}
#m_page #m_mBest .m_boxLine {
	position:relative;
	z-index:1;
	top:-2px;
	background:#cdcdcd;
	padding:2px 1px 1px 1px;
}
#m_page #m_mBest .m_boxMain iframe{
	width:780px;
	height:192px;
}
#m_page #m_mBest .m_boxMain {
	background:#ffffff;
	padding-top:10px;
}

