/* =========================================================
Slider
========================================================= */
.slide_all {
	width: 100%;
	height: 100%;
	background: #fff;
}

.slide_wrap {
	margin: 0px auto;
	position: relative;
	height: 436px;
}

.slide img {
  width: 100%;
  vertical-align: bottom;
}

/* =========================================================
Top
========================================================= */
#topPage {
  margin-top: -73px;
  overflow: hidden;
}
#topPage #breadcrumb.topBC {
  margin-top: -3px;
}
#topPage h2 {
  margin-bottom: 20px;
  padding-bottom: 10px;
  color: #000066;
  font-size: 20px;
  font-weight: bold;
  background: url(/_common/images/common/deco/bdr_long.png) left bottom repeat-x;
}
#topPage h2 span {
  padding-left: 40px;
  background: url(/_common/images/common/icon/icon_h2_001.gif) left no-repeat;
}
#topPage h3 {
  margin-bottom: 10px;
  color: #f54264;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.0;
}
#topPage #sliderSpace {
  margin: 0 auto;
  position: relative;
}
#topPage #sliderSpace ul li {
  width: 1600px !important;
  left: 50%;
  margin-left: -800px;
}
#topPage #sliderSpace ul li img {
  width: 100%;
  vertical-align: bottom;
}
#topPage #topLeadSpace {
  position: relative;
  margin: 20px auto 0px;
  width: 980px;
}
#topPage #topLeadSpace #courseSelectArea {
  float: left;
}
#topPage #topLeadSpace #courseSelectArea div.courseBox {
  width: 358px;
  height: 145px;
  float: left;
  position: relative;
}
#topPage #topLeadSpace #courseSelectArea div.courseBox div.inner {
  padding: 10px 15px;
}
#topPage #topLeadSpace #courseSelectArea div.courseBox div.inner span.titleTxt {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin-top: 12px;
  padding-left: 100px;
}
#topPage #topLeadSpace #courseSelectArea div.chiikuCourse {
  background: #FFEEF2 url(/_common/images/top/bg_coursemenu.png) left top repeat;
  border: solid 3px #f54264;
}
#topPage #topLeadSpace #courseSelectArea div.chiikuCourse div.photoImg {
  position: absolute;
  top: -25px;
  left: 8px;
}
#topPage #topLeadSpace #courseSelectArea div.chiikuCourse div.courseTitleArea {
  background-color: #f54264;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  border: solid 1px #f54264;
  text-align: center;
}
#topPage #topLeadSpace #courseSelectArea div.chiikuCourse div.courseTitleArea span {
  padding: 7px 0px 7px 24px;
  display: block;
  color: #fff;
  font-weight: bold;
  font-size: 20px;
}
#topPage #topLeadSpace #courseSelectArea div.chiikuCourse ul {
  margin-top: 15px;
}
#topPage #topLeadSpace #courseSelectArea div.chiikuCourse ul:last-child {
  margin-top: 0px;
}
#topPage #topLeadSpace #courseSelectArea div.chiikuCourse ul li {
  margin: 0px 7px 8px 0px;
  text-align: center;
  line-height: 1.0;
  width: 104px;
  float: left;
  font-size: 12px;
}
#topPage #topLeadSpace #courseSelectArea div.chiikuCourse ul li.rightbtn {
  margin-right: 0px;
}
#topPage #topLeadSpace #courseSelectArea div.chiikuCourse ul li a {
  padding: 7px 0px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #f54264;
  display: block;
  color: #fff;
  text-decoration: none;
  border: solid 1px #fff;
}
#topPage #topLeadSpace #courseSelectArea div.chiikuCourse ul li a span {
  margin-right: 10px;
  display: block;
  background: url(/_common/images/top/courseselect/arrow_select.png) right no-repeat;
}
#topPage #topLeadSpace #courseSelectArea div.chiikuCourse ul li:hover a {
  background-color: #fff;
  color: #f54264;
  border: solid 1px #f54264;
}
#topPage #topLeadSpace #courseSelectArea div.chiikuCourse ul li:hover a span {
  display: block;
  background: url(/_common/images/top/arrow_pink.png) right center no-repeat;
}
#topPage #topLeadSpace #courseSelectArea div.jukenCourse {
  margin-left: 10px;
  background: #EEEEFF url(/_common/images/top/bg_coursemenu.png) left top repeat;
  border: solid 3px #000066;
}
#topPage #topLeadSpace #courseSelectArea div.jukenCourse div.photoImg {
  position: absolute;
  top: -25px;
  left: 8px;
}
#topPage #topLeadSpace #courseSelectArea div.jukenCourse div.courseTitleArea {
  background-color: #000066;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  border: solid 1px #000066;
  text-align: center;
}
#topPage #topLeadSpace #courseSelectArea div.jukenCourse div.courseTitleArea span {
  padding: 7px 0px 7px 24px;
  display: block;
  color: #fff;
  font-weight: bold;
  font-size: 20px;
}
#topPage #topLeadSpace #courseSelectArea div.jukenCourse ul {
  margin-top: 15px;
}
#topPage #topLeadSpace #courseSelectArea div.jukenCourse ul li {
  margin-right: 7px;
  text-align: center;
  width: 102px;
  float: left;
}
#topPage #topLeadSpace #courseSelectArea div.jukenCourse ul li.kinder a {
  background-color: #0071C1;
}
#topPage #topLeadSpace #courseSelectArea div.jukenCourse ul li.kinder:hover a {
  border: solid 1px #0071C1;
  color: #0071C1;
  background: #fff url(/_common/images/top/arrow_blue.png) right center no-repeat;
}
#topPage #topLeadSpace #courseSelectArea div.jukenCourse ul li.primary a {
  background-color: #669900;
}
#topPage #topLeadSpace #courseSelectArea div.jukenCourse ul li.primary:hover a {
  border: solid 1px #669900;
  color: #669900;
  background: #fff url(/_common/images/top/arrow_green.png) right center no-repeat;
}
#topPage #topLeadSpace #courseSelectArea div.jukenCourse ul li.junior {
  margin-right: 0;
}
#topPage #topLeadSpace #courseSelectArea div.jukenCourse ul li.junior a {
  background-color: #461E64;
}
#topPage #topLeadSpace #courseSelectArea div.jukenCourse ul li.junior:hover a {
  border: solid 1px #461E64;
  color: #461E64;
  background: #fff url(/_common/images/top/arrow_purple.png) right center no-repeat;
}
#topPage #topLeadSpace #courseSelectArea div.jukenCourse ul li a {
  padding: 7px 14px 7px 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: block;
  color: #fff;
  text-decoration: none;
  text-align: center;
  background: url(/_common/images/common/deco/arrow_select02.png) right center no-repeat;
}
#topPage #topLeadSpace #courseSelectArea div.jukenCourse ul li a span {
  font-size: 14px;
  font-weight: bold;
  line-height: 1.2;
}
#topPage #topLeadSpace #courseSelectArea div.jukenCourse ul li a span span.miniTxt {
  font-size: 12px;
  font-weight: normal !important;
}
#topPage #topLeadSpace #courseSelectArea div.jukenCourse ul li a.on {
  background-color: #fff;
  color: #000066;
}
#topPage #topLeadSpace #searchClassArea {
  position: absolute;
  right: 0px;
  top: -104px;
  width: 216px !important;
  float: right;
  z-index: 99;
}
#topPage #topLeadSpace #searchClassArea div.areaSelectBlock ul li a {
  color: #0F0064;
}
#topPage #topLeadSpace #searchClassArea div.searchInputBlock input {
  width: 122px;
}
#topPage #topNewsSpace {
  margin-top: 50px;
  padding: 30px 0px 20px;
  background-color: #F6F3EA;
  font-size: 14px;
  line-height: 1.8;
}
#topPage #topNewsSpace div.inner {
  margin: 0px auto;
  width: 980px;
}



