@charset "utf-8";
/* CSS Document */

p.poli { margin-left:30px; }

img.shkis { float:left; margin: 5px 10px 5px 10px; }

img.shkis2 { float:left; margin: 5px 30px 5px 10px; }

br.shkis { clear:left; }

h4.easy { font-weight:bold;
          color:#063;
		  font-size:14px;
		  padding:10px;
}

dfn.shkis {font-weight:bold; color:#063; text-decoration:none; }

ol.tkch { margin-left:30px; list-style-type:disc; }

ol.tkch li { font-size:14px; font-weight:14px; color:#000; text-decoration:none; }

ol.sh-yoto { margin-left:30px; list-style-type:disc;}

ol.sh-yoto li { font-size:14px;font-weight:14px; color:#000; text-decoration:none; }

dl.shkis { margin-left:30px; }

dt.shkis { font-weight:bold; color:#063; }

/*表のコード*/

div.shkis { margin-left:20px; }

table.shkis {
  margin-top: 0.2em;
  margin-bottom: 1em;
  width: 500px;
  border-collapse: separate;
  border-spacing: 2px;
  font-size: 100%;
}

table.shkis th,
table.shkis td {
  padding: 4px 6px;
}

table.shkis th {
  background: #1B3AB4;
  text-align: center;
  white-space: nowrap;
  font-size: 92%;
  color: #FFF;
}

table.shkis td {
  background: #E5EAFF;
  text-align: right;
  white-space: nowrap;
}

/*表のコード2*/

div.shkis2 { margin-left:20px; }

table.shkis2 {
  margin-top: 0.2em;
  margin-bottom: 1em;
  width: 400px;
  border-collapse: separate;
  border-spacing: 2px;
  font-size: 100%;
}

table.shkis2 th,
table.shkis2td {
  padding: 4px 6px;
}

table.shkis2 th {
  background: #1B3AB4;
  text-align: center;
  white-space: nowrap;
  font-size: 92%;
  color: #FFF;
}

table.shkis2 td {
  background: #E5EAFF;
  text-align: right;
  white-space: nowrap;
}

/*表のコード2*/

div.shkis3 { margin-left:100px; }

table.shkis3 {
  margin-top: 0.2em;
  margin-bottom: 1em;
  width: 300px;
  border-collapse: separate;
  border-spacing: 2px;
  font-size: 100%;
}

table.shkis3 th,
table.shkis3 td {
  padding: 4px 6px;
}

table.shkis3 th {
  background: #1B3AB4;
  text-align: center;
  white-space: nowrap;
  font-size: 92%;
  color: #FFF;
}

table.shkis3 td {
  background: #E5EAFF;
  text-align: right;
  white-space: nowrap;
}
