body {
	background-color: #ffffff;
}
.pc {display:block;}
img.pc {display:inline;}
table.pc {display:table;}
.mobile, img.mobile,table.mobile {display:none;}

a {
	color: #000068;
}
a:hover {
/*  color: #76769e;*/
	opacity: 0.6;
}

a.internal {
	padding-left: 20px;
	padding-top: 2px;
	background-image: url(../img/arrows/anchor.png);
	background-repeat: no-repeat;
	background-position: left center;
}
a.external {
	padding-right: 25px;
	background-image: url(../img/window.png);
	background-repeat: no-repeat;
	background-position: right center;
}

.blockLink {
	cursor: pointer;
}
.blockLink a:hover {
	opacity: 1;
}

hr {
	border-style: dotted none none;
	border-width: 1px;
	border-color: #666666;
	margin: 30px 0;
}

.fixedWidth {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
#header .inner {
	height: 180px;
	margin-top: 20px;
}

#header h1 {
	float: left;
	position: relative;
}
#header h1 .logo-70th_anniv {
	display: inline-block;
	position: absolute;
	left: 100%;
	bottom: 0px;
	margin-left: 20px;
}
#header .additionalNav {
	float: right;
	margin-bottom: 30px;
}
#header .additionalNav li {
	float: left;
	margin-left: 18px;
	background-image: url(../img/additionalNav-marker.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 18px;
}
#header .additionalNav li a {
	font-size: 12px;
	vertical-align: middle;
}

#header .extraNavSelectWrapper {
	clear: right;
	float: right;
}
#header .extraNav {
	float: left;
	margin-top: 3px;
}
.extraNav li a {
	background-repeat: no-repeat;
	background-position: left center;
}
.extraNav .overseas a {
	background-image: url(../img/world.png);
}
.extraNav .access a {
	background-image: url(../img/access.png);
}
.extraNav .contact a {
	background-image: url(../img/contact.png);
}
#header .extraNav li {
	float: left;
}
#header .extraNav li a {
	font-size: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#header .extraNav .overseas a {
  padding-top: 4px;
	padding-left: 25px;
}
#header .extraNav .access {
	margin-left: 25px;
}
#header .extraNav .access a {
	padding-left: 20px;
}
#header .extraNav .contact a {
	padding-left: 25px;
}
#header .extraNav .contact {
	margin-left: 25px;
}

#header .selectWrapper {
	float: right;
	margin-left: 30px;
}

#mainNavWrapper {
	clear: both;
	position: relative;
	margin-top: 8px;
	height: 9px;
	border-top: 5px solid #000068;
}
.mainNav {
	position: relative;
	top: -12px;
	width: 960px;
	height: 34px;
/*  line-height: 22px;*/
	margin-left: auto;
	margin-right: auto;
	background: #ffffff;
}
.mainNav li {
	float: left;
	width: 160px;
/*  height: 100%;*/
	height: 31px;
	text-align: center;
}
.mainNav li .navItemWrapper {
	width: auto;
/*  height: 100%;*/
	height: 18px;
	border-left: 1px dotted #bebebe;
	padding-top: 4px;
}
.mainNav li:last-child .navItemWrapper {
	border-right: 1px dotted #bebebe;
}
.mainNav li.last-child .navItemWrapper {
	border-right: 1px dotted #bebebe;
}
.mainNav li a {
	display: block;
	text-indent: -9999px;
	height: 15px;
	background-repeat: no-repeat;
	background-position: center center;
/*
	color: #666666;
	font-size: 14px;
	font-family: 'ＭＳ Ｐ明朝','MS PMincho','ヒラギノ明朝 ProN','Hiragino Mincho ProN',serif;
*/
}
.mainNav li a:hover {
	background-position: top;
}
.mainNav li.current a {
	background-position: bottom;
}
.mainNav li.current {
	border-bottom: 3px solid #000068;
}
.mainNav .why_naganuma a {
	background-image: url(../img/mainNav/naganuma_no_miryoku.png);
}
.mainNav .courses a {
	background-image: url(../img/mainNav/course_gaiyou.png);
}
.mainNav .guidance a {
	background-image: url(../img/mainNav/nyuugakuannai.png);
}
.mainNav .towards a {
	background-image: url(../img/mainNav/shuushoku_shingaku_ni_tsuite.png);
}
.mainNav .school a {
	background-image: url(../img/mainNav/naganuma_school_ni_tsuite.png);
}
.mainNav .campus_life a {
	background-image: url(../img/mainNav/campus_life.png);
}

