/*  ページレイアウト  */
#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 #m_rightBox #m_MainBox {
	width:780px;
	margin:0;
	padding:0;
}
/*▼▼160328 2カラム化 w584px ⇒ w780px▼▼*/
#m_page #m_rightBox #m_MainBox #m_MainBox_l {
/*	width:584px;*/
	width:780px;
	margin:0;
	padding:0;
/*	float:left;*/
}
/*▲▲160328 2カラム化 w584px ⇒ w780px▲▲*/

/*▼▼160328 2カラム化 で廃止▼▼*/
/*
#m_page #m_rightBox #m_MainBox #m_MainBox_r {
	width:178px;
	margin:0;
	padding:0;
	float:right;
}
*/
/*▲▲160328 2カラム化 で廃止▲▲*/


/*リンク*/
#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_page #m_title_main{
	display:block;
	width:950px;
	height:180px;
	margin-bottom:23px;
	clear:both;
	overflow:hidden;
}
/*
#m_page #m_title_main h1{
	display:block;
	width:950px;
	height:180px;
	text-indent:0;
}
*/


/* ▼左ナビメインタイトル▼  */
#m_page #m_left_mainTtl h1{
	width:154px;
	height:198px;
	text-indent:-9999px;
	background-image:url(/voi/l_sizetow/images/ttl_main_sizetown.jpg);
}
/* ▲左ナビメインタイトル▲  */


/* ▼▼▼左ナビ 見出し追加▼▼▼  */

#m_page #m_lNavi dd.m_lNaviDdBtm1 p.m_lNavi_item{
	width:134px;
	padding-left:10px;
	margin-top:30px;
	text-indent:0;
}

#m_page #m_lNavi dt p.m_lNavi_item2{
	width:147px;
	padding-left:7px;
	text-indent:0;
}

/* ▲▲▲左ナビ 見出し追加▲▲▲  */


#m_page h2{
	font-size:12px;
}


/* -----▼新メインビジュアル▼------ */

#m_page .m_MainImg {
	width: 780px;
	margin-bottom:20px;
}

#m_page .m_MainImg h1 {
	display: none;
}

#m_page .m_MainImg a {
	outline:none;
	overflow:hidden;
}

/*-- メインバナー --*/
#m_page .m_MainImg .m_MainBnr .m_main_bnr01,
#m_page .m_MainImg .m_MainBnr .m_main_bnr02,
#m_page .m_MainImg .m_MainBnr .m_main_bnr03,
#m_page .m_MainImg .m_MainBnr .m_main_bnr04,
#m_page .m_MainImg .m_MainBnr .m_main_bnr05 {
	float:left;
	text-indent:-9999px;
}
#m_page .m_MainImg .m_MainBnr .m_main_bnr01 a,
#m_page .m_MainImg .m_MainBnr .m_main_bnr02 a,
#m_page .m_MainImg .m_MainBnr .m_main_bnr03 a {
	display:block;
	overflow:hidden;
	background-image:url(/voi/l_sizetow/images/sizetown_l_mv.jpg);
	height:250px;
}
#m_page .m_MainImg .m_MainBnr .m_main_bnr04 a,
#m_page .m_MainImg .m_MainBnr .m_main_bnr05 a {
	display:block;
	overflow:hidden;
	background-image:url(/voi/l_sizetow/images/sizetown_l_mv.jpg);
	height:125px;
}



/* ▼170216 bnr04とbnr05合わせ使い▼ */
#m_page .m_MainImg .m_MainBnr .m_main_bnr04 a {
	height:250px;
}
/* ▲170216 bnr04とbnr05合わせ使い▲ */



#m_page .m_MainImg .m_MainBnr .m_main_bnr01 {
	width:390px;
/*	width:195px;*/
}
#m_page .m_MainImg .m_MainBnr .m_main_bnr02 {
	width:195px;
}
#m_page .m_MainImg .m_MainBnr .m_main_bnr03 {
	width:195px;
}
#m_page .m_MainImg .m_MainBnr .m_main_bnr04 {
	width:195px;
}
#m_page .m_MainImg .m_MainBnr .m_main_bnr05 {
	width:195px;
}
#m_page .m_MainImg .m_MainBnr .m_main_bnr01 a {
	background-position:0 0;
}
#m_page .m_MainImg .m_MainBnr .m_main_bnr01 a:hover {
	background-position:0 -250px;
}

#m_page .m_MainImg .m_MainBnr .m_main_bnr02 a {
	background-position:-195 0;
}
#m_page .m_MainImg .m_MainBnr .m_main_bnr02 a:hover {
	background-position:-195 -250px;
}

#m_page .m_MainImg .m_MainBnr .m_main_bnr03 a {
	background-position:-390px 0;
}
#m_page .m_MainImg .m_MainBnr .m_main_bnr03 a:hover {
	background-position:-390px -250px;
}

#m_page .m_MainImg .m_MainBnr .m_main_bnr04 a {
	background-position:-585px 0;
}
#m_page .m_MainImg .m_MainBnr .m_main_bnr04 a:hover {
	background-position:-585px -250px;
}

#m_page .m_MainImg .m_MainBnr .m_main_bnr05 a {
	background-position:-585px -125px;
	clea:both;
}
#m_page .m_MainImg .m_MainBnr .m_main_bnr05 a:hover {
	background-position:-585px -375px;
	clea:both;
}

/* -----▲新メインビジュアル▲------ */






/* 左ナビ */
#m_page #m_Box #m_leftBox #m_lNavi {
	font-size:12px;
	line-height:15px;
}

/* ▼▼左ナビ追加要素 160708▼▼ */
#m_page #m_Box #m_leftBox #m_lNavi li.m_category{
	font-weight:bold;
	padding:5px 0 3px 10px;
}

#m_page #m_Box #m_leftBox #m_lNavi li.m_otheritem a:visited{
	color:#8c2846;
}
#m_page #m_Box #m_leftBox #m_lNavi li.m_otheritem a:link{
	color:#000000;
}
#m_page #m_Box #m_leftBox #m_lNavi li.m_otheritem a:hover{
	color:#d20000;
}
#m_page #m_Box #m_leftBox #m_lNavi li.m_otheritem{
	margin-bottom:20px;
}

#m_page #m_Box #m_leftBox #m_lNavi li.m_otheritem a{
	width:129px;
	display:block;
	background:url("/voi/l_sizetow/images/s_sizeAll.gif") no-repeat scroll 8px 3px;
	padding:0 5px 0 20px;
}

/* ▲▲左ナビ追加要素 160708▲▲ */



/* 左ナビバナー */

#m_page #m_Box #m_leftBox #m_leftbnr{
	width:154px;
	background-color:#ffffff;
}

#m_page #m_Box #m_leftBox #m_leftbnr p {
	padding-bottom:10px;
}

/* 簡単検索 */
#m_page #m_Box #m_leftBox #m_easy_search-area{
	padding:0 0 4px 0;
	background:url(/voi/l_sizetow/images/easy_search_bg.gif) repeat-y;
}

#m_page #m_Box #m_leftBox #m_title_easy_search{
	width:150px;
	height:27px;
	margin:0;
	text-indent:-9999px;
	overflow:hidden;
	background:url(/voi/l_sizetow/images/title_easy_search.gif) no-repeat;
}

#m_page #m_Box #m_leftBox select{
	width:140px;
	font-size:12px;
	margin:0 0 2px 6px;
}

#m_page #m_Box #m_leftBox .m_btn_search input{
	margin:6px 0 5px 21px;
}

/* タイトル */
.m_tit {
	height:20px;
}

/* BackGround */
#m_page #m_mTrend .m_contents_1,
#m_page #m_mStandard .m_contents_1,
#m_page #m_mStandard .m_tit,
#m_page #m_mNEWS .m_contents_1,
#m_page #m_mNPickupbr .m_tit3,
#m_page #m_mChoice_01,
#m_page #m_mChoice_01 .m_tit,
#m_page #m_mChoice_01 .m_contents_1,
#m_page #m_mChoice_02,
#m_page #m_mChoice_02 .m_tit,
#m_page #m_mChoice_02 .m_contents_1,
#m_page #m_mChoice_03,
#m_page #m_mChoice_03 .m_tit,
#m_page #m_mChoice_03 .m_contents_1,
#m_page #m_mItem .m_tit,
#m_page #m_mItem .m_contents_1,
#m_page #m_mItem .m_ItemBox_top,
#m_page #m_mItem .m_ItemBox_con,
#m_page #m_mItem .m_Item_tit,
#m_page #m_mItem .m_ItemBox_txt p,
#m_page #m_mItem .m_ItemBox_txt1 p,
#m_page #m_mItem .m_ItemBox_txt_40 p,
#m_page #m_mItem .m_ItemBox_txt_50 p,
#m_page #m_mItem .m_ItemBox_txt_70 p ,
#m_page #m_mBest .m_tit,
#m_page #m_mBest .m_tit_newitem,
#m_page #m_mBest .m_tab_bg,
#m_page #m_mBest .m_tab_bg li a,
#m_page #m_mShopBrand .m_sbWrpL,
#m_page #m_mShopBrand .m_sbWrpL_none,
#m_page #m_mShopBrand .m_sbWrpS,
#m_page #m_mShopBrand .m_sbWrpS_none,
#m_page #m_mShopBrand .m_sbLgo,
#m_page #m_mShopBrand .m_sbDet,
#m_page #m_mShopBrand .m_sbDet p.m_sbDetTxt,
#m_page #m_mShopBrand .m_sbDet p.m_sbDetTxt_2,
#m_page #m_PickUpItemArea .m_tit,
#m_page #m_mCatalog .m_tit,
#m_page #m_mCatalog .m_contents_1,
#m_page #m_mCatalog2 .m_tit,
#m_page #m_mCatalog2 .m_contents_1,
#m_page #m_mKodamaru .m_tit,
#m_page #m_mKodamaru .m_contents_1,
#m_page #m_shoes25cm .m_sbWrpS,
#m_page #m_shoes25cm .m_sbLgo

