/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(/mt-static/themes-base/blog.css);
@import url(/mt-static/support/themes/universal-pink/universal-pink.css);
/* end StyleCatcher imports */

#homepage-image {
    background-image: url(/img/top.gif);
}
div#w_new h2 {
    border-left:solid 10px #DDA0DD;    /* 左側の罫線 */
    border-bottom:double 3px #DDA0DD;  /* 下側の二重線 */
    padding-top:3px;                   /* 上部から文字までの距離 */
    padding-left:3px;                  /* 左部から文字までの距離 */
    width:500px;                       /* 全体の幅 */
    font-size: 120%;
}

div#w_new ul {
    list-style: none;
}

div#w_new li {
    font-size: 150%;
}

div#event h2 {
    border-left:solid 10px #DDA0DD;    /* 左側の罫線 */
    border-bottom:double 3px #DDA0DD;  /* 下側の二重線 */
    padding-top:3px;                   /* 上部から文字までの距離 */
    padding-left:3px;                  /* 左部から文字までの距離 */
    width:500px;                       /* 全体の幅 */
    font-size: 120%;
}

.widget-search{
&nbsp;&nbsp;&nbsp; width:200px;
}

