@charset "UTF-8";



#gl {
background: #CC5200 url(../img/cmn/gl-bg.gif) repeat-x left top;
}

body#jp-cul #gl ul {
background: url(../img/culture/cmn/gl_js.gif) no-repeat left -50px;
}
body#jp-cul #gl ul li.home a {
background: url(../img/culture/cmn/gl_js.gif) no-repeat left top;
}
body#jp-cul #gl ul li.about a {
background: url(../img/culture/cmn/gl_js.gif) no-repeat -180px top;
}
body#jp-cul #gl ul li.research a {
background: url(../img/culture/cmn/gl_js.gif) no-repeat -360px top;
}
body#jp-cul #gl ul li.profile a {
background: url(../img/culture/cmn/gl_js.gif) no-repeat -540px top;
}
body#jp-cul #gl ul li.news a {
background: url(../img/culture/cmn/gl_js.gif) no-repeat -720px top;
}

body#en-cul #gl ul {
background: url(../img/culture/cmn/gl_en.gif) no-repeat left -50px;
}
body#en-cul #gl ul li.home a {
background: url(../img/culture/cmn/gl_en.gif) no-repeat left top;
}
body#en-cul #gl ul li.about a {
background: url(../img/culture/cmn/gl_en.gif) no-repeat -180px top;
}
body#en-cul #gl ul li.research a {
background: url(../img/culture/cmn/gl_en.gif) no-repeat -360px top;
}
body#en-cul #gl ul li.profile a {
background: url(../img/culture/cmn/gl_en.gif) no-repeat -540px top;
}
body#en-cul #gl ul li.news a {
background: url(../img/culture/cmn/gl_en.gif) no-repeat -720px top;
}



#alpha .head {
background: #C93311 url(../img/culture/cmn/alpha-head-bg.gif) no-repeat left top;
color: #fff;
padding: 10px 0 0 0;
}
#alpha .head .heightLine-gloup1 {
padding: 30px;
}
#alpha .head .ttl {
font-size: 1.8em;
font-weight: bold;
}
#alpha .head p {
font-size: 1.2em;
font-weight: bold;
}



#beta .navi h2,
#beta .navi p {
background: #FF7519 url(../img/culture/cmn/beta-ttl-bg.gif) no-repeat left top;
padding: 10px 0 0 0;
}
#beta .navi h2 a,
#beta .navi p a {
display: block;
text-indent: -9999px;
overflow: hidden;
}
#beta .navi h2 a:hover ,
#beta .navi p a:hover {
filter: alpha(opacity=70);
opacity: 0.7;
-moz-opacity: 0.7;
}

body#jp-cul.about #beta .navi h2 a {
background: url(../img/culture/about/beta-ttl_jp.gif) no-repeat center center;
}
body#jp-cul.research #beta .navi h2 a {
background: url(../img/culture/research/beta-ttl_jp.gif) no-repeat center center;
}
body#jp-cul.profile #beta .navi h2 a {
background: url(../img/culture/profile/beta-ttl_jp.gif) no-repeat center center;
}
body#jp-cul.news #beta .navi h2 a {
background: url(../img/culture/news/beta-ttl_jp.gif) no-repeat center center;
}
body#jp-cul.sitemap #beta .navi h2 a {
background: url(../img/culture/sitemap/beta-ttl_jp.gif) no-repeat center center;
}
body#jp-cul.notfound #beta .navi h2 a {
background: url(../img/culture/notfound/beta-ttl_jp.gif) no-repeat center center;
}

body#en-cul.about #beta .navi h2 a {
background: url(../img/culture/about/beta-ttl_en.gif) no-repeat center center;
}
body#en-cul.research #beta .navi h2 a {
background: url(../img/culture/research/beta-ttl_en.gif) no-repeat center center;
}
body#en-cul.profile #beta .navi h2 a {
background: url(../img/culture/profile/beta-ttl_en.gif) no-repeat center center;
}
body#en-cul.news #beta .navi h2 a {
background: url(../img/culture/news/beta-ttl_en.gif) no-repeat center center;
}
body#en-cul.sitemap #beta .navi h2 a {
background: url(../img/culture/sitemap/beta-ttl_en.gif) no-repeat center center;
}
body#en-cul.notfound #beta .navi h2 a {
background: url(../img/culture/notfound/beta-ttl_en.gif) no-repeat center center;
}

#beta .navi ul {
border-top: 1px solid #EBDAB2;
padding: 0 0 10px 0;
font-size: 1.2em;
}
#beta .navi ul li {
border-bottom: 1px solid #EBDAB2;
}
#beta .navi ul li a {
display: block;
padding: 10px 15px 10px 20px;
background: url(../img/culture/cmn/arrow.gif) no-repeat 11px center;
text-decoration: none;
color: #666;
}
#beta .navi ul li.on a,
#beta .navi ul li a:hover {
background: #fff url(../img/culture/cmn/beta-arrow.gif) no-repeat left center;
color: #333;
}