{
	background-image:url(/voi/l_sizetow/images/sizetown_b_bg.gif);
	background-repeat:no-repeat;
}

/* FOUCUS OF THE TREND */
#m_page #m_mTrend {
	width:584px;
	margin-bottom:20px;
}

#m_page #m_mTrend .m_tit {
	background-image:url(/voi/common/floor/images/pickupbr_bg.gif);
	background-repeat:no-repeat;
	background-position:0 -70px;
	height:20px;
}
#m_page #m_mTrend .m_contents_1 {
	width:584px;
	background-position:-584px 0;
	background-repeat:repeat-y;
}
#m_page #m_mTrend .m_contents_2 {
	width:584px;
	border-bottom:solid 1px #e6e6e6;
}
#m_page #m_mTrend .m_contents-area {
	padding:12px 0 5px 17px;
}
#m_page #m_mTrend .m_mTrendBnr {
	float:left;
	padding-right:10px;
	padding-bottom:13px;
}

/* 人気の定番アイテム */
#m_page #m_mStandard {
	width:584px;
	margin-bottom:20px;
}

#m_page #m_mStandard .m_tit {
	background-repeat:no-repeat;
	background-position:0 -590px;
	height:20px;
}
#m_page #m_mStandard .m_contents_1 {
	width:584px;
	background-position:-584px 0;
	background-repeat:repeat-y;
}
#m_page #m_mStandard .m_contents_2 {
	width:584px;
	border-bottom:solid 1px #e6e6e6;
}
#m_page #m_mStandard .m_contents-area {
	padding:12px 0 5px 17px;
}
#m_page #m_mStandard .m_mTrendBnr {
	float:left;
	padding-right:8px;
	padding-bottom:13px;
}

/* ニュース(中央カラム用) */
#m_page #m_mNEWS{
	width:584px;
	margin-bottom:30px;
}
#m_page #m_mNEWS h2 {
	background: url("/voi/l_sizetow/images/news_titile_bar.gif") no-repeat scroll left top;
	padding-bottom: 12px;
	margin-bottom:13px;
}

#m_page #m_mNEWS .m_contents_1 {
	width:584px;
	background-position:-584px 0;
	background-repeat:repeat-y;
}

#m_page #m_mNEWS .m_contents_2 {
	width:584px;
	border-bottom:solid 1px #e6e6e6;
}

#m_page #m_mNEWS #m_news-area{
	width:584px;
	height:12px;
	margin-bottom:6px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(/voi/l_sizetow/images/title_right_news.gif) no-repeat;
}

#m_page #m_mNEWS #m_news_txt-area {
	width:584px;
	height:129px;
	overflow-y:scroll;
	line-height:167%;
	border-top:solid 1px #e6e6e6;
}

#m_page #m_mNEWS #m_news_txt-area .m_column_txt-area{
	width:545px;
	padding:0 0 6px 0;
	background:url(/voi/l_sizetow/images/news_line.gif) 0 bottom repeat-x;
}

#m_page #m_mNEWS #m_news_txt-area .m_column_txt-area2{
	width:547px;
	padding:5px 0 5px 9px;
	font-size:12px;
	margin-left:5px;
	background:url(/voi/l_sizetow/images/news_line.gif) 0 bottom repeat-x;
}

#m_page #m_mNEWS #m_news_txt-area .m_column_txt-area2 .m_column_txt{
	text-indent:8px;
	background:url(/voi/l_sizetow/images/news_arrow.gif) 0 0.3em no-repeat;
}

#m_page #m_mNEWS #m_news_txt-area .m_column_txt-area2 .m_column_txt_no-arrow{
	text-indent:10px;
	color:#676767;
}

/*------------------------------------------------*/
/* ランキング*/

#m_page .m_rankArea {
/*	width: 584px;*//*2カラム化*/
	width: 780px;
	height: auto;
	margin-bottom: 15px;
}

#m_page .m_rankArea h2 {
	background: url("/voi/l_sizetow/images/ranking_titile_bar.gif") no-repeat scroll left top;
	padding-bottom: 13px;
	margin-bottom:20px;
}

/*▼▼カテゴリ▼▼*/
#m_page .m_rankArea h3.m_rankArea_cate {
	text-indent:0;
	width:780px;
	margin-bottom:10px;
}
/*▲▲カテゴリ▲▲*/


#m_page .m_rankArea dl {
	position: relative;
	width: 100px;
}

#m_page .m_rankArea dt {
	left: 0;
	margin: 0;
	position: absolute;
	top: 0;
	z-index: 1;
}

#m_page .m_rankArea ul li dl dd img {
	margin: 0 0 10px;
}

#m_page .m_rankArea a:hover img {
	background: #ffffff;
	opacity: 0.7;
}

/*▼▼160328 2カラム化▼▼*/
#m_page .m_rankArea li {
    float: left;
    height: auto;
    padding-bottom: 10px;
    position: relative;
    width: 100px;
    margin-right: 56px;
}

#m_page .m_rankArea li.ml {
    margin-left: 28px;
}
/*▲▲160328 2カラム化▲▲*/

#m_page .m_rankArea li.m_none {
	margin: 0;
}

/*------------------------------------------------*/


/* ブランド別 */
#m_page #m_mNPickupbr .m_tit3 {
	background-position:0 -570px;
	height:20px;
	overflow:hidden;
	width:584px;
}

#m_page #m_mNPickupbr .m_tit3 h2{
	float:left;
	overflow:hidden;
	width:450px;
}

#m_page #m_mNPickupbr .m_tit3 p{
	float:right;
	margin-right:4px;
}

#m_page #m_mNPickupbr .m_tit3 p a{
	background-image:url(/voi/common/floor/images/pickupbr_bg.gif);
	width:130px;
	height:20px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	background-position:0px -40px;
}

#m_page #m_mNPickupbr .m_tit3 p a:hover{
	background-position:-130px -40px;
}

/* シーンから選ぶ */
#m_page #m_mChoice_01 {
	width:584px;
	margin-bottom:20px;
}

#m_page #m_mChoice_01 .m_tit{
	background-position:0 -450px;
}

#m_page #m_mChoice_01 .m_contents_1 {
	width:584px;
	background-position:-584px 0;
	background-repeat:repeat-y;
}

#m_page #m_mChoice_01 .m_contents_2 {
	width:584px;
	border-bottom:solid 1px #e6e6e6;
}

#m_page #m_mChoice_01 .m_contents-area {
	padding:12px 0 5px 13px;
}

#m_page #m_mChoice_01 .m_mItemBnr {
	float:left;
	padding-right:9px;
	padding-bottom:9px;
}

/* 注目アイテム */
#m_page #m_mChoice_02 {
	width:584px;
	margin-bottom:20px;
}

#m_page #m_mChoice_02 .m_tit{
	background-position:0 -470px;
}

#m_page #m_mChoice_02 .m_contents_1 {
	width:584px;
	background-position:-584px 0;
	background-repeat:repeat-y;
}

#m_page #m_mChoice_02 .m_contents_2 {
	width:584px;
	border-bottom:solid 1px #e6e6e6;
}

#m_page #m_mChoice_02 .m_contents-area {
	padding:12px 0 5px 13px;
}

#m_page #m_mChoice_02 .m_mItemBnr {
	float:left;
	padding-right:9px;
	padding-bottom:9px;
}
/* お客さまのお困りを解消します */
#m_page #m_mChoice_03 {
	width:584px;
	margin-bottom:20px;
}

#m_page #m_mChoice_03 .m_tit{
	background-position:0 -610px;
	height:46px;
}

#m_page #m_mChoice_03 .m_contents_1 {
	width:584px;
	background-position:-584px 0;
	background-repeat:repeat-y;
}

#m_page #m_mChoice_03 .m_contents_2 {
	width:584px;
	border-bottom:solid 1px #e6e6e6;
}

#m_page #m_mChoice_03 .m_contents-area {
	padding:12px 0 5px 13px;
}

#m_page #m_mChoice_03 .m_mItemBnr {
	float:left;
	padding-right:9px;
	padding-bottom:9px;
}


/* ITEM SEARCH */
#m_page #m_mItem {
	width:584px;
	margin-bottom:20px;
}
#m_page #m_mItem .m_tit {
	background-position:0 -230px;
}
#m_page #m_mItem .m_contents_1 {
	width:584px;
	background-position:-584px 0;
	background-repeat:repeat-y;
}
#m_page #m_mItem .m_contents_2 {
	width:584px;
	border-bottom:solid 1px #e6e6e6;
}
#m_page #m_mItem .m_contents-area {
	padding:9px 0 14px 11px;
}
#m_page #m_mItem .m_ItemBox {
	float:left;
	display:block;
	width:170px;
	_width:195px;
	padding-right:25px;
}
#m_page #m_mItem .m_ItemBox_r {
	float:left;
	display:block;
	width:170px;
}
#m_page #m_mItem .m_ItemBox_top {
	display:block;
	width:170px;
	padding: 6px 0 2px 0;
	background-position:-1168px bottom;
}
#m_page #m_mItem .m_ItemBox_con {
	display:block;
	width:170px;
	padding: 0 0 2px 0;
	background-position:-1168px bottom;
}
#m_page #m_mItem .m_ItemBoxNoLine_top {
	display:block;
	width:170px;
	padding: 6px 0 2px 0;
}
#m_page #m_mItem .m_ItemBoxNoLine_con {
	display:block;
	width:170px;
	padding: 0 0 2px 0;
}
#m_page #m_mItem .m_ItemBox_txt {
	float:left;
	width:85px;
}
#m_page #m_mItem .m_ItemBox_txt1 {
	width:170px;
}
#m_page #m_mItem .m_ItemBox_txt_40 {
	float:left;
	width:39px;
}
#m_page #m_mItem .m_ItemBox_txt_50 {
	float:left;
	width:53px;
}
#m_page #m_mItem .m_ItemBox_txt_70 {
	float:left;
	width:64px;
}
#m_page #m_mItem .m_ItemBox_txt p,
#m_page #m_mItem .m_ItemBox_txt1 p,
#m_page #m_mItem .m_ItemBox_txt_40 p,
#m_page #m_mItem .m_ItemBox_txt_50 p,
#m_page #m_mItem .m_ItemBox_txt_70 p {
	padding-left:13px;
	background-position:-1743px 3px;
}