#footer {
	border-top: 5px solid #000068;
	margin-top: 100px;
  min-width: 960px;
}
#footer .goTop {
	margin-top: -32px;
	width: 100%;
	text-align: center;
}
#footer .former .inner {
	padding: 12px 0px;
}
#footer .former .inner:after {
	display: block;
	content: "";
	clear: both;
}

#footer .fbLink, #footer .youtubeLink, #footer .fbLike {
	float: left;
}
#footer .fbLink {
	margin-right: 5px;
}
#footer .youtubeLink {
	margin-right: 20px;
}
#footer .fbLike {
	margin-top: 8px;
}
#footer .logo {
	float: right;
}

#footer .latter {
	clear: both;
	border-top: 1px dotted #bebebe;
	background-color: #f5f5f5;
	padding-bottom: 40px;
}
#footer .siteMap {
	border-bottom: 1px dotted #bebebe;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 5px;
}
#footer .siteMap .categoryWrapper {
	float: left;
}
#footer .siteMap:after {
	display: block;
	content: "";
	clear: both;
}
#footer .siteMap .category {
	width: 160px;
	margin-bottom: 22px;
}
#footer .siteMap .category.why_naganuma {
}
#footer .siteMap .category.courses {
	width: 330px;
}
#footer .siteMap .category.guidance {
	margin-right: 50px;
}
#footer .siteMap .category.towards {
}
#footer .siteMap .category.school {
}
#footer .siteMap .category.campus_life {
}
#footer .siteMap h5 {
	margin-bottom: 2px;
}
#footer .siteMap h5 a {
	background-image: url(../img/arrows/filled_circle-arrow.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 18px;
	padding-top: 2px;
	font-size: 12px;
}
#footer .siteMap ul li a {
	font-size: 10px;
	line-height: 20px;
}

#footer .siteMap .category.courses ul {
	float: left;
	width: 120px;
	margin-right: 10px;
}


#footer .extraNav {
	float: left;
}
#footer .extraNav li {
	float: left;
}
#footer .extraNav li a {
	font-size: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#footer .extraNav .overseas a {
	padding-left: 25px;
}
#footer .extraNav .access {
	margin-left: 15px;
}
#footer .extraNav .access a {
	padding-left: 20px;
}
#footer .extraNav .contact {
	margin-left: 15px;
}
#footer .extraNav .contact a {
	padding-left: 25px;
}

#footer .additionalNav {
	float: left;
	height: 10px;
	margin-top: 5px;  
	margin-left: 20px;
	border-left: 1px solid #000068;
}
#footer .additionalNav li {
	float: left;
	height: 10px;
	line-height: 10px;
	border-right: 1px solid #000068;
	padding: 0px 15px;
}
#footer .additionalNav li a {
	font-size: 10px;
}

#footer .copyright {
	clear: both;
	margin-top: 40px;
	text-align: center;
	color: #434343;
	font-size: 12px;
}



@media screen and (max-width:767px) {
.pc,
img.pc, table.pc {display:none;}
.mobile{display:block;}
img.mobile {display:inline;}
table.mobile {display:table;}

.fixedWidth {
	width: 100%;
}

#header .inner {
	height: 59px;
	margin-top: 0px;
	position:relative;
	border-bottom: 5px solid #000068;
}

#header h1 {
	float: none;
}
#header h1 img {
	vertical-align:bottom;
}
#header h1 .logo-70th_anniv {
	left: auto;
	top: 18px;
	bottom: 14px;
	margin-left: 0px;
}
#header h1 .logo-70th_anniv img {
	height: 100%;
	width: auto;
}
#header .additionalNav,
#header .extraNav {
	display:none;
}

#header .extraNavSelectWrapper,
#mainNavWrapper {
	display:none;
}

#header .selectWrapper {
	float: none;
	margin-left: 0;
}

