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


blockquote {
 padding: 10px; 
 line-height: 150%;
 background-color: #dcdcdc;
}

/* リンク設定 */
a:link {color:#0000CC; text-decoration:none}
a:visited {color:#0066CC;  text-decoration:none}
a:active { color: #0033CC;}
a:hover { color: #FF0033; text-decoration:underline}


#content{
 font-family: Verdana, Arial, 'MS P ゴシック', sans-serif;
 line-height: 180%;
}


.widget-header {
 font-size: 14px;
 font-family: Verdana, Arial, sans-serif;
 margin-bottom: 8px;
 padding: 0 0 0 0.5em;
 line-height: 28px;
 height: 28px;
 background: #87CEFA; 
}



