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

/* ↑↑↑　ここまで初期設定のままにしておく*/


/* ヘッダータイトル */ 
　　#header-name 
　{ color: #DB7093;  
　　font-family: "century gothic", futura, arial, helvetica, "hirakakupro-w3", osaka, "ms pgothic", sans-serif;  
　　font-size: 22px; 
　　font-weight: bold;}

/* ヘッダータイトル下の説明文 */ 
　　#header-description { 
　　color: #A9A9A9;  
　　font-family: "century gothic", futura, arial, helvetica, "hirakakupro-w3", osaka, "ms pgothic", sans-serif;  
　　font-weight: nomal; }


/*エントリー内のリンク*/.module-content a {color: 
#009999;}

a {text-decoration: none !important;}




/*ページ全体のデフォルト*/a {color: #009999; 
text-decoration: none;
}



a:hover { color: #f9c;}

/*ヘッダー画像*/
#header{
background-image:url(http://sasatto-sewing.com/img/white-boll.gif);
}
