@charset "UTF-8";
.topicpath ol li {
	/* liを横並び＆ブレットを消す */
	display: inline;
	list-style-type: none;
}
.topicpath ol li:after {
	/* liの後に記号追加 */
	content:"   ";
}

.topicpath ol li {
        /* liを横並び＆ブレットを消す */
        display: inline;
        list-style-type: none;
}

.topicpath ol li:before {
        /* liの前に記号追加 */
        content: " > ";
}

.topicpath ol li:first-child:before {
        /* 最初のliだけcontentを消す */
        content: none;
}
.slideshow_topimg {
    margin: 0;
    padding: 0;
    width: 100%;
    max-height: 480px;
    border: none;
    overflow: hidden;
    overflow-x: hidden;
    overflow-y: hidden;
}
#info {
	padding-top: 40px;
}
#right .topicpath ol li {
	font-size: 75%;
}
#right .topicpath ol li a {
	text-decoration: none;
}
#right .topicpath ol {
	padding-bottom: 24px;
}
.topicpath {
	text-align: left;
}

#header_content {
    margin:0;
    padding: 0;
}
#topimg {
    margin:0;
    padding: 0;
}
#left_search {
    margin:0;
    padding: 0;
}
#mb5i {
    margin:0;
    padding: 0;
}
#mb10i {
    margin:0;
    padding: 0;
}
#mb20i {
    margin:0;
    padding: 0;
}
#shoudata_content {
    margin:0;
    padding: 0;
}
#info_content {
    margin:0;
    padding: 0;
}
#about_tajimaya_content {
    margin:0;
    padding: 0;
}
#footer_content {
    margin:0;
    padding: 0;
}
/*  サイドバーメニュー   */
#mm  {
    display: block;
    padding: 0;
    text-align: center;
    text-decoration: none;
    font-size: 14px;
    color: #fff;
    margin: 0 0 1px;
    background: #fff;
}
#lm  {
    display: block;
    padding: 0;
    text-align: center;
    text-decoration: none;
    font-size: 14px;
    color: #fff;
    margin: 0 0 1px;
    background: #fff;
}
.sidebarMENU{
    margin-bottom: 1px;
    display: block;
    padding: 3px;
    text-align: center;
    text-decoration: none;
    font-size: 11px;
    color: #000000;
    border: #000 1px solid;
    background: #fff;
    line-height: 1.6;
}
.sidebarMENU a{
    color: #000000;
    text-decoration: none;
}
/* 「メンズ」にカテゴリを追加したときは、こちらに追加したカテゴリのidを書き足してください */
#feed_sidebarMENU112,#feed_sidebarMENU113,#feed_sidebarMENU114,#feed_sidebarMENU115,#feed_sidebarMENU116,#feed_sidebarMENU117,#feed_sidebarMENU118,#feed_sidebarMENU119,#feed_sidebarMENU1110,#feed_sidebarMENU1111,#feed_sidebarMENU1112,#feed_sidebarMENU1113,#feed_sidebarMENU1114,#feed_sidebarMENU1115 {
    text-align: center;
    text-decoration: none;
    font-size: 14px;
    color: #fff;
    background: #000066;
    border-top: 10px solid #fff;
    border-left: none;
    border-right: none;
}
/* 「レディース」にカテゴリを追加したときは、こちらに追加したカテゴリのidを書き足してください */
#feed_sidebarMENU122,#feed_sidebarMENU123,#feed_sidebarMENU124,#feed_sidebarMENU125,#feed_sidebarMENU126,#feed_sidebarMENU127,#feed_sidebarMENU128,#feed_sidebarMENU129,#feed_sidebarMENU1210,#feed_sidebarMENU1211 {
    text-align: center;
    text-decoration: none;
    font-size: 14px;
    color: #fff;
    background: #640000;
    border-top: 10px solid #fff;
    border-left: none;
    border-right: none;
}
/* 「メンズ」に大カテゴリを追加したときは、こちらに追加した大カテゴリの　id と　a　を書き足してください */
#feed_sidebarMENU111 a,
#feed_sidebarMENU112 a,
#feed_sidebarMENU113 a,
#feed_sidebarMENU114 a,
#feed_sidebarMENU115 a,
#feed_sidebarMENU116 a,
#feed_sidebarMENU117 a,
#feed_sidebarMENU118 a,
#feed_sidebarMENU119 a,
#feed_sidebarMENU1110 a,
#feed_sidebarMENU1111 a,
#feed_sidebarMENU1112 a,
#feed_sidebarMENU1113 a,
#feed_sidebarMENU1114 a,
#feed_sidebarMENU1115 a {
    color: #fff;
}
/* 「レディース」に大カテゴリを追加したときは、こちらに追加した大カテゴリの　id と　a　を書き足してください */
#feed_sidebarMENU121 a,
#feed_sidebarMENU122 a,
#feed_sidebarMENU123 a,
#feed_sidebarMENU124 a,
#feed_sidebarMENU125 a,
#feed_sidebarMENU126 a,
#feed_sidebarMENU127 a,
#feed_sidebarMENU128 a,
#feed_sidebarMENU129 a,
#feed_sidebarMENU1210 a,
#feed_sidebarMENU1211 a {
    color: #fff;
}
#om {
   margin-top: 30px; 
}
h2.mt {
    background: #000066;
}
h2.lt {
   margin-top: 30px; 
   background: #640000;
}
#feed_sidebarMENU111 { /*  h2.mt「MEN's」直下のカテゴリ。h2.mt「MEN's」との余白を縮める  */
    text-align: center;
    text-decoration: none;
    font-size: 14px;
    color: #fff;
    background: #000066;
    border-top: 2px solid #fff;
    border-left: none;
    border-right: none;
}
#feed_sidebarMENU121 { /*  h2.lt「Ladies」直下のカテゴリ。h2.lt「Ladies」との余白を縮める  */
    text-align: center;
    text-decoration: none;
    font-size: 14px;
    color: #fff;
    background: #640000;
    border-top: 2px solid #fff;
    border-left: none;
    border-right: none;
}