/*----------------------------------------------------
    占いコンテンツトップスタイル
----------------------------------------------------*/
/* charset */
@charset "utf-8";

#FreeConts{ 
    width: 655px; 
    border: none; 
    margin-top: 10px;
}

#FreeConts li{ 
    margin: 10px 3px; 
    padding: 0 5px;
}

#NewConts{ 
    width: 643px;
}

.new_btmn {
    background-image: url("http://image.excite.co.jp/jp/ouchi/pc/new_btm.gif");
    background-position: center top;
    background-repeat: no-repeat;
    height: 4px;
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    width: 665px;
}

#urL{ width: 665px; margin-top: 10px;}