#topPage #topNewsSpace div.inner #mainNewsArea {
  margin-bottom: 15px;
  border: solid 2px #f54264;
  background:#FFF url("/_common/images/top/bg_news.png") repeat scroll left top;
}

.nihongo{
	width:46%;
	float:left;
	padding:2%;
}

.harf{
	width:50%;
	float:left;
}

.harf dl{
	width:180px;
	text-align:center;
	border:2px solid #f54264;
	margin-left:40px;
	margin-bottom:10px;
}

.harf dt{
	color:#ffffff;
	background:#f54264;
	padding:5px 0px;
}

.harf dd{
	color:#f54264;
	font-size:1.5em;
	font-weight:bold;
	padding:20px 0 25px;
}

.harf img{
	padding-left:50px;
}

.nihongo p{
	clear:left;
}

#mainNewsArea .attentionTxt {
	margin:2%;
	background:#f6f3ea;
	clear:left;
	font-size:13px;
	padding:10px 20px;
}



#topPage #topNewsSpace div.inner #mainNewsArea div.titleBlock {
  background-color: #f54264;
  padding: 10px 0px;
  text-align: center;
}
#topPage #topNewsSpace div.inner #mainNewsArea div.titleBlock dl {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  padding: 12px 0px 10px 100px;
  background: url(/_common/images/top/icon_renzoku.png) left center no-repeat;
  color: #fff;
  line-height: 1.2;
}
#topPage #topNewsSpace div.inner #mainNewsArea div.titleBlock dl dt {
  margin-bottom: 7px;
  font-size: 14px;
}
#topPage #topNewsSpace div.inner #mainNewsArea div.titleBlock dl dd {
  font-size: 26px;
  font-weight: bold;
  letter-spacing: 0.2em;
}