#header div.mobile {
	clear: both;
	position: absolute;
	bottom:0;
	width:100%;
}
#gNavMobile,
#languageSelectMobile {
	clear: both;
	position: absolute;
	margin-top: 0;
	height: inherit;
	border-top: none;
	top:0;
	z-index:1000;
	width:100%;
}
#gNavMobile h2,
#languageSelectMobile h2 {
	position:absolute;
	top:-50px;
	right:7px;
	text-indent:-9999px;
	font-size:1%;
	background:#333;
	border-radius:5px 5px 0 0;
	height:50px;
	width:55px;
	cursor:pointer;
}
#gNavMobile h2 {background:url(../img/smartphone/btn_header_nav_gnav__noactive.gif) 0 0 no-repeat;}
#languageSelectMobile h2 {
	right:67px;
	background:url(../img/smartphone/btn_header_nav_lang_noactive.gif) 0 0 no-repeat;
}
#languageSelectMobile h2.active,
#languageSelectMobile h2:hover {background-image:url(../img/smartphone/btn_header_nav_lang_active.gif);}
#gNavMobile h2.active,
#gNavMobile h2:hover {background-image:url(../img/smartphone/btn_header_nav_gnav_active.gif);}

.nav {
	position: relative;
	top: 0;
	width: 100%;
	height: inherit;
/*  line-height: 22px;*/
	margin-left: auto;
	margin-right: auto;
	background: #ffffff;
	display:none;
}
.nav li {
	float: none;
	width: 100%;
/*  height: 100%;*/
	height: auto;
	text-align: center;
}
.nav li .navItemWrapper {
	width: auto;
/*  height: 100%;*/
	height: auto;
	border-left: none;
	padding-top: 0;
}
.nav li:last-child .navItemWrapper,
.nav li.last-child .navItemWrapper {
	border-right: none;
}
.nav li a {
	display: block;
	text-indent: 0;
	height: auto;
	background-repeat: no-repeat;
	background-position: center center;
	background:#000166;
  color: #ffffff;
	cursor:default;
	border-bottom:#CCCCCC 1px solid;
  font-size: 14px;
  padding:10px;
  text-align:left;
	cursor:pointer;
}
.nav .why_naganuma a,
.nav .courses a,
.nav .guidance a,
.nav .towards a,
.nav .school a,
.nav .campus_life a {
	background-image: none;
}
.nav .current a {
	opacity:0.6;
}

#subNavOpener {
	height:32px;
	background:#9f9f9f;
	padding-top:8px;
	text-align:center;
	cursor:pointer;
}
#subNavOpener:after {
	content:"";
	padding-top:4px;
	height:12px;
	display:block;
	background:url(../img/smartphone/img_subNav_opener_open.gif) 50% 4px no-repeat;
}
#subNavOpener.active:after {
	background:url(../img/smartphone/img_subNav_opener_close.gif) 50% 4px no-repeat;
}
.subNav {display:none;}

#footer {
	border-top: 5px solid #000068;
	margin-top: 60px;
  min-width: inherit;
}
#footer .goTop {
	margin-top: -32px;
	width: 100%;
	text-align: center;
}
#footer .fixed {
    position:fixed;
    bottom: 0;
}
#footer .former .inner {
	padding: 12px 0px;
}
#footer .former .inner:after {
	display: block;
	content: "";
	clear: both;
}

#footer .fbLink, #footer .youtubeLink, #footer .fbLike,
#footer .siteMap,
#footer .former{
	  display:none;
}

#footer .latter {
	border-top: none;
	padding-bottom: 40px;
	  margin-top: 5px;
}

#footer .extraNav {
	float: left;
	  padding: 10px;
}
#footer .extraNav li {
	float: left;
}
#footer .extraNav li a {
	font-size: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#footer .extraNav .access a {
	padding-left: 20px;
}
#footer .extraNav .contact {
	margin-left: 15px;
}
#footer .extraNav .contact a {
	padding-left: 25px;
}

#footer .additionalNav {
     border-left: medium none;
     clear: both;
     float: none;
     margin-left: 0px;
}
#footer .additionalNav li {
	float: left;
	height: 10px;
	line-height: 10px;
	border-right: 1px solid #000068;
	padding: 0px 15px;
	margin-bottom:8px;
}
#footer .additionalNav li a {
	font-size: 10px;
}

#footer .copyright {
	clear: both;
	margin-top: 40px;
	text-align: center;
	color: #434343;
	font-size: 12px;
}
}

.aftSpcSgl {
  margin-bottom: 1em;
}

.aftSpcDbl {
  margin-bottom: 2em;
}
