/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(blog.css);

/* end StyleCatcher imports */


/* 社長失格特設サイト用タブ・カラーチェンジ：エンジ */
#tabs a#shachoshikkaku span {
background:url("img/menu_r_sp.gif") no-repeat scroll right top transparent;
}

#tabs a#shachoshikkaku {
background:url("img/menu_l_sp.gif") no-repeat scroll left top transparent;
}

#tabs a#shachoshikkaku:hover {
background-position:0% -34px;
}

#tabs a#shachoshikkaku:hover span {
background-position:100% -34px;
}

/* 起業塾サイト用タブ・カラーチェンジ：あお */
#tabs a#startup span {
background:url("img/menu_r_blue.gif") no-repeat scroll right top transparent;
}

#tabs a#startup {
background:url("img/menu_l_blue.gif") no-repeat scroll left top transparent;
}

#tabs a#startup:hover {
background-position:0% -34px;
}

#tabs a#startup:hover span {
background-position:100% -34px;
}