#topPage #topNewsSpace div.inner #mainNewsArea div.txtBlock {
  background: #fff url(/_common/images/top/bg_news.png) left top repeat;
  padding: 20px;
  position: relative;
}
#topPage #topNewsSpace div.inner #mainNewsArea div.txtBlock p {
  width: 690px;
}
#topPage #topNewsSpace div.inner #mainNewsArea div.txtBlock img.photoImg {
  position: absolute;
  right: 0px;
  bottom: 0px;
}
#topPage #topNewsSpace div.inner #mainNewsArea div.txtBlock div.attentionTxt {
  margin-top: 20px;
  width: 690px;
  font-size: 12px;
  background-color: #F6F3EA;
  padding: 15px;
}
#topPage #topNewsSpace div.inner #subNewsArea #firstNewsArea {
  margin-bottom: 15px;
}
#topPage #topNewsSpace div.inner #subNewsArea #secondNewsArea {
  margin-bottom: 15px;
}
#topPage #topNewsSpace div.inner #subNewsArea div.newsBox {
  width: 477px;
  float: left;
  border: solid 4px #C1BFC0;
  background-color: #fff;
}
#topPage #topNewsSpace div.inner #subNewsArea div.newsBox:last-child {
  float: right;
}
#topPage #topNewsSpace div.inner #subNewsArea div.newsBox.orangeBox div.infoTxtBlock div.linkBtn, #topPage #topNewsSpace div.inner #subNewsArea div.newsBox.orangeBox div.infoTxtBlock div.title {
  background-color: #E54113;
}
#topPage #topNewsSpace div.inner #subNewsArea div.newsBox.navyBox div.infoTxtBlock div.linkBtn, #topPage #topNewsSpace div.inner #subNewsArea div.newsBox.navyBox div.infoTxtBlock div.title {
  background-color: #0F0064;
}
#topPage #topNewsSpace div.inner #subNewsArea div.newsBox.pinkBox div.infoTxtBlock div.linkBtn, #topPage #topNewsSpace div.inner #subNewsArea div.newsBox.pinkBox div.infoTxtBlock div.title {
  background-color: #f54264;
}
#topPage #topNewsSpace div.inner #subNewsArea div.newsBox.greenBox div.infoTxtBlock div.linkBtn, #topPage #topNewsSpace div.inner #subNewsArea div.newsBox.greenBox div.infoTxtBlock div.title {
  background-color: #669900;
}
#topPage #topNewsSpace div.inner #subNewsArea div.newsBox div.infoTxtBlock {
  padding: 15px 20px;
}
#topPage #topNewsSpace div.inner #subNewsArea div.newsBox div.infoTxtBlock div.title {
  margin-bottom: 20px;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  text-align: center;
}
#topPage #topNewsSpace div.inner #subNewsArea div.newsBox div.infoTxtBlock div.title span {
  padding: 5px 0px;
  display: block;
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  line-height: 1.0;
}
#topPage #topNewsSpace div.inner #subNewsArea div.newsBox div.infoTxtBlock p {
  font-size: 12px;
}
#topPage #topNewsSpace div.inner #subNewsArea div.newsBox div.infoTxtBlock div.linkBtn {
  margin-top: 15px;
  float: right;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  padding: 5px 20px;
}
#topPage #topNewsSpace div.inner #subNewsArea div.newsBox div.infoTxtBlock div.linkBtn span {
  padding-right: 20px;
  font-size: 12px;
  line-height: 1.0;
  color: #fff;
  background: url(/_common/images/common/deco/arrow_select.png) right center no-repeat;
}
#topPage #topNewsSpace div.inner #subNewsArea .bnrBox ul li {
  margin-bottom: 10px;
  float: left;
}
#topPage #topNewsSpace div.inner #subNewsArea .bnrBox ul li:last-child {
  margin-bottom: 0;
  float: right;
}
#topPage #topNewsSpace div.inner #subNewsArea .bnrBox ul li img {
  max-width: 100%;
  vertical-align: bottom;
}
#topPage #topNewsSpace div.inner #mainAward {
  margin-bottom: 15px;
}
#topPage #contMenuSpace {
  margin: 25px auto 0px;
  width: 980px;
}
#topPage #contMenuSpace div.topMenuArea div.menuBox,
#topPage #contMenuSpace div.bottomMenuArea div.menuBox {
  margin-right: 2px;
  width: 243px;
  height: 200px;
  float: left;
  position: relative;
  cursor: pointer;
}
#topPage #contMenuSpace div.topMenuArea div.menuBox div.titleTxt,
#topPage #contMenuSpace div.bottomMenuArea div.menuBox div.titleTxt {
  position: absolute;
  bottom: 0px;
  left: 0px;
  background: rgba(221, 0, 48, 0.6);
  width: 100%;
  height: 50px;
  display: table;
}
#topPage #contMenuSpace div.topMenuArea div.menuBox div.titleTxt p,
#topPage #contMenuSpace div.bottomMenuArea div.menuBox div.titleTxt p {
  margin: 5px;
  text-align: center;
  font-size: 16px;
  display: table-cell;
  vertical-align: middle;
  background: url(/_common/images/top/arrow_boxmenu.png) right bottom no-repeat;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