#m_page #m_mItem .m_Item-contents {
	padding-top:12px;
}

#m_page #m_mItem a:link { text-decoration:none; color:#666666; }
#m_page #m_mItem a:visited { text-decoration:none; color:#8c2846; }
#m_page #m_mItem a:hover { text-decoration:none; color:#d20000; }
#m_page #m_mItem a:active { text-decoration:none; color:#d20000; }

/* ITEM SEARCH(タイトル) */
#m_page #m_mItem .m_Item_tit {
	width:561px;
	height:20px;
	margin:16px 0 5px 0;
}
#m_page #m_mItem #m_Item_Outer_Suit{background-position:0px -250px; margin:0 0 5px 0;}
#m_page #m_mItem #m_Item_Oenpiece{background-position:0px -270px;}
#m_page #m_mItem #m_Item_Bottoms{background-position:0px -290px;}
#m_page #m_mItem #m_Item_Tops{background-position:0px -310px;}
#m_page #m_mItem #m_Item_Shoes{background-position:0px -370px;}
#m_page #m_mItem #m_Item_Party_Formal{background-position:0px -330px;}
#m_page #m_mItem #m_Item_Inner{background-position:0px -350px;}
#m_page #m_mItem #m_Item_Party_Formal{
	float:left;
	width:170px;
	height:20px;
	margin:16px 25px 5px 0;
}
#m_page #m_mItem #m_Item_Inner{
	float:left;
	width:365px;
	height:20px;
	margin:16px 0 5px 0;
}
/* ITEM SEARCH(ボタン) */
#m_page #m_mItem .m_Item_btn a{
	width:170px;
	height:70px;
	text-indent:-9999px;
	display:block;
	overflow:hidden;
	background-image:url(/voi/l_sizetow/images/item_search_b_img.jpg);
	background-repeat:no-repeat;
}

#m_page #m_mItem #m_Item_coat_btn a{background-position:0px 0px;}
#m_page #m_mItem #m_Item_fur_btn a{background-position:0px -70px;}
#m_page #m_mItem #m_Item_down_btn a{background-position:0px -140px;}
#m_page #m_mItem #m_Item_jacket_btn a{background-position:0px -210px;}
#m_page #m_mItem #m_Item_blouson_btn a{background-position:0px -280px;}
#m_page #m_mItem #m_Item_leather_btn a{background-position:0px -350px;}
#m_page #m_mItem #m_Item_gjean_btn a{background-position:0px -420px;}
#m_page #m_mItem #m_Item_trackj_btn a{background-position:0px -490px;}
#m_page #m_mItem #m_Item_suit_btn a{background-position:0px -560px;}
#m_page #m_mItem #m_Item_one_btn a{background-position:-170px 0px;}
#m_page #m_mItem #m_Item_pants_btn a{background-position:-340px 0px;}
#m_page #m_mItem #m_Item_skirt_btn a{background-position:-340px -70px;}
#m_page #m_mItem #m_Item_knit_btn a{background-position:-510px 0px;}
#m_page #m_mItem #m_Item_parka_btn a{background-position:-510px -70px;}
#m_page #m_mItem #m_Item_trainer_btn a{background-position:-510px -140px;}
#m_page #m_mItem #m_Item_tcuts_btn a{background-position:-510px -210px;}
#m_page #m_mItem #m_Item_dcuts_btn a{background-position:-510px -280px;}
#m_page #m_mItem #m_Item_tshirt_btn a{background-position:-510px -350px;}
#m_page #m_mItem #m_Item_bshirt_btn a{background-position:-510px -420px;}
#m_page #m_mItem #m_Item_pshirt_btn a{background-position:-510px -490px;}
#m_page #m_mItem #m_Item_vest_btn a{background-position:-510px -560px;}
#m_page #m_mItem #m_Item_camisole_btn a{background-position:-510px -630px;}
#m_page #m_mItem #m_Item_party_btn a{background-position:-680px -0px;}
#m_page #m_mItem #m_Item_lingerie_btn a{background-position:-680px -70px;}
#m_page #m_mItem #m_Item_boots_btn a{background-position:-850px 0px;}
#m_page #m_mItem #m_Item_pumps_btn a{background-position:-850px -70px;}
#m_page #m_mItem #m_Item_slipon_btn a{background-position:-850px -140px;}
#m_page #m_mItem #m_Item_sandal_btn a{background-position:-850px -210px;}
#m_page #m_mItem #m_Item_sneaker_btn a{background-position:-850px -280px;}


/* FIND THE BEST 最新入荷・人気ランキング共通 */
#m_page #m_mBest {
	width:584px;
	margin:0 0 20px 0;
	padding:0;
}
#m_page #m_mBest .m_tit{
	background-position:0 -120px;
	margin-bottom:10px;
}

#m_page #m_mBest .m_tit_newitem{
	background-position:0 -530px;
	margin-bottom:10px;
	height:20px;
}

#m_page #m_mBest .m_tab_bg {
	background-position:0 -203px;
	text-align:left;
}

#m_page #m_mBest .m_tab_contents {
	padding-bottom:10px;
}

#m_page #m_mBest ul {
	margin:0;
	padding:0;
}
#m_page #m_mBest li {
	float:left;
	padding-right:10px;
	list-style-type:none;
}

#m_page #m_mBest .m_tab_bg li a {
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	width:108px;
	height:21px;
	background-repeat:no-repeat;
}
#m_page #m_mBest .m_tab_bg li.m_topsale a {background-position:0px -140px;}
#m_page #m_mBest .m_tab_bg li.m_topaccess a {background-position:-118px -140px;}
#m_page #m_mBest .m_tab_bg li.m_newarr a {background-position:-236px -140px;}
#m_page #m_mBest .m_tab_bg li.m_rearr a {background-position:-354px -140px;}

#m_page #m_mBest .m_tab_bg li.m_topsale a:hover {background-position:0px -161px;}
#m_page #m_mBest .m_tab_bg li.m_topaccess a:hover {background-position:-118px -161px;}
#m_page #m_mBest .m_tab_bg li.m_newarr a:hover {background-position:-236px -161px;}
#m_page #m_mBest .m_tab_bg li.m_rearr a:hover {background-position:-354px -161px;}

#m_page #m_mBest .m_tab_bg li.m_topsale a.m_act {background-position:0px -182px;}
#m_page #m_mBest .m_tab_bg li.m_topaccess a.m_act {background-position:-118px -182px;}
#m_page #m_mBest .m_tab_bg li.m_newarr a.m_act {background-position:-236px -182px;}
#m_page #m_mBest .m_tab_bg li.m_rearr a.m_act {background-position:-354px -182px;}

#m_page #m_mBest .m_tab_bg li.m_topsale a.m_act:hover {background-position:0px -182px;}
#m_page #m_mBest .m_tab_bg li.m_topaccess a.m_act:hover {background-position:-118px -182px;}
#m_page #m_mBest .m_tab_bg li.m_newarr a.m_act:hover {background-position:-236px -182px;}
#m_page #m_mBest .m_tab_bg li.m_rearr a.m_act:hover {background-position:-354px -182px;}

#m_page #m_mBest .m_rankingbtn {
	width:584px;
	height:33px;
	text-align:center;
}

#m_page #m_mBest .m_rankingbtn a {
	display:block;
	margin:0 auto;
	width:357px;
	height:33px;
}

/* SHOP & BRAND LIST ↓common↓ */
#m_page #m_mShopBrand {
/*	width:584px;*//*160328 3カラム⇒2カラム化*/
	width:780px;
}
#m_page #m_mShopBrand h3{
	text-indent:0;
	overflow:visible;
}
#m_page #m_mShopBrand .m_sbWrpBox {
	padding-left:2px;
}
#m_page #m_mShopBrand .m_sbWrpArea {
	float:left;
}
#m_page #m_mShopBrand .m_sbWrpL,
#m_page #m_mShopBrand .m_sbWrpL_none{
	width:192px;
	height:196px;
	margin-left:2px;
	margin-bottom:4px;
	background-position:-1168px -86px;
}
#m_page #m_mShopBrand .m_sbWrpS,
#m_page #m_mShopBrand .m_sbWrpS_none{
	width:192px;
	height:82px;
	margin-left:2px;
	margin-bottom:4px;
	background-position:-1168px -282px;
}
#m_page #m_mShopBrand iframe {
	width:190px;
	height:108px;
}
#m_page #m_mShopBrand .m_sbWrpL .m_sbLgo {
	width:190px;
	height:44px;
	_height:45px;
	overflow:hidden;
	background-position:-1168px bottom;
	padding-bottom:1px;
	margin-bottom:7px;
}

#m_page #m_mShopBrand .m_sbWrpL .m_sbLgo a{
	width:190px;
	height:44px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}

#m_page #m_mShopBrand .m_sbWrpS .m_sbLgo {
	width:190px;
	height:77px;
	_height:78px;
	overflow:hidden;
	background:none;
	padding-bottom:1px;
	margin-bottom:0px;
}

#m_page #m_mShopBrand .m_sbWrpS .m_sbLgo a{
	width:190px;
	height:77px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}

