@charset "Shift-JIS";
@import url("http://www.fashionde.net/cgi-bin/mt-static/style-kyoutei/0-import.css");

#page-rank li{
list-style-type: decimal;

}
#page-rank li{
list-style-type: decimal;

}
#page-rank ul li{
list-style-type: none;
list-style-image:none;
}

#shinobi{
                  width:0;
                  height:0;
                  overflow:hidden;


}
.subcategories a.foldmark {
    font-size:7px; /* マークのフォントサイズ */
    text-decoration: none; /* マーク装飾 */
}
ul.tree {
    margin: 0 0 10px 0; /* 全体マージン */
    padding: 0;
    list-style: none;
}
ul.tree ul {
    margin: 0px 0; /* 間隔を空ける時はここを変更 */
    padding-top: 2px; /* インデント部分のパディング */
}
ul.tree li {
    margin: 0; /* 0 以上にすると画像が切れる */
    padding: 4px 0 1px 13px; /* top を大きくすると画像とずれる */
    background-image: url(tree_lst_dotted.gif );
    background-position: 2px 0; /* 垂直方向を0以上にすると画像が切れる */
    background-repeat: no-repeat;
    list-style: none;
    line-height: 100%;
}
ul.tree li.tree_end {
    background-image: url(tree_end_dotted.gif);
    background-position: 2px 0;
    list-style: none;
}
.i_block{
background-color:#efefef;
padding:5px;
}
body.mainIndex h2{
color:#cc0066;
size:16px;
}
.t_center{
text-align:center;
margin:0 auto;
}