/* CSS Document */
.notes {
	display: block;
	margin-top: 20px;
	padding-left: 20px;
	padding-right: 40px;
}
.number {
	margin-top: 30px;
	margin-bottom: 0px;
}
.answer {
	font-weight: bold;
	color: #606;
	margin-top: 0px;
    padding-left: 20px;
    line-height: 25px;
}
.errata {
	color: #C09;
	text-decoration: underline;
}
.redstr {
	color: red;
	font-weight:bold;
}
.uline_red{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: red;
}
.uline_blue{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #5ED8EC;
}
.red_char{
	color: red;
}
.blue_char {
	color: #36C;
}


/* article（記事）のリンク表示 */

article img {
border:none; 
}
article a {
color: #333;	
text-decoration:none; 
}
.sha{
    text-shadow: 1px 1px 2px rgba(0,0,0,0.3); 
}
article a:hover span.lk {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #404BC7;
    color:dodgerblue;
}
article a span.lk2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #404BC7;
}
article a:hover span.lk2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C740A8;
}
article a:hover span.mdl {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #404BC7;
	color:#39F;
	cursor:pointer;
}
article a span.mdl {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #404BC7;
	color:#404BC7;
	cursor:pointer;
}
article a.mdl {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #404BC7;
	color:#404BC7;
	cursor:pointer;
}
article a:hover.mdl span.ul {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #39F;
}

.index a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #39F;
}

.index img{
	margin-left:10px;
	margin-right:30px;
}.disp {
	margin-top: 3px;
	margin-right: 15px;
	margin-bottom: 3px;
	margin-left: 15px;
}

#subwrapper{
	float : left;
    width: 100%;
    margin-right : -230px;

}
#sheet {
    margin-right: 230px;
    border : 1px solid blue;
}

#adv {
    float : right;
    width: 230px;
}
.red {
	font-weight: bold;
	color: #BD1013;
}
.redNormal{
	color: #BD1013;
    font-size: 0.8em;
}
.spc-left {
	margin-left: 50px;
}
.spc-top {
	margin-top: 5px;
}
.bold{font-weight:bold;}

.bkg_blue{
	background-color:#68B1E0;
	color: white;
	font-weight:bold;
	font-size:0.9em;
}

article .title {
	font-size:12pt;
	text-shadow: 1px 1px 0px #999999;
}

article .exp {
	margin-left: 20px;
	font-size:11pt;
	line-height:1.6em;
}
article .exp2 {
	margin-left: 32px;
	font-size:12pt;
	line-height:1.6em;
	
}
article .exp4 {
	margin-left: 50px;
	font-size:11pt;
	line-height:1.6em;
	
}
article .exp_list{

	text-shadow: 0px 0px 0px #999999;
}

