/* JCIeラーニング_registerCSS*/

@charset "utf-8";
body {
	width: auto;
	height: auto;
	margin-top: auto;
	margin-left: auto;
	background-color: #D4D4D4;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	/* [disabled]text-align: center; */
	padding-left: 10px;
	padding-right: 10px;
}

a {
	text-decoration: none;
}
a:hover  {/*カーソルが乗っているリンクの色*/
	color: #ffffff;
	background-color: #A41900;
}

a img {
    border-style:none;
}
#pagebody {
	padding-top: auto;
	padding-right: auto;
	padding-left: auto;
	padding-bottom: auto;
	background-color: #FFFFFF;
	float: none;
	margin-top: 0px;
	margin-left: auto;
	position: static;
	margin-right: auto;
	width: 100%;
}
#pagebody #main {
	float: none;
	height: auto;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: auto;
	top: auto;
	padding-right: auto;
	padding-bottom: auto;
	padding-left: auto;
	color: #000000;
	font-size: medium;
	border-style: none;
	/* [disabled]border-spacing: 0px 0px; */
	width: 100%;
}
#pagebody #top_main {
	height: auto;
	margin-top: -35px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 5px;
	padding-top: 0px;
	top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #030303;
	position: static;
	border-radius: 2px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	clear: left;
}

#pagebody #footer {
	clear: left;
	height: auto;
	background-color: #072B9F;
	color: #FFFFFF;
	font-size: 12px;
	text-indent: 10px;
	width: 100%;
	line-height: 20px;
}
#pagebody #head {
	height: 30px;
	margin-bottom: 10px;
	background-color: #003399;
	color: #FFFFFF;
	text-shadow: 0px 0px #C3C3C3;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-indent: 15px;
	font-weight: 400;
	font-style: normal;
	font-size: 18px;
	line-height: 30px;
	word-spacing: 5px;
}
#pagebody #main iframe {
	margin-right: 5%;
	overflow-x: visible;
	overflow-y: visible;
	margin-left: 5%;
	text-align: center;
	width: 90%;
	min-height: 70%;
}
#pagebody #main_nav {
	height: 140px;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	border-spacing: 2px 2px;
	background-color: #87F2B1;
	-webkit-box-shadow: 5px 5px 3px 0px #797979;
	box-shadow: 5px 5px 3px 0px #797979;
	border-radius: 14px;
	border: medium solid #A1A1A1;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	top: 10px;
	bottom: 10px;
	clear: left;
	float: none;
	width: 140px;
	color: #A7181A;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bolder;
}
#pagebody #top {
	float: left;
	height: 37px;
	border: thin none #A3A3A3;
	margin-bottom: -15px;
	background-color: #072B9F;
	font-weight: 400;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 25px;
	color: rgba(255,255,255,1);
	text-align: center;
	vertical-align: middle;
	width: 90%;
}
#pagebody #top02 {
	height: 34px;
	float: right;
	border: thin solid #102E9B;
	margin-bottom: -15px;
	background-color: #E5EFF9;
	font-weight: 400;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: rgba(255,255,255,1.00);
	text-align: center;
	vertical-align: middle;
	width: 10%;
	margin-left: -3px;
	line-height: -31px;
}