#m_page #m_mShopBrand .m_sbDet {
	width:190px;
	height:30px;
	overflow:hidden;
	background-position:-1168px top;
	padding-top:1px;
	text-align:left;
}
#m_page #m_mShopBrand .m_sbWrpS .m_sbDet {
	padding:0;
	background:none;
}
#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-position:-1743px 3px;
}
/* SHOP & BRAND LIST ↑common↑ */
/* SHOP & BRAND LIST ↓unique↓ */
#m_page #m_mShopBrand h2 {
	background: url("/voi/l_sizetow/images/shop_bland_titile_bar.gif") no-repeat scroll left top;
	padding-bottom: 13px;
	margin-bottom:20px;
}
#m_page #m_mShopBrand .m_sbDet p.m_sbDetTxt_1 {
	margin-top:4px;
	margin-left:10px;
	margin-right:8px;
	padding-left:0;
	line-height:1em;
	color:#666666;
}
#m_page #m_mShopBrand .m_sbDet p.m_sbDetTxt_2 {
	margin-top:4px;
	margin-left:10px;
	margin-right:8px;
	padding-left:13px;
	line-height:1em;
	background-position:-1743px 0;
}
#m_page #m_mShopBrand .m_sbDet p.m_sbDetTxt_1 span.m_red {color:#d20000;}
#m_page #m_mShopBrand .m_sbDet p.m_sbDetTxt_2 a:link { text-decoration:none; color:#666666; }
#m_page #m_mShopBrand .m_sbDet p.m_sbDetTxt_2 a:visited { text-decoration:none; color:#8c2846; }
#m_page #m_mShopBrand .m_sbDet p.m_sbDetTxt_2 a:hover { text-decoration:none; color:#d20000; }

/* Shop&Brand list ロゴ */
#m_page #m_mShopBrand .m_sbWrpL .m_sbLgo a{
	background-image:url(/voi/l_sizetow/images/shop_brand_b_logo.gif);
	background-repeat:no-repeat;
}
#m_page #m_mShopBrand h3.m_logo-mega_plasis a{background-position:0px 0px;}
#m_page #m_mShopBrand h3.m_logo-mega_oimodel a{background-position:0px -44px;}
#m_page #m_mShopBrand h3.m_logo-mega_earthmusicecology_st a{background-position:0px -1232px;}
#m_page #m_mShopBrand h3.m_logo-mega_eur3 a{background-position:0px -132px;}
#m_page #m_mShopBrand h3.m_logo-mega_mb_st a{background-position:0px -176px;}
#m_page #m_mShopBrand h3.m_logo-mega_substreet_st a{background-position:0px -220px;}
#m_page #m_mShopBrand h3.m_logo-mega_duplessis_st a{background-position:0px -264px;}
#m_page #m_mShopBrand h3.m_logo-mega_bittersyrup a{background-position:0px -308px;}
#m_page #m_mShopBrand h3.m_logo-mega_lacoupe a{background-position:0px -352px;}
#m_page #m_mShopBrand h3.m_logo-mega_lestrose_st a{background-position:0px -396px;}
#m_page #m_mShopBrand h3.m_logo-mega_rosetiara a{background-position:0px -440px;}
#m_page #m_mShopBrand h3.m_logo-mega_burnside_ave_st a{background-position:0px -484px;}
#m_page #m_mShopBrand h3.m_logo-mega_greennout_st a{background-position:0px -528px;}
#m_page #m_mShopBrand h3.m_logo-mega_mintbreeze_st a{background-position:0px -572px;}
#m_page #m_mShopBrand h3.m_logo-mega_peytonplace_st a{background-position:0px -616px;}
#m_page #m_mShopBrand h3.m_logo-mega_aldila a{background-position:0px -660px;}
#m_page #m_mShopBrand h3.m_logo-mega_rewderew_st a{background-position:0px -704px;}
#m_page #m_mShopBrand h3.m_logo-mega_nanhaitu_st a{background-position:0px -748px;}
#m_page #m_mShopBrand h3.m_logo-mega_franche_st a{background-position:0px -792px;}
#m_page #m_mShopBrand h3.m_logo-mega_rirest_st a{background-position:0px -836px;}
#m_page #m_mShopBrand h3.m_logo-mega_ehyphenworldgallery_st a{background-position:0px -880px;}
#m_page #m_mShopBrand h3.m_logo-mega_elleclip_st a{background-position:0px -924px;}
#m_page #m_mShopBrand h3.m_logo-mega_marpione a{background-position:0px -968px;}
#m_page #m_mShopBrand h3.m_logo-mega_liriope a{background-position:0px -1012px;}
#m_page #m_mShopBrand h3.m_logo-mega_debut_de_fiore_st a{background-position:0px -1056px;}
#m_page #m_mShopBrand h3.m_logo-mega_eur3 a{background-position:0px -1100px;}
#m_page #m_mShopBrand h3.m_logo-mega_ropetallsize a{background-position:0px -1144px;}
#m_page #m_mShopBrand h3.m_logo-mega_greennout a{background-position:0px -1188px;}
#m_page #m_mShopBrand h3.m_logo-mega_troisdeuxun a{background-position:0px -1276px;}
#m_page #m_mShopBrand h3.m_logo-mega_aylesbury_st a{background-position:0px -1320px;}
#m_page #m_mShopBrand h3.m_logo-mega_22octobre_st a{background-position:0px -1364px;}
#m_page #m_mShopBrand h3.m_logo-mega_superhakkafeuille a{background-position:0px -1408px;}
#m_page #m_mShopBrand h3.m_logo-mega_clearimpression_st a{background-position:0px -1452px;}
#m_page #m_mShopBrand h3.m_logo-mega_versblancs a{background-position:0px -1496px;}
#m_page #m_mShopBrand h3.m_logo-mega_villandry a{background-position:0px -1540px;}
#m_page #m_mShopBrand h3.m_logo-mega_biabbeydays a{background-position:0px -1584px;}
#m_page #m_mShopBrand h3.m_logo-mega_meloaekolu a{background-position:0px -1628px;}
#m_page #m_mShopBrand h3.m_logo-mega_ru a{background-position:0px -1672px;}
#m_page #m_mShopBrand h3.m_logo-mega_soso a{background-position:0px -1716px;}
#m_page #m_mShopBrand h3.m_logo-mega_pisano a{background-position:0px -1760px;}
#m_page #m_mShopBrand h3.m_logo-mega_fitmemoi a{background-position:0px -1806px;}
#m_page #m_mShopBrand h3.m_logo-mega_varaldemodaplus a{background-position:0px -1848px;}
#m_page #m_mShopBrand h3.m_logo-mega_franchelippee a{background-position:0px -1892px;}
#m_page #m_mShopBrand h3.m_logo-mega_ef_de_st a{background-position:0px -1937px;}
#m_page #m_mShopBrand h3.m_logo-mega_ined_st a{background-position:0px -1980px;}
#m_page #m_mShopBrand h3.m_logo-mega_asknowasolaca a{background-position:0px -2024px;}
#m_page #m_mShopBrand h3.m_logo-mega_queenscourt_st a{background-position:-190px -1232px;}
#m_page #m_mShopBrand h3.m_logo-mega_ryuryu a{background-position:-190px -1276px;}
#m_page #m_mShopBrand h3.m_logo-mega_rosepeche a{background-position:0px -2068px;}
#m_page #m_mShopBrand h3.m_logo-mega_paleh a{background-position:0px -2112px;}
#m_page #m_mShopBrand h3.m_logo-mega_ranan a{background-position:0px -2156px;}
#m_page #m_mShopBrand h3.m_logo-mega_evlove a{background-position:0px -2200px;}
#m_page #m_mShopBrand h3.m_logo-mega_naturalbeauty_large a{background-position:0px -2244px;}
#m_page #m_mShopBrand h3.m_logo-mega_felissimo a{background-position:0px -2288px;}
#m_page #m_mShopBrand h3.m_logo-mega_goldjapan a{background-position:0px -2333px;}



/*SALE*/
#m_page #m_mShopBrand h3.m_logo-mega_plasis_sale a{background-position:-190px 0px;}
#m_page #m_mShopBrand h3.m_logo-mega_oimodel_sale a{background-position:-190px -44px;}
#m_page #m_mShopBrand h3.m_logo-mega_earthmusicecology_st_sale a{background-position:-190px -88px;}
#m_page #m_mShopBrand h3.m_logo-mega_eur3_sale a{background-position:-190px -132px;}
#m_page #m_mShopBrand h3.m_logo-mega_mb_st_sale a{background-position:-190px -176px;}
#m_page #m_mShopBrand h3.m_logo-mega_substreet_st_sale a{background-position:-190px -220px;}
#m_page #m_mShopBrand h3.m_logo-mega_duplessis_st_sale a{background-position:-190px -264px;}
#m_page #m_mShopBrand h3.m_logo-mega_bittersyrup_sale a{background-position:-190px -308px;}
#m_page #m_mShopBrand h3.m_logo-mega_lacoupe_sale a{background-position:-190px -352px;}
#m_page #m_mShopBrand h3.m_logo-mega_lestrose_st_sale a{background-position:-190px -396px;}
#m_page #m_mShopBrand h3.m_logo-mega_rosetiara_sale a{background-position:-190px -440px;}
#m_page #m_mShopBrand h3.m_logo-mega_burnside_ave_st_sale a{background-position:-190px -484px;}
#m_page #m_mShopBrand h3.m_logo-mega_greennout_st_sale a{background-position:-190px -528px;}
#m_page #m_mShopBrand h3.m_logo-mega_mintbreeze_st_sale a{background-position:-190px -572px;}
#m_page #m_mShopBrand h3.m_logo-mega_peytonplace_st_sale a{background-position:-190px -616px;}
#m_page #m_mShopBrand h3.m_logo-mega_aldila_sale a{background-position:-190px -660px;}
#m_page #m_mShopBrand h3.m_logo-mega_rewderew_st_sale a{background-position:-190px -704px;}
#m_page #m_mShopBrand h3.m_logo-mega_nanhaitu_st_sale a{background-position:-190px -748px;}
#m_page #m_mShopBrand h3.m_logo-mega_franche_st_sale a{background-position:-190px -792px;}
#m_page #m_mShopBrand h3.m_logo-mega_rirest_st_sale a{background-position:-190px -836px;}
#m_page #m_mShopBrand h3.m_logo-mega_ehyphenworldgallery_st_sale a{background-position:-190px -880px;}
#m_page #m_mShopBrand h3.m_logo-mega_elleclip_st_sale a{background-position:-190px -924px;}
#m_page #m_mShopBrand h3.m_logo-mega_marpione_sale a{background-position:-190px -968px;}
#m_page #m_mShopBrand h3.m_logo-mega_liriope_sale a{background-position:-190px -1012px;}
#m_page #m_mShopBrand h3.m_logo-mega_debut_de_fiore_st_sale a{background-position:-190px -1056px;}
#m_page #m_mShopBrand h3.m_logo-mega_eur3_sale a{background-position:-190px -1100px;}
#m_page #m_mShopBrand h3.m_logo-mega_ropetallsize_sale a{background-position:-190px -1144px;}