#topPage #contMenuSpace div.topMenuArea div.menuBox div.titleTxt p a,
#topPage #contMenuSpace div.bottomMenuArea div.menuBox div.titleTxt p a {
  margin: 0px 5px;
  display: block;
  text-decoration: none;
}
#topPage #contMenuSpace div.topMenuArea div.menuBox div.titleTxt p a span,
#topPage #contMenuSpace div.bottomMenuArea div.menuBox div.titleTxt p a span {
  display: block;
  color: #fff;
}
#topPage #contMenuSpace div.topMenuArea div.menuBox:hover div.titleTxt p,
#topPage #contMenuSpace div.bottomMenuArea div.menuBox:hover div.titleTxt p {
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  padding: 14px 0px 30px;
}
#topPage #contMenuSpace div.topMenuArea div.menuBox:hover div.titleTxt p a,
#topPage #contMenuSpace div.bottomMenuArea div.menuBox:hover div.titleTxt p a {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
#topPage #contMenuSpace div.topMenuArea div.menuBox.menu01,
#topPage #contMenuSpace div.bottomMenuArea div.menuBox.menu01 {
  background: url(/_common/images/top/boxmenu_001.jpg) left top no-repeat;
}
#topPage #contMenuSpace div.topMenuArea div.menuBox.menu02,
#topPage #contMenuSpace div.bottomMenuArea div.menuBox.menu02 {
  background: url(/_common/images/top/boxmenu_002.jpg) left top no-repeat;
}
#topPage #contMenuSpace div.topMenuArea div.menuBox.menu03,
#topPage #contMenuSpace div.bottomMenuArea div.menuBox.menu03 {
  background: url(/_common/images/top/boxmenu_003.jpg) left top no-repeat;
}
#topPage #contMenuSpace div.topMenuArea div.menuBox.menu04,
#topPage #contMenuSpace div.bottomMenuArea div.menuBox.menu04 {
  margin-right: 0px;
  background: url(/_common/images/top/boxmenu_004.jpg) left top no-repeat;
}
#topPage #contMenuSpace div.topMenuArea div.menuBox.menu05,
#topPage #contMenuSpace div.bottomMenuArea div.menuBox.menu05 {
  background: url(/_common/images/top/boxmenu_005.jpg) left top no-repeat;
}
#topPage #contMenuSpace div.topMenuArea div.menuBox.menu05 div.titleTxt p,
#topPage #contMenuSpace div.bottomMenuArea div.menuBox.menu05 div.titleTxt p {
  line-height: 1.2;
}
#topPage #contMenuSpace div.topMenuArea div.menuBox.menu05 div.titleTxt p a,
#topPage #contMenuSpace div.bottomMenuArea div.menuBox.menu05 div.titleTxt p a {
  text-decoration: none;
}
#topPage #contMenuSpace div.topMenuArea div.menuBox.menu05:hover div.titleTxt p,
#topPage #contMenuSpace div.bottomMenuArea div.menuBox.menu05:hover div.titleTxt p {
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  padding: 14px 0px 16px;
}
#topPage #contMenuSpace div.topMenuArea div.menuBox.menu06,
#topPage #contMenuSpace div.bottomMenuArea div.menuBox.menu06 {
  background: url(/_common/images/top/boxmenu_006.jpg) left top no-repeat;
}
#topPage #contMenuSpace div.topMenuArea div.menuBox.menu07,
#topPage #contMenuSpace div.bottomMenuArea div.menuBox.menu07 {
  background: url(/_common/images/top/boxmenu_007.jpg) left top no-repeat;
}
#topPage #contMenuSpace div.topMenuArea div.menuBox.menu07 div.titleTxt p,
#topPage #contMenuSpace div.bottomMenuArea div.menuBox.menu07 div.titleTxt p {
  line-height: 1.2;
}
#topPage #contMenuSpace div.topMenuArea div.menuBox.menu07 div.titleTxt p a,
#topPage #contMenuSpace div.bottomMenuArea div.menuBox.menu07 div.titleTxt p a {
  text-decoration: none;
}
#topPage #contMenuSpace div.topMenuArea div.menuBox.menu07:hover div.titleTxt p,
#topPage #contMenuSpace div.bottomMenuArea div.menuBox.menu07:hover div.titleTxt p {
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  padding: 14px 0px 16px;
}
#topPage #contMenuSpace div.topMenuArea div.menuBox.menu08,
#topPage #contMenuSpace div.bottomMenuArea div.menuBox.menu08 {
  margin-right: 0px;
  background: url(/_common/images/top/boxmenu_008.jpg) left top no-repeat;
}
#topPage #contMenuSpace div.bottomMenuArea {
  margin-top: 2px;
}
#topPage #topInfoSpace {
  margin: 25px auto 0px;
  width: 980px;
}
#topPage #topInfoSpace #topicsArea {
  width: 645px;
  float: left;
}
#topPage #topInfoSpace #topicsArea div.titleBlock {
  position: relative;
}
#topPage #topInfoSpace #topicsArea div.titleBlock a.backnumberLink {
  position: absolute;
  top: 10px;
  right: 0px;
}
#topPage #topInfoSpace #topicsArea div.titleBlock a.backnumberLink span {
  padding-left: 14px;
  background: url(/_common/images/common/icon/icon_miniarrow.png) left no-repeat;
  font-size: 11px;
}
#topPage #topInfoSpace #topicsArea div.listInnerBlock {
  overflow: auto;
  height: 200px;
}
#topPage #topInfoSpace #topicsArea div.listInnerBlock dl {
  margin-bottom: 7px;
  padding-bottom: 7px;
  border-bottom: solid 1px #e4e4e4;
}
#topPage #topInfoSpace #topicsArea div.listInnerBlock dl dt {
  width: 70px;
  float: left;
}
#topPage #topInfoSpace #topicsArea div.listInnerBlock dl dd {
  width: 545px;
  float: right;
}
#topPage #topInfoSpace #topicsArea div.listInnerBlock dl dd span {
  padding-left: 50px;
}
#topPage #topInfoSpace #topicsArea div.listInnerBlock dl.new dd span {
  padding-left: 40px;
  background: url(/_common/images/common/icon/icon_new.gif) left top no-repeat;
}
#topPage #topInfoSpace #schoolInfoArea {
  width: 315px;
  float: right;
}
#topPage #topInfoSpace #schoolInfoArea div.listInnerBlock {
  height: 200px;
}
#topPage #topInfoSpace #schoolInfoArea div.listInnerBlock dl {
  margin-bottom: 7px;
  padding-bottom: 7px;
  border-bottom: solid 1px #e4e4e4;
}
#topPage #topInfoSpace #schoolInfoArea div.listInnerBlock dl dt {
  width: 80px;
  float: left;
}
#topPage #topInfoSpace #schoolInfoArea div.listInnerBlock dl dd {
  width: 220px;
  float: right;
}
#topPage #topInfoSpace #schoolInfoArea div.listInnerBlock dl dd span {
  padding-left: 40px;
}
#topPage #topInfoSpace #schoolInfoArea div.listInnerBlock dl.new dd span {
  background: url(/_common/images/common/icon/icon_new.gif) left no-repeat;
}
#topPage #subBnrSpace {
  margin: 30px auto 0px;
}
#topPage #subBnrSpace ul {
  text-align: center;
}
#topPage #subBnrSpace ul li {
  margin-right: 20px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
#topPage #subBnrSpace ul li:last-child {
  margin-right: 0px;
}

.menuBox .cFix .txtBox a:hover span {
	opacity:0.6;
	filter: alpha(opacity=60);        /* ie lt 8 */
	-ms-filter: "alpha(opacity=60)";  /* ie 8 */
	-moz-opacity:0.6;                 /* FF lt 1.5, Netscape */
	-khtml-opacity: 0.6;              /* Safari 1.x */
}