#pagebody #side #nav {
	margin-top: -10px;
	margin-left: 20px;
}
#pagebody #top_side {
	width: 150px;
	float: right;
	/* [disabled]color: #FFFFFF; */
	/* [disabled]font-size: large; */
}
p#button input{
	font-size: 1.4em;
	font-weight: bold;
	padding: 5px 30px;
	color: #fff;
	border-style: none;
	box-shadow: 2px 2px 3px 1px #666;
	-moz-box-shadow: 2px 2px 3px 1px #666;
	-webkit-box-shadow: 2px 2px 3px 1px #666;
	text-shadow: 1px 1px 2px #000;
	background: -moz-linear-gradient(bottom, #36d, #248 50%, #36d);
	background: -webkit-gradient(linear, left bottom, left top, from(#36d), color-stop(0.5, #248), to(#36d));
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin-top: -20px;
}
p#button input:hover {
   opacity: 0.8;
}
#comment {
	width: 650px;
	height: auto;
	margin-top: 20px;
	margin-left: 20px;
	border: thin dashed #000000;
	margin-right: 20px;
	background-color: #FFFFFF;
}
#comment ol {
	/* [disabled]margin-left: 30px; */
	margin-top: 10px;
	font-size: 16px;
	line-height: 24px;
	width: auto;
	height: auto;
	padding-top: 20px;
	padding-right: 10px;
}
#comment ol li #right {
	color: #D9080C;
	font-weight: bold;
}
#comment #“title” {
	width: auto;
	margin-top: 10px;
	margin-left: 20px;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	border: medium solid #003C92;
	background-color: #B9F3F9;
	margin-right: 20px;
}
#comment input {
	margin-top: 20px;
	text-align: left;
	margin-left: 200px;
	height: auto;
	margin-bottom: 10px;
}
#comment ol  #sentaku {
	color: #0A59BE;
	font-size: 10pt;
	text-indent: -20px;
	line-height: 12px;
	margin-bottom: 2px;
}
#pagebody #main #linkbutun1 a{
	text-decoration: none;
	border: thin solid #3F3D3D;
	width: 40px;
	height: 20px;
	font-family: Meiryo, sans-serif;
	font-style: normal;
	font-size: 12px;
	text-align: center;
	padding-left: 8px;
	padding-right: 8px;
	-webkit-box-shadow: 3px 3px 1px 0px #615C5C;
	box-shadow: 3px 3px 1px 0px #615C5C;
	padding-top: 4px;
	padding-bottom: 4px;
}
#pagebody #main #linkbutun1 a:link {/*未訪問のリンクの色*/
	color: #a9a9a9;
	background: #ffb6c1;
}
#pagebody #main #linkbutun1 a:visited {/*訪問済みのリンクの色*/
	color:#a9a9a9;
	background:#ffb6c1;
}
#pagebody #main #linkbutun1 a:hover {/*カーソルが乗っているリンクの色*/
	color:#ffffff;
	background:#ff6347;
}
#pagebody #main #linkbutun1 a:focus {
	color:#ffffff;
	background:#ff6347;
}
#pagebody #main #linkbutun1 a:active { /*クリック中のリンクの色*/
	color:#ffffff;
	background:#ff6347;
}


#pagebody #main #linkbutun a{
	text-decoration: none;
	border: medium solid #3F3D3D;
	border-radius: 50%;
	width: 25px;
	height: 25px;
	font-family: Meiryo, sans-serif;
	font-style: normal;
	font-size: 18px;
	text-align: center;
	padding-left: 8px;
	padding-right: 8px;
	-webkit-box-shadow: 3px 3px 1px 0px #615C5C;
	box-shadow: 3px 3px 1px 0px #615C5C;
	padding-top: 4px;
	padding-bottom: 4px;
}
#pagebody #main #linkbutun a:link {/*未訪問のリンクの色*/
	color: #000000;
	background: #FAEF48;
}
#pagebody #main #linkbutun a:visited {/*訪問済みのリンクの色*/
	color:#a9a9a9;
	background:#ffb6c1;
}
#pagebody #main #linkbutun a:hover {/*カーソルが乗っているリンクの色*/
	color:#ffffff;
	background:#ff6347;
}
#pagebody #main #linkbutun a:focus {
	color:#ffffff;
	background:#ff6347;
}
#pagebody #main #linkbutun a:active { /*クリック中のリンクの色*/
	color:#ffffff;
	background:#ff6347;
}
#pagebody #top_main table tr td #top_text {
	color: #00008b;
	font-size: 14px;
	line-height: 15px;
	margin-top: -63px;
	margin-bottom: -51px;
	padding-bottom: 0px;
}
#pagebody #top_main table tr td #topsav {
	width: 160px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	text-align: left;
	border: 1.5px dotted #474747;
	color: #611112;
	height: 300px;
	border-radius: 4px;
	margin-top: -15px;
	margin-left: 10px;
	line-height: 40px;
}