article .exp3{
	text-shadow: 0px 0px 0px #999999;
	padding-left: 10px;
	font-size:10pt;
	color:  #E4AB6B;
	
}
h3.heading2{
	padding:3px;
	padding-left:15px;
	margin-bottom:10px;
	font-size:20px;
	font-weight:bold;
	border-bottom:1px solid #E0CB71;
	color:#8C855F;
	background: linear-gradient(#E0CB71,white );
}

h4.heading{
	text-shadow: 0px 0px 0px #999999;
	padding-bottom:5px;
	margin-bottom:10px;
	margin-top:15px;
	margin-left:5px;
	font-size:20px;
	border-bottom:3px solid #4B4AC3;
	color:#444444;
}
	
p.title a { color: #DB3C6D; }
p.title a:hover {color: #DB3C6D; text-decoration:underline;}

.mark {
	border-left:  solid 10px #BF8525;
	padding-left:5px;
}

.indent50{
	margin-left:50px;
}
#lnk a:hover {
	color:#C52197;
	text-decoration:underline;
}
.smallItem a {
	color:#333;
	text-decoration: underline;
    text-decoration-color: #54BEF1;
}
.smallItem a:hover {
	color:#333;
	text-decoration: underline;
    text-decoration-color: #54BEF1;
}
.redlink a:hover{
	color:#C52197;
	text-decoration:underline;
}

.icon {
	margin-left: 10px; 
	margin-right:5px;
}
.errata {
	font-family:"consolas bold","Lucida Console", Monaco, monospace;
}
.gyokan{
	line-height: 1.2em;
}
.iconItem {
	margin-bottom: 15px;
}

.smallItem {
	font-size: 0.9em;
	padding-left: 30px;
	padding-top:5px;
	color: #666;
}

.subItem {
	padding-right: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
}

.note {
	font-size: 0.7em;
	color: #666;
	margin: 0em 0px 0px 20px;
	
}
.note3 {
	font-size: 0.75em;
	color: #666;
	margin-left: 40px;
	
}
.note2 {
	font-size: 1em;
	color: #666;
	margin: 0em 0px 0px 20px;

	
}
.iconItem_invisible {
	margin-bottom: 15px;
	display:none;
}

.content_invisible {
	padding:10px 0;
	margin-bottom:10px;
	border-radius:6px;
	overflow:hidden;
	font-size:14px;
	display: none;
}

.shadow1 {
	text-shadow: 1px 0px 1px #aaa;
}
.doubleline {/*二重取り消し線*/
	background-image: url("double_line.png");
	background-repeat:repeat-x;
	background-position: center;
}

.listItem {
    line-height: 25px;

}

.blue {
    color:deepskyblue;
    font-weight: bold;
}

.tbl{
    border: 1px solid black;
}


.center {
    text-align: center;
}

.size12 {
   font-size: 12pt; 
}
.indents {
    margin-left: 40px;
}
.grid2 {
    	width:48%;
	margin:10px 2% 0 0;
}

.pcopyright {
    font-size: 12Px;
}

h4.heading_thin {
	text-shadow: 0px 0px 0px #999999;
	padding-bottom:5px;
	margin-bottom:10px;
	margin-top:15px;
	margin-left:5px;
	font-size:20px;
	border-bottom:3px solid #00BFFF;
	color:#444444;    
}

.note4 {
	font-size: 0.9em;
	color: #666;
	margin: 0em 0px 0px 10px;    
}

.box {
    border: 1.5px solid #00BFFF;
    padding-top:5px;
    padding-bottom:5px;
    
}

.indent10 {
    padding-left: 10px;
}

.col {
    color:#404BC7;
}
table{
    border-collapse:  collapse;
}
th, td{
    border: solid 1px cornflowerblue;
    padding: 3px;      /* 余白指定 */
}
th{
    text-align: center;
}


table.tbl1 {
    font-size: 12px;
}

table.tbl2 {
    font-size: 12px;
}

.prog {
    font-family: "Consolas", "Bitstream Vera Sans Mono", "Courier New", Courier, monospace !important;
    font-weight: bold;
}

.answer2 {
	font-weight: bold;
	color: #606;
	margin-top: 0px;
    padding-left: 30px;
    line-height: 25px;    
}

.expl {
    padding-left: 30px;
}



.video {
    border: 1px solid black;
    
}

.blue_nomal {
    color:deepskyblue;
}

.uline_blue_1px {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5ED8EC;    
}

.top_margin {
    margin-top: 20px;
}

.left-margin {
    margin-left: 30px;
}

.h4 {
    text-shadow:1px 1px 1px #999999;
}

.em1_2 {
    font-size: 1.2em;
}

.middle_margin {
    margin-left: 0px;
    margin-top: 10px;
    margin-right: 0px;
    margin-bottom: 10px;
}


.btn,
a.btn,
button.btn {
  
  
  line-height: 1.5;
  position: relative;
  display: inline-block;
  padding: 1px 10px 1px 10px;

  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #212529;
  border-radius: 0.2em;
 
  margin : 10px 20px 10px 0px;
}

.btn--orange, a.btn--orange {
  color: #fff;
  background-color: #4169e1;
}

.btn--orange:hover, a.btn--orange:hover {
  color: #fff;
  background: #1e90ff;
}