#m_page #m_mShopBrand .m_sbWrpS .m_sbLgo a{
	background-image:url(/voi/l_sizetow/images/shop_brand_b_logo02.gif);
	background-repeat:no-repeat;
}
#m_page #m_mShopBrand h3.m_logo-11579 a{background-position:0 0px;}
#m_page #m_mShopBrand h3.m_logo-10546 a{background-position:0 -77px;}
#m_page #m_mShopBrand h3.m_logo-10547 a{background-position:0 -154px;}
#m_page #m_mShopBrand h3.m_logo-10886 a{background-position:0 -231px;}
#m_page #m_mShopBrand h3.m_logo-11014 a{background-position:0 -308px;}
#m_page #m_mShopBrand h3.m_logo-11015 a{background-position:0 -385px;}
#m_page #m_mShopBrand h3.m_logo-11580 a{background-position:0 -462px;}
#m_page #m_mShopBrand h3.m_logo-11581 a{background-position:0 -539px;}
#m_page #m_mShopBrand h3.m_logo-10763 a{background-position:0 -616px;}
#m_page #m_mShopBrand h3.m_logo-11721 a{background-position:0 -693px;}
#m_page #m_mShopBrand h3.m_logo-11725 a{background-position:0 -770px;}
#m_page #m_mShopBrand h3.m_logo-11788 a{background-position:0 -847px;}
#m_page #m_mShopBrand h3.m_logo-11572 a{background-position:0 -924px;}
#m_page #m_mShopBrand h3.m_logo-10549 a{background-position:0 -1001px;}
#m_page #m_mShopBrand h3.m_logo-11350 a{background-position:0 -1078px;}
#m_page #m_mShopBrand h3.m_logo-11835 a{background-position:0 -1155px;}
#m_page #m_mShopBrand h3.m_logo-10548 a{background-position:0 -1232px;}
#m_page #m_mShopBrand h3.m_logo-11412 a{background-position:0 -1309px;}
#m_page #m_mShopBrand h3.m_logo-10412 a{background-position:0 -1386px;}
#m_page #m_mShopBrand h3.m_logo-11571 a{background-position:0 -1463px;}
#m_page #m_mShopBrand h3.m_logo-11124 a{background-position:0 -1540px;}
#m_page #m_mShopBrand h3.m_logo-11016 a{background-position:0 -1617px;}
#m_page #m_mShopBrand h3.m_logo-10759 a{background-position:0 -1694px;}
#m_page #m_mShopBrand h3.m_logo-02808 a{background-position:0 -1771px;}
#m_page #m_mShopBrand h3.m_logo-10783 a{background-position:0 -1848px;}
#m_page #m_mShopBrand h3.m_logo-02082 a{background-position:0 -1925px;}
#m_page #m_mShopBrand h3.m_logo-11853 a{background-position:0 -2002px;}
#m_page #m_mShopBrand h3.m_logo-11912 a{background-position:0 -2310px;}
#m_page #m_mShopBrand h3.m_logo-11006 a{background-position:0 -2387px;}
#m_page #m_mShopBrand h3.m_logo-12046 a{background-position:0 -2464px;}
#m_page #m_mShopBrand h3.m_logo-12047 a{background-position:0 -2541px;}
#m_page #m_mShopBrand h3.m_logo-12090 a{background-position:0 -2618px;}
#m_page #m_mShopBrand h3.m_logo-11764 a{background-position:0 -2695px;}
#m_page #m_mShopBrand h3.m_logo-12227 a{background-position:0 -3080px;}
#m_page #m_mShopBrand h3.m_logo-12226 a{background-position:0 -3157px;}
#m_page #m_mShopBrand h3.m_logo-12228 a{background-position:0 -3234px;}
#m_page #m_mShopBrand h3.m_logo-12345 a{background-position:0 -3388px;}
#m_page #m_mShopBrand h3.m_logo-12346 a{background-position:0 -3465px;}
#m_page #m_mShopBrand h3.m_logo-12226 a{background-position:0 -3542px;}
#m_page #m_mShopBrand h3.m_logo-12228 a{background-position:0 -3621px;}
#m_page #m_mShopBrand h3.m_logo-12609 a{background-position:0 -3698px;}
#m_page #m_mShopBrand h3.m_logo-12612 a{background-position:0 -3775px;}
#m_page #m_mShopBrand h3.m_logo-12615 a{background-position:0 -3852px;}
#m_page #m_mShopBrand h3.m_logo-12622 a{background-position:0 -3926px;}
#m_page #m_mShopBrand h3.m_logo-12624 a{background-position:0 -4005px;}
#m_page #m_mShopBrand h3.m_logo-12626 a{background-position:0 -4084px;}
#m_page #m_mShopBrand h3.m_logo-12659 a{background-position:0 -4158px;}
#m_page #m_mShopBrand h3.m_logo-12661 a{background-position:0 -4236px;}
#m_page #m_mShopBrand h3.m_logo-superhakkafeuille a{background-position:0 -4314px;}
#m_page #m_mShopBrand h3.m_logo-12883 a{background-position:0 -4392px;}
#m_page #m_mShopBrand h3.m_logo-12882 a{background-position:0 -4469px;}
#m_page #m_mShopBrand h3.m_logo-12885 a{background-position:0 -4546px;}
#m_page #m_mShopBrand h3.m_logo-13202 a{background-position:0 -4623px;}
#m_page #m_mShopBrand h3.m_logo-12890 a{background-position:0 -4776px;}
#m_page #m_mShopBrand h3.m_logo-12891 a{background-position:0 -4699px;}




/*SALE*/
#m_page #m_mShopBrand h3.m_logo-11579_sale a{background-position:-190px 0px;}
#m_page #m_mShopBrand h3.m_logo-10546_sale a{background-position:-190px -77px;}
#m_page #m_mShopBrand h3.m_logo-10547_sale a{background-position:-190px -154px;}
#m_page #m_mShopBrand h3.m_logo-10886_sale a{background-position:-190px -231px;}
#m_page #m_mShopBrand h3.m_logo-11014_sale a{background-position:-190px -308px;}
#m_page #m_mShopBrand h3.m_logo-11015_sale a{background-position:-190px -385px;}
#m_page #m_mShopBrand h3.m_logo-11580_sale a{background-position:-190px -462px;}
#m_page #m_mShopBrand h3.m_logo-11581_sale a{background-position:-190px -539px;}
#m_page #m_mShopBrand h3.m_logo-10763_sale a{background-position:-190px -616px;}
#m_page #m_mShopBrand h3.m_logo-11721_sale a{background-position:-190px -693px;}
#m_page #m_mShopBrand h3.m_logo-11725_sale a{background-position:-190px -770px;}
#m_page #m_mShopBrand h3.m_logo-11788_sale a{background-position:-190px -847px;}
#m_page #m_mShopBrand h3.m_logo-11572_sale a{background-position:-190px -924px;}
#m_page #m_mShopBrand h3.m_logo-10549_sale a{background-position:-190px -1001px;}
#m_page #m_mShopBrand h3.m_logo-11350_sale a{background-position:-190px -1078px;}
#m_page #m_mShopBrand h3.m_logo-11835_sale a{background-position:-190px -1155px;}
#m_page #m_mShopBrand h3.m_logo-10548_sale a{background-position:-190px -1232px;}
#m_page #m_mShopBrand h3.m_logo-11412_sale a{background-position:-190px -1309px;}
#m_page #m_mShopBrand h3.m_logo-10412_sale a{background-position:-190px -1386px;}
#m_page #m_mShopBrand h3.m_logo-11571_sale a{background-position:-190px -1463px;}
#m_page #m_mShopBrand h3.m_logo-11124_sale a{background-position:-190px -1540px;}
#m_page #m_mShopBrand h3.m_logo-11016_sale a{background-position:-190px -1617px;}
#m_page #m_mShopBrand h3.m_logo-10759_sale a{background-position:-190px -1694px;}
#m_page #m_mShopBrand h3.m_logo-02808_sale a{background-position:-190px -1771px;}
#m_page #m_mShopBrand h3.m_logo-10783_sale a{background-position:-190px -1848px;}
#m_page #m_mShopBrand h3.m_logo-02082_sale a{background-position:-190px -1925px;}
#m_page #m_mShopBrand h3.m_logo-11853_sale a{background-position:-190px -2002px;}
#m_page #m_mShopBrand h3.m_logo-10591_sale a{background-position:-190px -2079px;}
#m_page #m_mShopBrand h3.m_logo-10402_sale a{background-position:-190px -2156px;}
#m_page #m_mShopBrand h3.m_logo-10341_sale a{background-position:-190px -2233px;}
#m_page #m_mShopBrand h3.m_logo-11912_sale a{background-position:-190px -2310px;}
#m_page #m_mShopBrand h3.m_logo-11006_sale a{background-position:-190px -2387px;}
#m_page #m_mShopBrand h3.m_logo-12046_sale a{background-position:-190px -2464px;}
#m_page #m_mShopBrand h3.m_logo-12047_sale a{background-position:-190px -2541px;}
#m_page #m_mShopBrand h3.m_logo-12090_sale a{background-position:-190px -2618px;}
#m_page #m_mShopBrand h3.m_logo-11764_sale a{background-position:-190px -2695px;}
#m_page #m_mShopBrand h3.m_logo-12131_sale a{background-position:-190px -2772px;}
#m_page #m_mShopBrand h3.m_logo-12202_sale a{background-position:-190px -2926px;}
#m_page #m_mShopBrand h3.m_logo-12229_sale a{background-position:-190px -3003px;}
#m_page #m_mShopBrand h3.m_logo-12227_sale a{background-position:-190px -3080px;}
#m_page #m_mShopBrand h3.m_logo-12226_sale a{background-position:-190px -3157px;}
#m_page #m_mShopBrand h3.m_logo-12228_sale a{background-position:-190px -3234px;}
#m_page #m_mShopBrand h3.m_logo-12244_sale a{background-position:-190px -3311px;}
#m_page #m_mShopBrand h3.m_logo-12345_sale a{background-position:-190px -3388px;}
#m_page #m_mShopBrand h3.m_logo-12346_sale a{background-position:-190px -3465px;}
#m_page #m_mShopBrand h3.m_logo-12226_sale a{background-position:-190px -3542px;}