#pagebody #top_main table tr td #topsav  img{
	line-height: 40px;
	width: 160px;
	margin-bottom: 30px;
}

.chapter {
	margin-top: -14px;
	color: #FFFFFF;
	border-width: thin;
	background-color: #2E5DBB;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

/*メニューボタン　グレー枠【履修済】　*/
tr td .content_num {
	border: 2px solid #BBB4B4;
	background-color: #f5f5f5;
	border-radius: 7px;
	margin-top: -11px;
	margin-bottom: 15px;
}

/*メニューボタン　赤枠表示【Nextコンテンツ】　*/
tr td .content_num3 {
	border: 2px solid #B0091C;
	background-color: #f5f5f5;
	border-radius: 7px;
	margin-top: -11px;
	margin-bottom: 15px;
}

/*メニューボタン　枠無し・文字グレー【選択不可】　*/
tr td .content_num2 {
	/* [disabled]border-style: solid; */
	border-radius: 7px;
	margin-top: -11px;
	margin-bottom: 15px;
	color: #9B9797;
}

.text_main {
	margin-bottom: -9px;
}

#footer {
	clear: ;
	height: 20px;
	color: #000000;
	font-size: 12px;
	background-color: #D4D4D4;
	width: 100%;
	text-align: left;
        margin-top: 15px;
}

#contena_login{
        display: block;
        Float: none;
	position: center;
	padding-top:15px;
	padding-right:;
	padding-left:;
	padding-bottom:;
	background-color: #FFFFFF;
	float: none;
	margin-top: ;
	margin-left:;
	margin-right:;
        Height: 400px;
   }

#menu00_login{
        display: block;
        position: center;
	float: none;
	background-color: #dd6b22;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #FFFFFF;
	font-size: 18px;
          text-align: center;
        Height: 50px;
	width: 100%;
}

#menu_login{
        display: block;
        position: center;
	float: none;
	background-color: #FFFFFF;
        Border-top: 1px solid  #dc143c;
	margin-top: px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom:auto;
        Height: auto;
	width: 85%;
        max-width: 600px;
        min-width: 600px;
}

#menu00 .admin_login{
       display: block;
        float: none;
        margin-left: auto;
        margin-right: auto;
}

.login {
  width: 500px;
  margin: 16px auto;
  font-size: 16px;
}

/* Reset top and bottom margins from certain elements */
.login-header,
.login p {
  margin-top: 0;
  margin-bottom: 0;
}

/* The triangle form is achieved by a CSS hack */
.login-triangle {
  width: 0;
  margin-right: auto;
  margin-left: auto;
  border: 12px solid transparent;
  border-bottom-color: #dd6b22
}

.login-header {
  background: #dd6b22;
  padding: 20px;
  font-size: 1.4em;
  font-weight: normal;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
}

.login-container {
  background: #ebebeb;
  padding: 12px;
}

/* Every row inside .login-container is defined with p tags */
.login p {
  padding: 12px;
}

.login input {
  box-sizing: border-box;
  display: block;
  width: 100%;
  border-width: 1px;
  border-style: solid;
  padding: 16px;
  outline: 0;
  font-family: inherit;
  font-size: 0.95em;
}

.login input[type="text"],
.login input[type="password"] {
  background: #fff;
  border-color: #bbb;
  color: #555;
}

/* Text fields' focus effect */
.login input[type="text"]:focus,
.login input[type="password"]:focus {
  border-color: #888;
}

.login input[type="submit"] {
  background: #dd6b22;
  border-color: transparent;
  color: #fff;
  cursor: pointer;
}

.login input[type="submit"]:hover {
  background: #17c;
}

/* Buttons' focus effect */
.login input[type="submit"]:focus {
  border-color: #dd6b22;
}

#login_footer {
	clear: ;
	height: 30px;
	color: #000000;
	font-size: 12px;
	width: 100%;
	text-align: center;
          padding-top: 15px;
}
