@charset "utf-8";
/* theme color -> #ec7801 */
/*------------------------------
 =feature
------------------------------*/
#school-page #header #header-feature #feature-name {
background: url(../images/bg_feature.jpg) no-repeat 0px 0px;
}

#school-page #header #school-name h1,
#school-page .daigaku {
background: url(../images/bg_school_name.gif) repeat-x left bottom;
}

/*------------------------------
 =tags
------------------------------*/
a {
text-decoration: none;
}

#school-page #contents #contents-main-right h2,
#school-page #contents #contents-main-all h2 {
color: #ec7801;
background-image: url(../images/right/bg_h2.gif);
}

#school-page #contents #contents-main-right h3 {
color: #ec7801;
background: url(../images/right/bg_h3.gif) no-repeat left bottom;
}

#school-page #contents #contents-main-all h3 {
color: #ec7801;
background: url(../images/all/bg_h3.gif) no-repeat left bottom;
}

#school-page #contents #contents-main-right h4,
#school-page #contents #contents-main-all h4 {
color: #ec7801;
background: url(../images/icn_menu03.gif) no-repeat 0px 2px;
}

#school-page #contents #contents-menu-left a:hover {
color: #ec7801;
}

/*------------------------------
 =text-style
------------------------------*/
.cap {
font-size: 11px;
line-height: 1.2;
}

.cap-col {
color: #ec7801;
font-size: 11px;
line-height: 1.2;
}

.catch {
font-size: 15px;
font-weight: bold;
line-height: 1.4;
}

.catch-s {
font-size: 15px;
font-weight: bold;
line-height: 1.2;
}

.catch-col {
color: #ec7801;
font-size: 15px;
font-weight: bold;
line-height: 1.4;
}

.catch-col-s {
color: #ec7801;
font-size: 15px;
font-weight: bold;
line-height: 1.2;
}

.honbun {
font-size: 13px;
}

.honbun-s {
font-size: 13px;
line-height: 1.4;
}

.honbun-l {
font-size: 13px;
line-height: 1.8;
}

.honbun-col {
color: #ec7801;
font-size: 13px;
}

.honbun-col-s {
color: #ec7801;
font-size: 13px;
line-height: 1.4;
}

.honbun-col-l {
color: #ec7801;
font-size: 13px;
line-height: 1.8;
}

.title {
font-size: 20px;
font-weight: bold;
line-height: 1.1;
}

.title-col {
color: #ec7801;
font-size: 20px;
font-weight: bold;
line-height: 1.1;
}

/*-- CSS End --*/

