@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	color: #333;
	font-family: "HG創英角ﾎﾟｯﾌﾟ体","HGS創英角ﾎﾟｯﾌﾟ体", "HGP創英角ﾎﾟｯﾌﾟ体",  "HG丸ｺﾞｼｯｸM-PRO", "ＭＳ Ｐゴシック", "MS P Gothic", "メイリオ", Meiryo, Osaka "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
	font-size: 100%;
	line-height: 1.4;
	background-color: #111;
}

ul, ol, dl {
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;
}
a img {
	border: none;
}

#leftmenu a:link {
	color: #42413C;
	text-decoration: underline;
}
#leftmenu a:visited {
	color: #6E6C64;
	text-decoration: underline;
}
#leftmenu a:hover,#leftmenu  a:active,#leftmenu  a:focus {
	text-decoration: none;
}

.container {
	width: 975px;
	margin: 50px auto 0 auto;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.content {
	background-color: #FFF;
	width: 975px;
	height: 610px;
	position:relative;
}
.top-content {
	background-color: #FFF;
	width: 800px;
	height: 500px;
}
#title {
	background-color: #20B0F8;
	height: 50px;
	width: 100%;
	float: left;
	position: relative;
}
#title h1 {
	width: 971px;
	text-align: center;
	position: absolute;
	left: 0px;
	top: 0px;
}
#title h1 img {
	margin-top: 7px;
}
.homeImg {
	position: absolute;
	left: 35px;
	top: 458px;
}

.util{
	position:absolute;
	top:15px;/*適宜調整*/
	left:850px;/*適宜調整*/
}

.util #switchSize{
}

.util #switchSize a{
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	
}

.util #switchSize img{
	position:relative;
	top:-5px;
}


#leftMenu {
	float: left;
	width: 100px;
	height: 802px;
	background-color: #20B0F8;
	font-size: 13px;
	text-align: center;
}
#leftMenu ul {
	margin-top: 150px;
	margin-left: 5px;
	list-style-type: none;
}
#leftMenu ul li {
	margin-bottom: 20px;
}

#leftMenu ul li a {
	text-decoration: none;
}
#leftMenu ul li img {
	margin-top: 0px;
	margin-left: 0px;
	/*margin-bottom: 15px;*/
}

.menuGaku  a{
	color: #FFF;
	font-weight: bold;
}
.menuShin  a{
	color: #FFF;
	font-weight: bold;
}
.menuKyo a{
	color: #FFF;
	font-weight: bold;
}


#main {
	float: left;
	width: 873px;
	height: 800px;
	background-color: #fff7e2;
	position: relative;
	font-size: 13px;
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-left-color: #999;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}



#main p {
	padding: 0px;
}






#slideshow {
	clear: both;
	float: left;
	height: 110px;
	width: 100%;
	background-color: #000;
}
#slideshow #slide-title {
	font-size: 80%;
	color: #FFF;
	text-align: center;
}

#slideshow ul li {
	list-style-type: none;
	float: left;
	padding-right: 3px;
	padding-left: 3px;
}
#slideshow .slideleft {
	float: left;
	width: 29px;
}
#slideshow .slideright {
	float: right;
	width: 29px;
}
#slideshow .sliders {
	float: left;
	margin-top: 5px;
	overflow: hidden;
	width: 917px;
	height: 75px;
	position: relative;
}
.sliders ul {
	position: absolute;
	left: 0px;
	top: 0px;
}
.sliders ul.next-slide {
	position: absolute;
	left: 742px;
	top: 0px;
}
.sliders ul.prev-slide {
	position: absolute;
	left: 742px;
	top: 0px;
}

.leftBtn {
	margin-left: 15px;
	margin-top: 33px;
}
.rightBtn {
	margin-top: 33px;
	margin-left: 8px;
}
#prev-neko {
  position: absolute;
  top: 743px;
  right: 773px;
  width: 93px;
  height: 71px;
}
#next-inu {
  position: absolute;
  top: 750px;
  right: 12px;
  width: 69px;
  height: 64px;
}
#prev-neko_con {
	position: absolute;
	top: 338px;
	right: 622px;
	width: 93px;
	height: 71px;
}
#next-inu_con {
	position: absolute;
	top: 332px;
	right: 1px;
	width: 101px;
	height: 80px;
}



#skip-kotori {
	position: absolute;
	top: 183px;
	right: -4px;
	width: 68px;
	height: 68px;
}

#summary {
	background-color:#DEE;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

#summary h1, #summary h2 {
	font-size: 150%;
	margin: 0 auto;
	padding-top: 10px;
	width: 700px;
}
#summary dl {
	background:#FFF;
	width: 700px;
	margin-top:10px;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #666;
	padding: 5px;
}


#summary-footer {
	position: relative;
	background-color: #DEE;
	height: 50px;
}

