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





body {
font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
color:#555555;
}
a:link {
color:#AEBD2C;
}
a:visited {
color:#B8860B;
}

a:hover {
color:#6C9600;
}

#header-name a{
text-decoration:none;
font-weight:bold;
font-size:138.5%;
}
#header-description {
color:#999999;
font-size:93%
}
.widget-header{
color:#000000;
background-image:url(/static/support/themes/style-leaves/images/bg/slash.gif  );
padding:0.1em 10px;
}


div.widget-content li a {
background-position:0 0.1em;
background-repeat:no-repeat;
padding-left:15px;
background-image:url(/static/support/themes/style-leaves/images/arrow/arrow0101.gif);
display:block;
}
div.widget-content li a:hover {
background-position:2px 0.1em;
}








