@charset "utf-8";
/* CSS Document */

/*----------------------------------------------------------------------------
 ***                                                                Container
----------------------------------------------------------------------------*/
body {
}
#wrap {
}



/*----------------------------------------------------------------------------
 ***                                                                  Header
----------------------------------------------------------------------------*/
#headerArea {}
#headerAreaLogo {}
#slideTxt{
	display:none; /**/
	z-index:998;
	position:fixed;
	height:36px;
	padding-top:1px;
	padding-left:10px;
	width:940px;
	background:url(https://www.nova.co.jp/schools/images/back_header01.png) left bottom no-repeat;
}

#slideTxt h2{ float:right; width:800px;}
#slideTxt dt{ float:left; width:140px;}
#slideTxt dd{ float:left; padding-right:10px; font-size:150%; line-height:27px; font-weight:bold; color:#00A2AF;}




/*----------------------------------------------------------------------------
 ***                                                           Header - gNavi
----------------------------------------------------------------------------*/
#gNavi{ position: absolute; left: 0; top: 75px; border-right:#CCC dotted 1px;}
#gNavi li{ float:left; height:42px; border-left:#CCC dotted 1px;}
#gNavi li a{ display:block; height:55px;}
#gNavi li.lastCh{border-right:#CCC dotted 1px;}

#sliderWrap .sliderControls #SliderButtonArea { position: absolute; left: 0; top: 75px; border-right:#CCC dotted 1px;}
#sliderWrap .sliderControls #SliderButtonArea li{ float:left; height:42px; border-left:#CCC dotted 1px;}
#sliderWrap .sliderControls #SliderButtonArea a { display:block; height:55px;}
#sliderWrap .sliderControls #SliderButtonArea li:last-child{ border-right:#CCC dotted 1px;}


/*----------------------------------------------------------------------------
 ***                                                              contentsArea
----------------------------------------------------------------------------*/
#contentsArea {}
#contentsAreaInner {}
h2 {}


/*----------------------------------------------------------------------------
 ***                                                              mainsection
----------------------------------------------------------------------------*/
.mainSection { width:700px;}
.mainSectionInner {}




/*----------------------------------------------------------------------------
 ***                                                              rightsection
----------------------------------------------------------------------------*/
.rightSection {float:right;}
.rightSectionInner { }

.rightSection #gmapBox { margin-bottom:0;}
.rightSection #gmapBox iframe{ width:215px; height:200px;}
.rightSection #gmapBox small{text-align:center; display:block;}

.rightSection #gengoSec{ margin-bottom:13px;}
.rightSection #gengoSec h2{ padding-bottom:4px;}
.rightSection #gengoSec li img{margin-bottom:4px;}

.rightSection #jimanBox p{ margin:0; padding:0;}

.rightSection #bnrBox li{ margin-bottom:5px;}




/*----------------------------------------------------------------------------
 ***                                                                  footer
----------------------------------------------------------------------------*/
#footerArea p{}
#footerArea {}
#footerAreaLink{ }
#footerAreaInner { }
#footerAreaLogo{}
#footerCopyright{}




/*----------------------------------------------------------------------------
 ***                                                              ãã¼ã¸ããã
----------------------------------------------------------------------------*/
.pagetop {
	text-align: right;
	margin-top: 5px;
	margin-bottom: 10px;
	clear: both;
}
#totp{ position: fixed; margin-left:683px; z-index:999;}


/*----------------------------------------------------------------------------
 ***                                                                   section
----------------------------------------------------------------------------*/
.section {}
.sectionInner {}


/*----------------------------------------------------------------------------
 ***                                                                   breadcrumbArea

----------------------------------------------------------------------------*/

#breadcrumbArea{
	
	
	
	
padding: 0 20px;}



#breadcrumbArea li{
	/* float:left; */
	/* background:url(https://www.nova.co.jp/common_images/icon_main01b.gif) left 5px no-repeat; */
	/* padding:0 10px; */
	/* font-size:86%; */
}

#breadcrumbArea li a{ color:#999;}