#summary-footer  .next {
	position: absolute;
	top: 10px;
	right: 10px;
}
#summary-footer .prev {
	position: absolute;
	top: 10px;
	left: 10px;
}
#summary-footer .home {
	position: absolute;
	top: 10px;
	right: 377px;
}
.site-container {
	width: 800px;
	background: #41BCF9;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
}
.site-content {
	width: 800px;
	height: 600px;
}
#site-main {
	width: 720px;
	height: 530px;
	background-color: #FFF;
	position: relative;
	font-size: 15px;
	border: 2px solid #999;
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 38px;
}
#site-main h2 {
	margin: 10px 0px 20px 15px;
	padding: 0px;
	font-size: 22px;
	font-weight: bold;
}
#site-main h3 {
	color:#004284;
	margin: 0px 5px 0px 0px;
	padding: 0px 0px 0px 10px;
	border-bottom: 2px #004284 solid;
	font-size: 16px;
	font-weight: bold;
}
#site-main h4 {
	font-size: 14px;
	font-weight: bold;
	border-left: 4px #004284 solid;
	border-bottom: 1px #ccc solid;
	margin: 20px 10px 5px 10px;
	padding: 0px 0 0px 5px;
}
#site-main h5 {
	font-weight: normal;
	font-size: 13px;
	margin: 0px 0px 3px 0px;
}
#site-main li {
	font-size: 13px;
	list-style-type: none;
	margin: 0px 0px 2px 15px;
}
#panlist {
	font-size: 12px;
	margin: 5px 0px 0px 10px;
}
#panlist a:link,#panlist a:visited{
	color: #004284;
	font-weight: bold;
	text-decoration: none;
}
#globalNavi {
	visibility: hidden;
	height: 10px;
	margin: 0px;
	padding: 0px;
}

#globalNavi p {
	visibility:hidden;
	height: 0px;
	margin: 0px;
	padding: 0px;
	line-height: 0px;
	/*font-size: 12px;
	margin-top: 10px;*/
}
#globalNavi a {
	text-decoration:none;
	color:#333;
}

#copyright {
	font-size: 11px;
	text-align: center;
	color:#CCC;
}

/*コンテストメニューボタン*/
.btn_csw a{
	color: white;
	text-decoration: none;
}
.btn_csw {
	width: 190px;
	height: 35px;
	position: absolute;
	text-align: center;
	font-size: 12px;
	color: white;
	text-decoration: none;
	font-weight: none;
	line-height: 13px;
	padding: 2px 5px;
	top: 408px;
}
#btn_csw1 {
	left: 22px;
	display:none;
	
}
#btn_csw2 {
	left: 227px;
	display:none;

}
#btn_csw3 {
	left: 455px;
	display:none;

}
#btn_csw4 {
	left: 675px;
	display:none;

}

.btn_csw_link {
	width: 200px;
	height: 35px;
	position: absolute;
	top: 768px;
}
#btn_csw_link1 {
	left: 13px;
}
#btn_csw_link2 {
	left: 233px;
}
#btn_csw_link3 {
	left: 448px;
}
#btn_csw_link4 {
	left: 663px;
}


/*進路メニューボタン*/
.btn_ssw a{
	color: white;
	text-decoration: none;
}
.btn_ssw {
	width: 274px;
	height: 35px;
	position: absolute;
	text-align: center;
	font-size: 18px;
	font-weight:bold;
	color: white;
	text-decoration: none;
	font-weight: none;
	line-height: 26px;
	padding: 2px 5px;
	top: 209px;
}
#btn_ssw1 {
	left: 12px;
	color:#FFF;
	display:none;
}
#btn_ssw2 {
	left: 298px;
	color:#FFF;
	display:none;
}
#btn_ssw3 {
	left: 583px;
	color:#FFF;
	display:none;
}






.btn_ssw_link {
	width: 279px;
	height: 35px;
	position: absolute;
	top: 511px;
}
#btn_ssw_link1 {
	left: 10px;
}
#btn_ssw_link2 {
	left: 300px;
}
#btn_ssw_link3 {
	left: 585px;
}


/*学習メニューボタン*/

.btn_gsw a{
	color: white;
	text-decoration: none;
}
.btn_gsw {
	width: 190px;
	height: 35px;
	position: absolute;
	text-align: center;
	font-size: 18px;
	font-weight:bold;
	color: white;
	text-decoration: none;
	font-weight: none;
	line-height: 26px;
	padding: 2px 5px;
	top: 408px;
}
#btn_gsw1 {
	left: 12px;
	color:#FFF;
	font-weight:bold;
	display:none;
}
#btn_gsw2 {
	left: 227px;
	color:#F90;
	font-weight:bold;
	display:none;
}
#btn_gsw3 {
	left: 445px;
	color:#F00;
	font-weight:bold;
	display:none;
}
#btn_gsw4 {
	left: 663px;
	color:#CF3;
	font-weight:bold;
	display:none;
}

.btn_gsw_link {
	width: 200px;
	height: 35px;
	position: absolute;
	top: 512px;
}
#btn_gsw_link1 {
	left: 10px;
}
#btn_gsw_link2 {
	left: 230px;
}
#btn_gsw_link3 {
	left: 445px;
}
#btn_gsw_link4 {
	left: 660px;
}

/*ポップアップ関連*/

.pop img{
	position:absolute;
	top:0px;
	left:0px;
}

.pop p{
	position:relative;
	top:10px;
	
	font-size:14px;
	line-height:1.4em;
	
}


#nmnt h2 {
  font-size: 1.5rem !important;
  font-weight: bold;
  color: #dc143c !important;
  line-height: 1.6;
  letter-spacing: 0.2em;
  border-bottom: 2px solid #dc143c;
  border-left: none !important;
  margin-bottom: 20px !important;
  margin-right: 2em !important;
}

#nmnt ul {
  margin-left: 2em;
}
#nmnt ul li {
  line-height: 1.76;
}
#nmnt ul li span {
  font-weight: bold;
  letter-spacing: 0.1em;
  margin-right: 0.5em;
}