@charset "utf-8";

/* ---------------
　　軟式加盟校専用
--------------- */
#wrapper_bg {
	background: url(../images/wrapperBg.gif) repeat-x;
	background-position: 0 25px;
	behavior: url(/PIE.htc);
}
#wrapper {
    background: url(../images/cateTitleBg.jpg) no-repeat;
    background-position: 0 25px;
    overflow: hidden;
    behavior: url(/PIE.htc);
}  
    
#topContent .menuHead,
#indexContent .menuHead {
    background-image: url("../images/site/menuBgHead.png");
}

#topContent .menu,
#indexContent .menu{
    background-image: url("../images/site/menuBgMain.png");
}

#topContent .menuFoot,
#indexContent .menuFoot {
    background-image: url("../images/site/menuBgFoot.png");
}

#topContent .menu ul li.level1{
    background-image: url("../images/site/menuIcon.gif");
}

h2#subEntryListTitle {
    background-image: url(../images/site/menuIcon.gif);
}
ul#sitemap li.level1 {
	background-image: url("../images/site/menuIcon.gif");
}

#subtop ul.txtListMenu li {
    background-image: url(../images/site/menuIcon.gif);
}

h2.entryTitle {
    background: #FFF url(../images/site/TopicsTitleIcon.gif) no-repeat;
}

.topTopicsTitle {
	background:#FFF url(../images/site/TopicsTitleIcon.gif) no-repeat 0 0;
}

