@import url('/user/opening/css/openingEnterleaveBtn.css');
/*
@import url('/user/plan/planKNZ/css/common_ver.E.css');
@import url('/user/plan/planKNZ/css/home_c_ver.E.css');
@import url('/user/plan/planKNZ/css/newGalsListTypeJ_ver.E.css');
@import url('/user/plan/planKNZ/css/profiletabJ_ver.E.css');
@import url('/user/plan/planKNZ/css/schedule_ver.E.css');
@import url('/user/plan/planKNZ/css/schedule2_ver.E.css');
@import url('/user/plan/planKNZ/css/gals_ver.E.css');
*/
*{
border-color:#e0ddd4;
}
#system #layout {
    padding-bottom: 40px;
}

/* listtypeJ Trial*/
/*
height > width
サムネール比率を横長にする場合は、jsの書き換えが必要(画像センタリングのマージンの取り方が変わる)
登録サイズ3:4前提。heightの下限250px。(横幅がデフォルトから変更がない場合)
*/

.listTypeJ ul li{
height:;
width:;
}

.listTypeJ ul li.tatenaga a span img {
    height: ;
    width: ;
}
.listTypeJ ul li.yokonaga a span img {
    height: ;
    width: ;
}
.listTypeJ ul li.square a span img {
    height: ;
    width: ;
}

.banner2{
display:block !important;
}
.banner2 + div ul li p em{
padding:10px 20px;
text-align:left;
display:block;
font-size:18px;
font-weight:bold;
color:#cc0000;
font-style:normal;
}