#m_page #m_mShopBrand .m_ttl_Lingerie,
#m_page #m_mShopBrand .m_ttl_Shoes{
	background-image:url(/voi/l_sizetow/images/sizetown_ttl_brand.gif);
	background-repeat:no-repeat;
	width:582px;
	height:20px;
	text-indent:-9999px;
	font-size:0;
	margin:10px 0 10px 2px;
}
#m_page #m_mShopBrand .m_ttl_Lingerie{
	background-position:0 0;
}


/*▼▼160328 2カラム化▼▼*/
#m_page #m_mShopBrand h2.m_ttl_Lingerie_2{
	width:780px;
	background-image:none;
	margin:10px 0;
	padding-bottom:0;
	text-indent:0;
}
/*▲▲160328 2カラム化▲▲*/

/*▼▼160708 TEXTリンク追加▼▼*/

p#m_s_brandAll {
    float: right;
    font-size: 12px;
}

#m_page #m_mShopBrand p#m_s_brandAll a {
    background: url("/voi/l_sizetow/images/s_brandAll.gif") no-repeat scroll right center;
    color: #0000ff;
    padding-right: 10px;
}


#m_page #m_mShopBrand p#m_s_brandAll a:visited {
    color:#8c2846;
}
#m_page #m_mShopBrand p#m_s_brandAll a:hover {
    color:#d20000;
}
#m_page #m_mShopBrand p#m_s_brandAll a:active {
    color:#d20000;
}

/*▲▲160708 TEXTリンク追加▲▲*/





/* SHOP & BRAND LIST ↑unique↑ */

/* 新着ニュース（右カラム用）*/
#m_page #m_MainBox_r #m_news-area{
	width:178px;
	height:12px;
	margin-bottom:6px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(/voi/l_sizetow/images/title_right_news.gif) no-repeat;
}

#m_page #m_MainBox_r #m_news_txt-area {
	width:178px;
	height:144px;
	overflow-y:scroll;
	line-height:145%;
	margin-bottom:20px;
}

#m_page #m_MainBox_r #m_news_txt-area .m_column_txt-area{
	width:150px;
	padding:0 0 6px 0;
	background:url(/voi/l_sizetow/images/news_line.gif) 0 bottom repeat-x;
}

#m_page #m_news_txt-area .m_column_txt-area2{
	width:152px;
	padding:2px 0 4px 1px;
	background:url(/voi/l_sizetow/images/news_line.gif) 0 bottom repeat-x;
}

#m_page #m_news_txt-area .m_column_txt-area2 .m_column_txt{
	text-indent:8px;
	background:url(/voi/l_sizetow/images/news_arrow.gif) 0 0.4em no-repeat;
}

#m_page #m_news_txt-area .m_column_txt-area2 .m_column_txt_no-arrow{
	text-indent:10px;
	color:#676767;
}

/* 右バナー */
#m_page #m_MainBox_r #m_newshop-area,
#m_page #m_MainBox_r #m_info-area,
#m_page #m_MainBox_r #m_recommend_shop {
	width:178px;
	height:20px;
	margin-bottom:6px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(/voi/l_sizetow/images/title_rightarea.gif) no-repeat;
}

#m_page #m_MainBox_r #m_newshop-area{ background-position:0 0; }
#m_page #m_MainBox_r #m_info-area { background-position:0 -20px; }
#m_page #m_MainBox_r #m_recommend_shop{ background-position:0 -40px; }


#m_page .m_right_bnr-area {
	width:178px;
	margin:0;
	padding:0;
}
#m_page .m_right_bnr-area p {
	margin:0;
	padding:0 0 10px 0;
}
#m_page #m_leftBox #m_lNavi_under p.m_bnr a{
	width:178px;
	height:150px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}
#m_page #m_leftBox #m_lNavi_under p.m_bnr a {
	width:150px;
	height:50px;
}

/* ビジュアル上 アナウンス文言 */
#m_page .m_announcement {
	text-align:center;
	clear:both;
}

#m_page .m_announcement table{
	margin-left:154px;
	_margin-left:20px;
}

#m_page .m_announcement .m_text01 {
	font-size:85%;
	_font-size:14px;
	font-weight:bold;
	letter-spacing:-0.5px;
}

#m_page .m_announcement .m_text01 a {
	color:#0000CC;
}

#m_page .m_announcement .m_text01 a:hover {
	color:#9999FF;
	text-decoration:underline;
}

#m_page .m_announcement .m_text02 {
	font-size:11px;
	text-align:right;
	letter-spacing:-1px;
}

/* 右カラム お客様アンケート */

#m_page #m_MainBox_r .m_guestqa {
	padding-bottom:10px;
}

#m_page #m_MainBox_r .m_guestqa p {
	background:url(/voi/l_sizetow/images/bnr_guestqa_title.jpg) no-repeat;
	width:178px;
	height:86px;
	text-indent:-9999px;
	overflow:hidden;
}

#m_page #m_MainBox_r .m_guestqa ul {
	background:url(/voi/l_sizetow/images/bnr_guestqa_bg.gif) repeat-y;
}

#m_page #m_MainBox_r .m_guestqa ul li {
	padding:10px 0 0 16px;
	_padding-top:0;
	line-height:11px;
}

#m_page #m_MainBox_r .m_guestqa ul li.m_first {
	_padding-top:10px;
}

#m_page #m_MainBox_r .m_guestqa ul li span {
	background:url(/voi/l_sizetow/images/bnr_guestqa_arrow.gif) no-repeat;
	display:block;
	padding-left:13px;
}

#m_page #m_MainBox_r .m_guestqa ul li span a {
	line-height:11px;
}

#m_page #m_MainBox_r .m_guestqa ul li span a:hover {
	text-decoration:underline;
}

#m_page #m_MainBox_r .m_guestqa .m_guestqa_bgbtm {
	background:url(/voi/l_sizetow/images/bnr_guestqa.jpg) left bottom no-repeat;
	padding-bottom:18px;
	_padding-bottom:8px;
}

/* スパークリングセール ニュースセールicon */
#m_page #m_mNEWS #m_news_txt-area .m_column_txt-area2 .m_column_txt .m_sale img{
	margin:3px 5px 0 0 ;
	_margin:1px 5px 0 0 ;
}


@media screen and (-webkit-min-device-pixel-ratio:0) {

#m_page .m_announcement table   {margin-left:154px;}
#m_page .m_announcement .m_text01   {font-size:75% !important;}
}


/* ビジュアル上 アナウンス文言 */

#m_page .m_announcement {
	text-align:center;
	margin-bottom:11px;
}

#m_page .m_announcement a {
	font-size:14px;
	font-weight:bold;
	color:#0000CC;
}

#m_page .m_announcement a:hover {
	color:#9999FF;
	text-decoration:underline;
}

/*--- ピックアップアイテム ---*/
#m_page #m_PickUpItemArea .m_tit {
	background-position:0 -430px;
	background-repeat:no-repeat;
	margin-bottom:5px;
}

#m_page #m_cTrend{
	margin-bottom:20px;
}

/* 通販カタログVoi 春号新作 */
#m_page #m_mCatalog {
	width:584px;
	margin-bottom:20px;
}

#m_page #m_mCatalog .m_tit {
	background-position:0 -410px;
	height:20px;
}
#m_page #m_mCatalog .m_contents_1 {
	width:584px;
	background-position:-584px 0;
	background-repeat:repeat-y;
}
#m_page #m_mCatalog .m_contents_2 {
	width:584px;
	border-bottom:solid 1px #e6e6e6;
}
#m_page #m_mCatalog .m_contents-area {
	padding:12px 0 5px 17px;
}
#m_page #m_mCatalog .m_mCatalogBnr {
	float:left;
	padding-right:10px;
	padding-bottom:13px;
}

/* 通販カタログ Gladee 夏号 */
#m_page #m_mCatalog2 {
	width:584px;
	margin-bottom:20px;
}

#m_page #m_mCatalog2 .m_tit {
	background-position:0 -80px;
	height:20px;
}
#m_page #m_mCatalog2 .m_contents_1 {
	width:584px;
	background-position:-584px 0;
	background-repeat:repeat-y;
}
#m_page #m_mCatalog2 .m_contents_2 {
	width:584px;
	border-bottom:solid 1px #e6e6e6;
}
#m_page #m_mCatalog2 .m_contents-area {
	padding:12px 0 5px 17px;
}
#m_page #m_mCatalog2 .m_mCatalogBnr {
	float:left;
	padding-right:10px;
	padding-bottom:13px;
}

#m_page #m_mCatalog2 .m_mCatalogtit {
	float:left;
	padding-right:10px;
}

