/*  ページレイアウト  */
#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;
}

/* HOT TOPICS */
#m_page #m_mTopics {
	width:780px;
	margin-bottom:20px;
}
#m_page #m_mTopics .m_tit{
	background:url(/voi/common/floor/images/title_main_topics.gif) no-repeat;
}
#m_page #m_mTopics .m_bnrWrap {
	background:#f0f0f0;
	padding:13px 0 6px 7px;
	padding-top:13px;
	padding-bottom:6px;
}
#m_page #m_mTopics .m_bnrWrap .m_bnr-area {
	float:left;
}
#m_page #m_mTopics .m_bnrWrap .m_bnr-area .m_bnr {
	margin-left:13px;
	margin-bottom:11px;
}

/* FIND THE BEST */
#m_page #m_mBest {
	width:780px;
	margin:0 0 20px 0;
	padding:0;
}
#m_page #m_mBest .m_tit{
	background:url(/voi/common/floor/images/title_main_best.gif) no-repeat;
	margin-bottom:10px;
}
	/* 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;
}

/* SHOP&BRANDLIST */
#m_page #m_mShopBrand {
	width:780px;
	margin-bottom:16px;
}
#m_page #m_mShopBrand .m_tit{
	background:url(/voi/common/floor/images/title_main_shopbrand.gif) no-repeat;
	margin-bottom:10px;
}

#m_page #m_mShopBrand h3{
	text-indent:0;
	overflow:visible;
}

#m_page #m_mShopBrand .m_sbWrpArea {
	float:left;
}
#m_page #m_mShopBrand .m_sbWrpL {
	width:192px;
	height:196px;
	margin-left:3px;
	margin-bottom:4px;
	background:url(/voi/common/floor/images/sb_bgl.gif) no-repeat;
}
#m_page #m_mShopBrand .m_sbWrpL_none {
	width:192px;
	height:196px;
	margin-left:3px;
	margin-bottom:4px;
	background:url(/voi/common/floor/images/sb_bgl_none.gif) no-repeat;
}
#m_page #m_mShopBrand iframe {
	width:190px;
	height:108px;
}
#m_page #m_mShopBrand .m_sbLgo {
	width:190px;
	height:44px;
	_height:45px;
	overflow:hidden;
	background:url(/voi/common/floor/images/sb_line_cont.gif) no-repeat bottom;
	padding-bottom:1px;
	margin-bottom:7px;
}
#m_page #m_mShopBrand .m_sbDet {
	width:190px;
	height:30px;
	overflow:hidden;
	background:url(/voi/common/floor/images/sb_line_cont.gif) no-repeat top;
	padding-top:1px;
	text-align:left;
}
#m_page #m_mShopBrand .m_sbDet p.m_sbDetTxt {
	margin-top:4px;
	margin-left:10px;
	margin-right:8px;
	padding-left:13px;
	line-height:1.3em;
	background:url(/voi/common/floor/images/arrow1.gif) no-repeat 0px 3px;
}

#m_page #m_mShopBrand .m_sbWrpS {
	width:192px;
	height:82px;
	margin-left:3px;
	margin-bottom:4px;
	background:url(/voi/common/floor/images/sb_bgs.gif) no-repeat;
}
#m_page #m_mShopBrand .m_sbWrpS_none {
	width:192px;
	height:82px;
	margin-left:3px;
	margin-bottom:4px;
	background:url(/voi/common/floor/images/sb_bgs_none.gif) no-repeat;
}
#m_page #m_mShopBrand .m_sbWrpS .m_sbLgo {
	margin-bottom:0px;
}
#m_page #m_mShopBrand .m_sbWrpS .m_sbDet {
	padding:0;
	background:none;
}

/* COORDINATE ITEM BRAND LIST */
#m_page #m_mCoordinate {
	width:780px;
	margin-bottom:18px;
}
#m_page #m_mCoordinate .m_tit{
	background:url(/voi/common/floor/images/title_main_coordinate.gif) no-repeat;
}
#m_page #m_mCoordinate h3{
	text-indent:0px;
	overflow:visible;
}
#m_page #m_mCoordinate .m_mCItemsWrpI1 {
	width:780px;
	background:url(/voi/common/floor/images/mc_item_bg1.gif) repeat-y;
	border-bottom:1px #e6e6e6 solid;
}
#m_page #m_mCoordinate .m_mCItemsWrpI2 {
	width:780px;
	background:url(/voi/common/floor/images/mc_item_bg2.gif) repeat-y;
	border-bottom:1px #e6e6e6 solid;
}
#m_page #m_mCoordinate .m_mCItemsWrpI3 {
	width:780px;
	background:url(/voi/common/floor/images/mc_item_bg3.gif) repeat-y;
	border-bottom:1px #e6e6e6 solid;
}
#m_page #m_mCoordinate .m_mCItemsWrpI5 {
	width:780px;
	background:url(/voi/common/floor/images/mc_item_bg.gif) repeat-y;
	border-bottom:1px #e6e6e6 solid;
}
#m_page #m_mCoordinate .m_mCItemWrp {
	width:156px;
	float:left;
}
#m_page #m_mCoordinate .m_end {
	_width:153px;
}
#m_page #m_mCoordinate dl.m_mCItem {
	padding-top:5px;
	padding-left:11px;
}
#m_page #m_mCoordinate dl.m_mCItem dd{
	padding:0;
	margin:0;
}
#m_page #m_mCoordinate dl.m_mCItem ul{
	padding:10px 0 10px 0;
}
#m_page #m_mCoordinate dl.m_mCItem li {
	padding-left:13px;
	padding-right:5px;
	line-height:1.6em;
	background:url(/voi/common/floor/images/arrow1.gif) no-repeat 2px 3px;
	text-align:left;
}
#m_page #m_mCoordinate dl.m_mCItem li.m_new {
	padding-left:13px;
	padding-right:25px;
	line-height:1.6em;
	background:url(/voi/common/floor/images/mc_arrow_new.gif) no-repeat 2px 3px;
}
#m_page #m_mCoordinate dl.m_mCItem li.m_no {
	padding-left:13px;
	padding-right:25px;
	line-height:1.6em;
	background:none;
}
