@charset "utf-8";

/**
 * sumai.css
 * 住まいを探す固有設定
 */


/* ヘディング
--------------------------------------------------------------*/

h1.head {
    margin:0 10px 15px;
    background:url(/images/00604/new/title/h1_bar_bg.gif) no-repeat left bottom;
    color:#343434;
    text-align:left;
    font-size:100%;color:#666;
    font-family: 'ＭＳ Ｐゴシック',sans-serif ;
}
h1 em {
    display:block;
    background:url(/images/00604/new/title/h1_bar_top.gif) no-repeat left top;
    font-size:171%;
    line-height:1.1;
    padding:3px 0 0 10px;
}
h1 span {
    font-size:85%;
    font-weight:normal;
}