/*▼▼160328 2カラム化▼▼*/
/* “あったらいいな”がカタチになりました */
#m_page #m_mKyodo {
/*	width:584px;*/
	width:780px;
	margin:30px 0 20px 0;
}
/*▲▲160328 2カラム化▲▲*/

#m_page #m_mKyodo h2 {
	background: url("/voi/l_sizetow/images/rakutin_titile_bar.gif") no-repeat scroll left top;
	padding-bottom: 12px;
	margin-bottom:22px;
}
#m_page #m_mKyodo .m_contents_1 {
	width:584px;
	background-position:-584px 0;
	background-repeat:repeat-y;
}
#m_page #m_mKyodo .m_contents_2 {
	width:584px;
}


/*▼▼160328 2カラム化▼▼*/
#m_page #m_mKyodo .m_contents-area {
/*	padding:12px 0 0 17px;*/
}
/*▲▲160328 2カラム化▲▲*/

#m_page #m_mKyodo .m_mKyodoBnr {
	float:left;
	padding-right:8px;
	padding-bottom:13px;
}

/* こだわりマルシェ */
#m_page #m_mKodamaru {
	width:584px;
	margin-bottom:20px;
}

#m_page #m_mKodamaru .m_tit {
	background-position:0 -410px;
	height:20px;
}
#m_page #m_mKodamaru .m_contents_1 {
	width:584px;
	background-position:-584px 0;
	background-repeat:repeat-y;
}
#m_page #m_mKodamaru .m_contents_2 {
	width:584px;
	border-bottom:solid 1px #e6e6e6;
}
#m_page #m_mKodamaru .m_contents-area {
	padding:12px 0 0 17px;
}
#m_page #m_mKodamaru .m_mKodamaruBnr {
	float:left;
	padding-right:8px;
	padding-bottom:13px;
}

/* トピックス  */
#m_page #m_mTopics{
	width:584px;
	margin-bottom:20px;
}

#m_page #m_mTopics h2 {
	background: url("/voi/l_sizetow/images/topics_titile_bar.gif") no-repeat scroll left top;
	padding-bottom: 12px;
	margin-bottom:10px;
}
#m_page #m_mTopics .m_contents_1 {
	width:584px;
	background-position:-584px 0;
	background-repeat:repeat-y;
}
#m_page #m_mTopics .m_contents_2 {
	width:584px;
}
#m_page #m_mTopics .m_contents-area {
	padding:12px 0 0 17px;
}
#m_page #m_mTopics .m_mTopicsBnr {
	float:left;
	padding-right:8px;
	padding-bottom:13px;
}

/* 大きいサイズのシューズ  */
#m_page #m_mPickUp{
	width:584px;
	margin-bottom:20px;
}
#m_page #m_mPickUp h2 {
	background: url("/voi/l_sizetow/images/pickup_titile_bar.gif") no-repeat scroll left top;
	padding-bottom: 12px;
	margin-bottom:10px;
}

#m_page #m_mPickUp .m_contents_1 {
	width:584px;
	background-position:-584px 0;
	background-repeat:repeat-y;
}
#m_page #m_mPickUp .m_contents_2 {
	width:584px;
}
#m_page #m_mPickUp .m_contents-area {
	padding:12px 0 0 13px;
}
#m_page #m_mPickUp .m_mPickUpBnr {
	float:left;
	padding:0 8px 13px 4px;
}

#m_page #m_mPickUp .m_mItemBnr {
	float:left;
	padding-right:9px;
	padding-bottom:9px;
}

/* 25cm以上のブランド  */
#m_page #m_shoes25cm {
	margin-bottom:20px;
}

#m_page #m_shoes25cm .m_sbWrpArea {
	float:left;
}

#m_page #m_shoes25cm .m_sbWrpS,
#m_page #m_shoes25cm .m_sbWrpS_none{
	width:192px;
	height:49px;
	margin-left:2px;
	margin-bottom:4px;
	background-position:-1168px -315px;
}

#m_page #m_shoes25cm h3{
	text-indent:0;
	overflow:visible;
}

#m_page #m_shoes25cm .m_sbWrpS .m_sbLgo {
	width:190px;
	height:44px;
	_height:45px;
	overflow:hidden;
	background:none;
	padding-bottom:1px;
	margin-bottom:0px;
}

#m_page #m_shoes25cm h3.m_logo-10697 a{background-position:0 0;}
#m_page #m_shoes25cm h3.m_logo-10341 a{background-position:0 -44px;}
#m_page #m_shoes25cm h3.m_logo-12229 a{background-position:0 -88px;}
#m_page #m_shoes25cm h3.m_logo-12202 a{background-position:0 -132px;}
#m_page #m_shoes25cm h3.m_logo-12496 a{background-position:0 -176px;}
#m_page #m_shoes25cm h3.m_logo-10193 a{background-position:0 -220px;}
#m_page #m_shoes25cm h3.m_logo-queens_himiko a{background-position:0 -264px;}
#m_page #m_shoes25cm h3.m_logo-10402 a{background-position:0 -308px;}
#m_page #m_shoes25cm h3.m_logo-10591 a{background-position:0 -352px;}
#m_page #m_shoes25cm h3.m_logo-10592 a{background-position:0 -396px;}
#m_page #m_shoes25cm h3.m_logo-10593 a{background-position:0 -440px;}
#m_page #m_shoes25cm h3.m_logo-10594 a{background-position:0 -484px;}
#m_page #m_shoes25cm h3.m_logo-10595 a{background-position:0 -528px;}
#m_page #m_shoes25cm h3.m_logo-10596 a{background-position:0 -572px;}
#m_page #m_shoes25cm h3.m_logo-10597 a{background-position:0 -616px;}
#m_page #m_shoes25cm h3.m_logo-10598 a{background-position:0 -660px;}

#m_page #m_shoes25cm .m_sbWrpS .m_sbLgo a{
	background-image:url(/voi/l_sizetow/images/shop_brand_01_logo.gif);
	background-repeat:no-repeat;
	width:190px;
	height:49px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}


#m_page .m_ttl_Shoes25cm{
	background-image:url(/voi/l_sizetow/images/sizetown_ttl_brand_140703.gif);
	background-repeat:no-repeat;
	background-position:0 -20px;
	width:582px;
	height:20px;
	text-indent:-9999px;
	font-size:0;
	margin:10px 0 10px 2px;
}


/* かんたん検索 */

#m_page #m_menu-area,
#m_page #m_menu-area .m_contents_bg{
	background-image:url(/voi/l_sizetow/images/sizetown_search_bg.gif);
	background-repeat:repeat-y;
}

#m_page #m_menu_search_title_01,
#m_page #m_menu-area #m_menu_search_title_02,
#m_page #m_menu-area .m_menu .m_L-btn span,
#m_page #m_menu-area .m_menu .m_M-btn span,
#m_page #m_menu-area .m_bottom_bg{
	background-image:url(/voi/l_sizetow/images/sizetown_search_tit.gif);
	background-repeat:no-repeat;
}


#m_page #m_menu-area{
	margin-bottom:20px;
}


#m_page #m_menu-area .m_menu{
	width:292px;
	float:left;
}
#m_page #m_menu-area .m_menu_01{
	width:253px;
	margin:0 0 0 17px;
}

#m_page #m_menu-area .m_menu_02{
	width:253px;
	margin:0 0 0 19px;
}

#m_page #m_menu-area .m_menu .m_L-btn,
#m_page #m_menu-area .m_menu .m_M-btn{
	width:253px;
	height:40px;
}
#m_page #m_menu-area .m_menu .m_L-btn span,
#m_page #m_menu-area .m_menu .m_M-btn span{
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	height:40px;
	width:253px;
}

#m_page #m_menu-area .m_menu .m_L-btn span{background-position:0 0;}
#m_page #m_menu-area .m_menu .m_M-btn span{background-position:-253px 0;}

#m_page #m_menu-area .m_menu .m_L-btn a:hover{background-position:0 -40px;}
#m_page #m_menu-area .m_menu .m_m-btn a:hover{background-position:-253px -40px;}

#m_page #m_menu-area iframe{
	width:240px;
	height:114px;
}

#m_page #m_menu-area select{
	width:221px;
	font-size:12px;
	margin:2px 0 0 0;
}

#m_page #m_menu-area .m_menu_pulldown-area{
	width:253px;
	margin:4px 0 0 0;
	text-align:center;
}

#m_page #m_menu-area .m_menu_pulldown{
	width:221px;
	margin:0 auto;
}

#m_page #m_menu-area .m_menu_search{
	width:221px;
	height:20px;
	margin:7px 0 2px 0;
}

#m_page #m_menu_search_title_01,
#m_page #m_menu-area #m_menu_search_title_02{
	width:221px;
	height:19px;
	margin:4px 0 0 0;
	text-indent:-9999px;
	overflow:hidden;
}

#m_page #m_menu_search_title_01{background-position:0 -80px;}
#m_page #m_menu-area #m_menu_search_title_02{background-position:-221px -80px;}







#m_page #m_sale_info{
	width:584;
	height:80;
	margin-bottom:10px;
}

#m_page #m_sale_info p{
/*	width:286;*/
	width:188px;
	float:left;
}
#m_page #m_sale_info p.m_mgnR12{
	margin-right:12px;
}






/* ▼NEWショップオープン告知エリア▼ */



#m_page #m_world_area{
	width:780px;
	height:85px;
	background:url(/voi/l_sizetow/images/world_bg.jpg) no-repeat;
	margin-bottom:8px;
}

#m_page #m_world_area ul{
	position:relative;
}
#m_page #m_world_area ul li.m_world01{
	position:absolute;
	top:0;
	left:195px;
}
#m_page #m_world_area ul li.m_world02{
	position:absolute;
	top:0;
	left:390px;
}
#m_page #m_world_area ul li.m_world03{
	position:absolute;
	top:0;
	left:585px;
}

