/* 

.span-11 { height: 3000px; }

*/

#topbanner { height: 70px; border-bottom: 1px solid #999; background: url(images/bg/home_banner.png) no-repeat; }
#navi-yla { width: 960; padding: 7px 0px 0px 0px; border: 1px; clear: both; text-transform: uppercase; font-size: 120%; }
#navi-yla ul
{
margin: 0;
padding: 4px 0 0 0;
list-style-type: none;
text-align: center;
background: #e2e1dd;
height: 26px;
}
#navi-yla ul li { display: inline; margin: 1px 5px 1px 5px; }
#navi-yla a:hover { text-decoration: underline; }

#topbanner .pagetitle, #topbanner_arch .pagetitle, #topbanner_single .pagetitle { float: left; background: #fff; color: #000; font: 700 2em arial, sans-serif; text-transform: lowercase; letter-spacing: -0.036em; padding: 1px 5px 1px 0; margin: 10px 0 0 0; }


#topbanner_arch { height: 50px; border-bottom: 1px solid #999; background: url(images/bg/archive_banner.png) no-repeat; }
#topbanner_single { height: 50px; border-bottom: 1px solid #999; background: url(images/bg/single_banner.png) no-repeat; }

#topbanner { height: 50px; }