#m_page #m_world_area a:hover img{
	opacity:0.6;
	filter: alpha(opacity=60);
}



#m_page #m_newShop_area{
/*	width:584px;*//*160328 3カラム ⇒ 2カラム化*/
	width:790px;
	margin-bottom:20px;
}
#m_page #m_newShop_area p.m_newShop{
/*	width:292px;*//*160328 3カラム ⇒ 2カラム化*/
	width:385px;
	float:left;
	margin:0 10px 10px 0;
}

/* ▲NEWショップオープン告知エリア▲ */


/* ▽NEWショップ　大きいサイズのNEWショップ続々登場▽ */

#m_page .m_info_new_ttl{
	margin-bottom:20px;
}

#m_page .m_info_new_bnr{
	margin-bottom:30px;
}

#m_page .m_info_new_bnr .m_info{
	margin-bottom:8px;
}
/* △NEWショップ　大きいサイズのNEWショップ続々登場△ */






/* ------------------------------------------------------------------
クリアフィックス
------------------------------------------------------------------ */
#m_page .m_clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0;
}
#m_page .m_clearfix {
	display: inline-table;
	position:relative;
	min-height: 1%;
}

#m_page .m_clear{
	clear:both;
	display: block;
	font-size:1px;
	line-height:0px;
}

/* Hides from IE-mac \*/
* html #m_page .m_clearfix {height: 1%;}
#m_page .m_clearfix {display: block;}
/* End hide from IE-mac */

*html #m_page .m_clear{
	height:0px;
}


#m_page #m_MainBox_r #m_newshop-area,
#m_page #m_MainBox_r #m_info-area,
#m_page #m_MainBox_r #m_recommend_shop {
	width:178px;
	height:20px;
	margin-bottom:6px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(/voi/l_partyfor/images/title_rightarea.gif) no-repeat;
}

#m_page #m_MainBox_r #m_newshop-area{ background-position:0 0; }
#m_page #m_MainBox_r #m_info-area { background-position:0 -20px; }
#m_page #m_MainBox_r #m_recommend_shop{ background-position:0 -40px; }








/*▼▼160329 ランキング▼▼*/
/* ------------------------------------------------------------------
人気ブランドランキング(L／M)
------------------------------------------------------------------ */

/*タイトル*/
#m_page #m_MainBox_l h2.m_ttl_BrandrankArea{
	width:780px;
	background-image:none;
	margin:35px 0 20px 0;
	padding-bottom:0;
	text-indent:0;
}


/*ランク本体*/

#m_page #m_MainBox_l div.m_BrandrankArea {
	width: 780px;
	margin: 20px 0 20px 0;
}

#m_page #m_MainBox_l div.m_BrandrankArea div{
	width: 780px;
}

#m_page #m_MainBox_l div.m_BrandrankArea p.m_subText {
	float: right;
	line-height: 18px;
	font-size: 12px;
	margin: 0;
	display: inline;
}

#m_page #m_MainBox_l div.m_BrandrankArea p.m_subText a {
	line-height: 18px;
	font-size: 12px;
	margin: 3px 0 3px 0;
	display: inline;
	padding-right: 10px;
	background:url(/voi/l_sizetow/common/images/search_icon_main.gif) right center no-repeat;
	color:#00C;
	text-decoration:none;
}
#m_page #m_MainBox_l div.m_BrandrankArea p.m_subText a:visited{ color:#732045; }
#m_page #m_MainBox_l div.m_BrandrankArea p.m_subText a:hover  { color:#D20000; }

#m_page #m_MainBox_l div.m_BrandrankArea ul {
	background: url(/voi/l_sizetow/common/images/brandrank_areabg.gif) 0 0 no-repeat;
	margin: 0 0 4px -6px;
	overflow: hidden;
	_width:786px;
}

#m_page #m_MainBox_l div.m_BrandrankArea ul li {
	float: left;
	margin: 0 0 3px 7px;
	height: auto;
	font-size: 12px;
	display: inline;
}

* html #m_page #m_MainBox_l div.m_BrandrankArea ul li { _margin: 0 0 3px 6px; }
* html #m_page #m_MainBox_l div.m_BrandrankArea ul li { margin: 0 0 3px 6px;}
*+html #m_page #m_MainBox_l div.m_BrandrankArea ul li { margin: 0 0 3px 6px;}
#m_page #m_MainBox_l div.m_BrandrankArea ul li { margin/*\**/: 0 0 3px 6px\9; }

#m_page #m_MainBox_l div.m_BrandrankArea ul li dl {
	width: 150px;
	_width: 151px;
	position: relative;
}

#m_page #m_MainBox_l div.m_BrandrankArea ul li dl dt {
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

#m_page #m_MainBox_l div.m_BrandrankArea ul li dl dd {
	text-align:center;
}

#m_page #m_MainBox_l div.m_BrandrankArea ul li dl dd a{
	display:block;
	height:118px;
	overflow:hidden;
}

#m_page #m_MainBox_l div.m_BrandrankArea ul li dl dd img {
	margin-top:33px;
}

#m_page #m_MainBox_l div.m_BrandrankArea ul li dl dd span {
	margin:12px 7px 0 7px;
	display:block;
}

/* ブランドが無い場合 */
#m_page #m_MainBox_l div.m_BrandrankArea ul li.m_other {
	width:780px;
	float:none;
	display:block;
	background:#ffffff;
	margin:0 0 3px 7px;
	padding-bottom:192px;
}

/*▲▲160329 ランキング▲▲*/


/* ------------------------------------------------------------------
最近チェックした商品(T／L／M)
------------------------------------------------------------------ */

/* -----　TLM共通　------ */
#m_page #m_MainBox_l .m_checkArea{
	margin-top:30px;
	width:780px;
	background:url(/voi/l_sizetow/images/h2_check2.gif) 0 0 no-repeat;
}

#m_page #m_chk_ttl{
	margin-bottom:10px;
}

#m_page .m_checkArea h2 {
	float: left;
	margin: 0 0 20px 0;
	width:188px;
	height:19px;
/*	background:url(/voi/l_sizetow/images/h2_check.gif) 0 0 no-repeat;*/
}

#m_page .m_checkArea p.m_subText {
	float: right;
	line-height: 18px;
	font-size: 12px;
	margin: 0 0 20px 0;
	text-align:right;
	width:300px;
	color:#666666;
}

#m_page .m_checkArea .m_check_back {
	width:20px;
	height:100px;
	margin-right:20px;
	float:left;
}
#m_page .m_checkArea .m_check_next {
	width:20px;
	height:100px;
	float:right;
}

#m_page .m_checkArea .m_check_back span.m_scBtnL {
	background:url(/voi/l_sizetow/common/images/check_arrow.gif) 0 0 no-repeat;
	width:20px;
	height:100px;
	text-indent:-9999px;
	overflow:hidden;
	font-size:0;
	display:block;
}

#m_page .m_checkArea .m_check_back span.m_scBtnL.m_arrow_on {
	background-position:-20px 0;
	cursor:pointer;
}

#m_page .m_checkArea .m_check_next span.m_scBtnR {
	background:url(/voi/l_sizetow/common/images/check_arrow.gif) 0 -100px no-repeat;
	width:20px;
	height:100px;
	text-indent:-9999px;
	overflow:hidden;
	font-size:0;
	display:block;
}

#m_page .m_checkArea .m_check_next span.m_scBtnR.m_arrow_on{
	background-position:-20px -100px;
	cursor:pointer;
}

#m_page .m_checkArea #m_history_area ul {
	width: 9999px;
	position: absolute;
}

#m_page .m_checkArea ul li .m_item_text a:link { color:#000000; }
#m_page .m_checkArea ul li .m_item_text a:active { color:#d20000; }
#m_page .m_checkArea ul li .m_item_text a:visited { color:#8c2846; }
#m_page .m_checkArea ul li .m_item_text a { color:#424242; line-height:14px; }
#m_page .m_checkArea ul li .m_item_text a:hover { color:#d20000; }
#m_page .m_checkArea ul li img { margin: 0 0 10px 0;}
#m_page .m_checkArea ul li em { color: #d20000; font-style:normal;}

/* -----　LM共通　------ */

#m_page .m_checkArea {
	width: 780px;
	margin: 29px 0 0 0;
}

#m_page .m_checkArea .m_checkAreaTtl {
	width:780px;
}

#m_page .m_checkArea #m_history_area {
	width:720px;
	height:207px;
	float:left;
	position:relative;
	overflow:hidden;
}

#m_page #m_MainBox_l div.m_checkArea ul li {
	float: left;
	height: auto;
	width: 100px;
	margin: 0 20px 0 0;
	font-size: 10px;
}


/* ------------------------------------------------------------------
最近チェックした商品がない時
------------------------------------------------------------------ */
#m_page .m_checkArea .m_item_norecent_area h2{
	float:none;
}

#m_page .m_checkArea .m_item_norecent_area .m_item_norecent{
	padding:0 14px 20px 14px;
	font-size:12px;
	color:#333333;
}

#m_page .m_checkArea .m_item_norecent_area .m_item_norecent p em{
	font-style:normal;
	font-weight:bold;
}

#m_page .m_checkArea .m_item_norecent_area .m_item_norecent p.m_item_norecent_txt01{
	padding-top:5px;
	margin-bottom:23px;
}
#m_page .m_checkArea .m_item_norecent_area .m_item_norecent p.m_item_norecent_txt02{
	margin-bottom:10px;
}

#m_page .m_checkArea .m_item_norecent_area .m_item_norecent a:link    { color:#2200C1; text-decoration:none; }
#m_page .m_checkArea .m_item_norecent_area .m_item_norecent a:visited { color:#2200C1; text-decoration:none; }
#m_page .m_checkArea .m_item_norecent_area .m_item_norecent a:hover   { color:#2200C1; text-decoration:underline; }
#m_page .m_checkArea .m_item_norecent_area .m_item_norecent a:active  { color:#2200C1; text-decoration:underline; }
