@charset "UTF-8";
@import url(http://fonts.googleapis.com/earlyaccess/notosansjp.css);

/* ===============全体定義============= */

body {
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	font-family: "Noto Sans JP", "Yu Gothic", "游ゴシック体", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Meiryo", "メイリオ", "MS PGothic", sans-serif;
	text-align: left;
	overrflow-x: hidden;
    }

body.top { background-image: url(../images/bg_network01.jpg); background-repeat: no-repeat; background-position: 0px 144px; }

/* ===============本文定義============= */

#content .column {
	margin: 3px 0px 15px 0px;
	padding: 10px;
	border: solid 1px #fff;
	line-height: 1em;
	}

#content .column a:hover { bcolor: #213491; text-decoration: underline; }

#content .notice {
	margin: 5px 0px 15px 0px;
	padding: 10px 10px 21px 10px;
	border: solid 1px #e64;
	line-height: 1em;
	}

#content .notice h2 {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	font-weight: bold;
	color: #c00;
	line-height: 1.3em;
	letter-spacing: 2px;
	}

	#content .notice h2 a { color: #eb4f3d; text-decoration: none; }
	#content .notice h2 a:hover { text-decoration: underline; }
	#content .notice h2 .en { font-family: "Avenir Next", "Avenir", "Century Gothic",  "Verdana", "Arial", sans-serif; font-size: 16px; font-weight: normal; letter-spacing: 1px; }

#content .notice p {
	margin: 10px 0px 0px 5px;
	padding: 0px;
	font-size: 14px;
	color: #444;
	line-height: 1.6em;
	text-align: left;
	}

#content .breadcrumb {
	margin: 5px 0px;
	padding: 0px;
	font-size: 16px;
	font-weight: normal;
	color: #555;
	letter-spacing: 1px;
	line-height: 1.2em;
	border-bottom: solid 3px #213491;
	text-decoration: none;
	}

#content .breadcrumb .en {
	font-family: "Avenir Next", "Avenir", "Century Gothic",  "Droid Sans", "Verdana", "Arial", sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #448;
	letter-spacing: 1px;
	}

#content .breadcrumb a {
	color: #448;
	text-decoration: none;
	}

#content .breadcrumb a.vol {
	font-family: "Avenir Next", "Avenir", "Century Gothic",  "Droid Sans", "Verdana", "Arial", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Meiryo", "メイリオ", sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #448;
	text-decoration: none;
	letter-spacing: 2px;
	}

	#content .breadcrumb .anchor { float: right; font-family: "Arial", sans-serif; font-size: 14px; font-weight: 300; letter-spacing: 0.5px; }
	#content .breadcrumb a .anchor { color: #213491; text-decoration: none; }

#content .catex {
	margin: -4px 0px 0px 0px;
	padding: 4px 8px 6px 8px;
	-webkit-border-radius: 0px 0px 5px 5px;
	-moz-border-radius: 0px 0px 5px 5px;
	-ms-border-radius: 0px 0px 5px 5px;
	-o-border-radius: 0px 0px 5px 5px;
	border-radius: 0px 0px 5px 5px;
	background-color: rgba(170,187,221,0.5);
	font-size: 13px;
	font-weight: normal;
	color: #222;
	letter-spacing: 1px;
	line-height: 1.7em;
	}

#content .catex a { color: #36c; text-decoration: none; }
#content .catex a:hover { background-color: #eef; color: #213491; text-decoration: underline; }

#content h1.mext {
	margin: 0px 0px 10px 0px;
	padding: 7px;
	-webkit-border-radius: 9px 9px 0px 0px;
	-moz-border-radius: 9px 9px 0px 0px;
	-ms-border-radius: 9px 9px 0px 0px;
	-o-border-radius: 9px 9px 0px 0px;
	border-radius: 9px 9px 0px 0px;
	background-color: #666;
	color: #fff;
	font-family: "Noto Sans JP", "Yu Gothic", "游ゴシック体", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Meiryo", "メイリオ", "MS PGothic", sans-serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 1em;
	letter-spacing: 1px;
	}

#content h1.menu_A { background-color: #044ea2; }
#content h1.menu_B { background-color: #52b8ca; }
#content h1.menu_C { background-color: #44617b; }
#content h1.menu_Ckn { background-color: #44617b; }
#content h1.menu_Ctk { background-color: #17184b; }
#content h1.reform { background-color: #52b8ca; }
#content h1.hr { background-color: #52b8ca; }

#content .entry {
	margin: 6px 0px 24px 0px;
	padding: 10px;
	font-size: 14px;
	font-weight: 400;
	color: #222;,
	border: solid 1px #d0d9df;
	line-height: 1.7em;
	}

#content .entry img { max-width: 640px; }
#content .entry p a:hover { background-color: #cde2f1; color: #213491; text-decoration: underline; }
#content .entry p a:hover img { background-color: #fff; }
#content .entry a.in { padding: 0px 11px 0px 0px; color: #339; background-image: url(../img/link_in.png); background-repeat: no-repeat; background-position: right; }
#content .entry a.next { padding: 0px 13px 0px 0px; color: #339; background-image: url(../img/link_next.png); background-repeat: no-repeat; background-position: right; }
#content .entry a.out { padding: 0px 14px 0px 0px; color: #36c; background-image: url(../img/link_out.png); background-repeat: no-repeat; background-position: right; }
#content .role { margin: 3px 0px 0px 5px; color: #000; font-size: 12px; letter-spacing: 0.5px; line-height: 1.3em; }

#content .entry h2 {
	margin: 10px 0px;
	padding: 0px;
	font-size: 24px;
	font-weight: 600;
	color: #000;
	line-height: 1.3em;
	letter-spacing: 2px;
	}

#content .entry h2.en {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	font-family: "Avenir Next", "Avenir", "Verdana", "Arial", sans-serif;
	font-size: 22px;
	font-weight: 600;
	color: #000;
	line-height: 1.3em;
	letter-spacing: 1px;
	}

#content .entry h2.english {
	margin: 10px 0px;
	padding: 0px;
	font-family: "Avenir Next", "Avenir", "Verdana", "Arial", sans-serif;
	font-size: 48px;
	font-weight: 700;
	color: #000;
	line-height: 1.2em;
	letter-spacing: 12px;
	}

	#content .entry h2 a { color: #000; text-decoration: none; }
	#content .entry h2 a:hover { text-decoration: underline; }
	#content .entry h2 .mincho { font-family: "YuMincho", "游明朝", "Hiragino Mincho ProN", "ヒラギノ明朝 ProN W3", "HanaMin", "HG明朝E", "Meiryo", "メイリオ", serif; font-size: 110%; text-shadow: 1px 1px 2px #ccc; }
	#content .entry h2.mincho { margin: 15px 0px 10px 0px; line-height: 1.2em; font-family: "YuMincho", "游明朝", "Hiragino Mincho ProN", "ヒラギノ明朝 ProN W3", "HanaMin", "HG明朝E", "Meiryo", "メイリオ", serif; font-size: 32px; font-weight: 600; letter-spacing: 5px; text-shadow: 1px 1px 2px #ccc; }
	#content .entry h2.mincho1 { margin: -5px 0px 15px 0px; font-family: "YuMincho", "游明朝", "Hiragino Mincho ProN", "ヒラギノ明朝 ProN W3", "HanaMin", "HG明朝E", "Meiryo", "メイリオ", serif; font-size: 30px; font-weight: 600; letter-spacing: 5px; text-shadow: 1px 1px 2px #ccc; }
	#content .entry h2.mincho2 { font-family: "Hiragino Mincho ProN", "ヒラギノ明朝 ProN W3", "YuMincho", "游明朝", "HanaMin", "HG明朝E", "Meiryo", "メイリオ", serif; font-size: 27px; font-weight: 600; letter-spacing: 4px; text-shadow: 1px 1px 2px #ccc; }
	#content .entry .category h2 { margin: 10px 0px 0px 0px; font-size: 20px; letter-spacing: 1px; }
	#content .entry .category h2 .sub { margin: 5px 0px; font-size: 17px; letter-spacing: 1px; }
	#content .entry h2 .en { margin: 5px 0px; font-family: "Avenir Next", "Avenir", "Verdana", "Arial", sans-serif; font-size: 18px; font-weight: 600; letter-spacing: 1px; line-height: 1.3em; }
	#content .entry h2 .enrole { font-size: 16px; font-weight: 600; letter-spacing: 1px; line-height: 1.3em; }

#content .entry h2 .sup {
		margin: 0px 0px 10ｐｘ　0ｐｘ;
		font-size: 21px;
		font-weight: 600;
		letter-spacing: 1px;
		line-height: 1.4em;
		}

#content .entry h2 .sub {
		margin: 10px 0px;
		font-size: 18px;
		letter-spacing: 1px;
		line-height: 1.4em;
		}
#content .entry h2 .sum {
		margin: 10px 0px 5px 0px;
		font-family: "YuMincho", "游明朝", "Hiragino Mincho ProN", "ヒラギノ明朝 ProN W3", "HanaMin", "HG明朝E", "Meiryo", "メイリオ", serif;
		font-size: 18px;
		letter-spacing: 1px;
		line-height: 1.4em;
		}

#content .entry h2 .maru {
	min-width: 46px;
	margin: -12px 6px 0px 0px;
	padding: 15px 3px 13px 3px;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-ms-border-radius: 100%;
	-o-border-radius: 100%;
	border-radius: 100%;
	border: solid 1px #fff;
	background-color: #666;
	color: #fff;
	font-family: "Avenir Next", "Avenir", "Century Gothic",  "Droid Sans", "Verdana", "Arial", sans-serif;
	font-size: 24px;
	line-height: 1em;
	text-align: center;
	vertical-align: middle;
	letter-spacing: 0px;
	float: left;
	}

#content .entry h2 .maru36 {
	min-width: 36px;
	margin: 0px 6px 0px 0px;
	padding: 10px;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-ms-border-radius: 100%;
	-o-border-radius: 100%;
	border-radius: 100%;
	border: solid 1px #fff;
	line-height: 0em;
	text-align: center;
	vertical-align: middle;
	letter-spacing: 0px;
	float: left;
	}

#content .entry h2 .bgl_a {
	min-width: 36px;
	margin: 3px -9px 0px 0px;
	padding: 6px 0px 4px 0px;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-ms-border-radius: 100%;
	-o-border-radius: 100%;
	border-radius: 100%;
	border: solid 1px #fff;
	background-color: #044ea2;
	color: #fff;
	font-family: "Avenir Next", "Avenir", "Century Gothic",  "Droid Sans", "Verdana", "Arial", sans-serif;
	font-size: 24px;
	line-height: 1em;
	text-align: center;
	vertical-align: middle;
	letter-spacing: 0px;
	float: left;
	}

#content .entry h2 .bgl_b {
	min-width: 36px;
	margin: 3px -9px 0px 0px;
	padding: 6px 0px 4px 0px;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-ms-border-radius: 100%;
	-o-border-radius: 100%;
	border-radius: 100%;
	border: solid 1px #fff;
	background-color: #52b8ca;
	color: #fff;
	font-family: "Avenir Next", "Avenir", "Century Gothic",  "Droid Sans", "Verdana", "Arial", sans-serif;
	font-size: 24px;
	line-height: 1em;
	text-align: center;
	vertical-align: middle;
	letter-spacing: 0px;
	float: left;
	}

#content .entry h2 .bgl_c {
	min-width: 36px;
	margin: 3px -9px 0px 0px;
	padding: 6px 0px 4px 0px;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-ms-border-radius: 100%;
	-o-border-radius: 100%;
	border-radius: 100%;
	border: solid 1px #fff;
	background-color: #44617b;
	color: #fff;
	font-family: "Avenir Next", "Avenir", "Century Gothic",  "Droid Sans", "Verdana", "Arial", sans-serif;
	font-size: 24px;
	line-height: 1em;
	text-align: center;
	vertical-align: middle;
	letter-spacing: 0px;
	float: left;
	}

#content h2 .menu_A { background-color: #044ea2; }
#content h2 .menu_B { background-color: #52b8ca; }
#content h2 .menu_C { background-color: #44617b; }
#content h2 .menu_Ckn { background-color: #44617b; }
#content h2 .menu_Ctk { background-color: #17184b; }
#content h2 .reform { background-color: #52b8ca !important; }
#content h2 .hr { background-color: #52b8ca !important; }

#content .entry h3 {
	margin: 10px 0px;
	padding: 0px;
	font-size: 18px;
	font-weight: 600;
	color: #000;
	letter-spacing: 1px;
	line-height: 1.2em;
	text-decoration: none;
	}

#content .entry h3.kakko {
	margin: 30px 0px -10px 0px;
	padding: 0px;
	font-size: 24px;
}

#content .entry h3.bg_B {
	margin: 30px 0px 15px 0px;
	padding: 10px 5px 10px 10px;
	color: #fff;
	background-color: #52b8ca;
	text-shadow: 1px 1px 2px rgba(40,70,80,0.5);
	clear: both;
}

#content .entry h3.en {
	margin: 10px 0px;
	padding: 0px;
	font-family: "Avenir Next", "Avenir", "Verdana", "Arial", sans-serif;
	font-size: 19px;
	font-weight: 600;
	color: #000;
	letter-spacing: 0.5px;
	}
	#content .entry h3 a { color: #000; text-decoration: none; }
	#content .entry h3 .anchor { float: right; font-family: "Arial", sans-serif; font-size: 14px; font-weight: 300; letter-spacing: 0.5px; }
	#content .entry h3 a .anchor { color: #213491; text-decoration: none; }

#content .entry h4 {
  position: relative;
  color: #222;
	border: solid 1px #cde;
	background: -webkit-gradient(linear, left top, left bottom, from(#f0f0f0), to(#e0e0e0));
	background: -webkit-linear-gradient(top, #f0f0f0, #e0e0e0);
	background: -moz-linear-gradient(top, #f0f0f0, #e0e0e0);
	background: -ms-linear-gradient(top, #f0f0f0, #e0e0e0);
	background: -o-linear-gradient(top, #f0f0f0, #e0e0e0);
	background: linear-gradient(top, #f0f0f0, #e0e0e0);
  font-size: 18px;
  font-weight: 500;
  line-height: 1.4em;
  letter-spacing: 1px;
  margin: 30px 2px 10px -21px;
  padding: 10px 5px 10px 10px;
  text-shadow: 1px 1px 2px #fff;
}

#content .entry .lane2L h4 { margin: 30px 2px 10px -26px; }
#content .entry h4 .en { font-family: "Avenir Next", "Avenir", "Century Gothic", "Verdana", "Arial", sans-serif; font-size: 14.5px; font-weight: 500; letter-spacing: 0.5px; line-height: 1.1em; }

#content .entry h4:after {
  content: "";
  position: absolute;
  top: 100%;
  height: 0;
  width: 0;
  border: 5px solid transparent;
  border-top: 5px solid #777;
}

#content .entry h4:after {
  left: 0;
  border-right: 5px solid #777;
}

#content .entry h4:before {
  right: 0;
}

#content h4 .menu_num {
  background-color: #bada55;
  color: #222;
  margin: 0px 6px 0px 0px;
  padding: 4px 1px 0px 3px;
  width: 32px;
  height: 32px;
  border: solid 1px #fff;
  border-radius: 50%;
  line-height: 1.6em;
  text-align: center;
  display: inline-block;
}

#content .entry h5 {
	margin: 15px 0px 0px 3px;
	padding: 0px;
	font-size: 18px;
	font-weight: 600;
	color: #000;
	letter-spacing: 1px;
	line-height: 1.5em;
	}

	#content .entry h5 a { color: #000; text-decoration: none; }
	#content .entry h5 .n80 a { color: #36c; text-decoration: none; }
	#content .entry h5 .n80  a:hover { background-color: #cde2f1; color: #213491; text-decoration: underline; }
	#content .entry h5 .n90 a { color: #36c; text-decoration: none; }
	#content .entry h5 .n90  a:hover { background-color: #cde2f1; color: #213491; text-decoration: underline; }
	#content .entry h5.ex { margin: 15px 0px 5px 5px; font-size: 16.5px; font-weight: 500; }
	#content .entry h5.mincho { font-family: "YuMincho", "游明朝", "Hiragino Mincho ProN", "ヒラギノ明朝 ProN W3", "HanaMin", "HG明朝E", "Meiryo", "メイリオ", serif; font-size: 20px; letter-spacing: 2px; }
	#content .entry h5 .en { margin: 10px 0px 0px 0px; font-family: "Avenir Next", "Avenir", "Verdana", "Arial", sans-serif; font-size: 16px; font-weight: 500; letter-spacing: 0.5px; line-height: 1.2em; }
	#content .entry h5 .sub { font-size: 16px; font-weight: 500; letter-spacing: 0.5px; }

	#content .entry h5.subj { margin: 0px 0px 5px 0px; font-size: 20px; font-weight: 600; letter-spacing: 1px; }

#content .entry h6 {
	margin: 20px 0px 0px 5px;
	padding: 0px;
	font-size: 16px;
	font-weight: 600;
	color: #000;
	letter-spacing: 1px;
	line-height: 1.6em;
	}

	#content .entry h6 a { color: #000; text-decoration: none; }

	#content .entry h6.ml10 { margin: 10px 0px 0px 10px; font-size: 15.5px; }
	#content .entry h6.mt10 { margin: 10px 0px -5px 5px; font-size: 15.5px; }
	#content .entry h6 .en { font-family: "Avenir Next", "Avenir", "Verdana", "Arial", sans-serif; font-size: 15px; font-weight: 500; letter-spacing: 0px; line-height: 1.1em; }
	#content .entry h6.en { font-family: "Avenir Next", "Avenir", "Verdana", "Arial", sans-serif; font-size: 14.5px; font-weight: 500; letter-spacing: 0px; line-height: 1.1em; }
	#content .entry .lane3R h6 { margin: 5px; }
	#content .entry .lane3R h6 a { padding: 0px 15px 0px 0px; background-image: url(../img/link_next.png); background-repeat: no-repeat; background-position: right; }

#content .entry p {
	margin: 15px 0px 10px 10px;
	padding: 0px;
	font-size: 15px;
	font-weight: 400;
	color: #222;
	letter-spacing: 1px;
	line-height: 1.8em;
	text-align: left;
	}

#content .entry p a { color: #36c; text-decoration: none; }
#content .entry p a.index { color: #999; font-size: 14px; float: right; }
#content .entry p.index { font-size: 12px; font-weight: 200; letter-spacing: 0px; line-height: 1.6em; }
#content .entry p.lane { margin: 10px 5px 0px 5px; color: #000; font-size: 15.5px; letter-spacing: 1.5px; line-height: 1.6em; }
#content .entry p.lane a { padding: 0px 15px 0px 0px; color: #339; background-image: url(../img/link_next.png); background-repeat: no-repeat; background-position: right; }
#content .entry p .en { color: #444; font-size: 14px; letter-spacing: 0.5px; line-height: 1.6em; text-justify: auto; }
#content .entry p.en { color: #444; font-size: 14px; letter-spacing: 0.5px; line-height: 1.6em; text-justify: auto; }
#content .entry p .note { color: #666; font-size: 90%; letter-spacing: 0px; line-height: 1.4em; }
#content .entry p .noten { color: #666; font-size: 85%; letter-spacing: 0px; line-height: 1em; }
#content .entry p small { color: #444; font-size: 85%; letter-spacing: 0px; line-height: 1.4em !important; }

#content .entry p code {
	margin: 0px;
	padding: 0px;
	font-family: "Arial";
	font-size: 80%;
	line-height: 1em;
}

#content .entry .waku_ccc p {
    margin: 0px;
    padding: 5px;
	font-family: "Arial";
	font-size: 10px;
	line-height: 1.1em;
}

#content .category {
	margin: 10px 0px;
	font-size: 14px;
	font-weight: 400;
	color: #222;
	line-height: 1.7em;
	clear: both;
	}

#content .category p {
	margin: 15px 0px 10px 10px;
	padding: 0px;
	font-size: 14px;
	font-weight: normal;
	color: #222;
	letter-spacing: 1px;
	line-height: 1.8em;
	text-align: left;
	}

#content .category ul {
	margin: 6px 0px 6px 30px;
	padding: 0px;
	color: #333;
	list-style-type: circle;
	}

#content .category ul li {
	margin: 3px 0px;
	padding: 0px;
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 1.7em;
	}

#content .category h5 {
	margin: 15px 0px 0px 3px;
	padding: 0px;
	font-size: 16.5px;
	font-weight: 600;
	color: #000;
	letter-spacing: 1px;
	line-height: 1.4em;
	}

#content .category h6 {
	margin: 20px 0px 0px 5px;
	padding: 0px;
	font-size: 15px;
	font-weight: 600;
	color: #000;
	letter-spacing: 1px;
	line-height: 1.6em;
	}

#content .entry .english p {
	margin: 10px 0px 10px 10px;
	padding: 0px;
	font-size: 14px;
	font-weight: 400;
	color: #333;
	letter-spacing: 0.5px;
	line-height: 1.7em;
	text-justify: auto;
	text-align: left;
	}

#content .entry .english h5 {
	margin: 20px 0px 0px 0px;
	padding: 0px;
	color: #213491;
	font-size: 17px;
	font-weight: 600;
	letter-spacing: 0.5px;
	line-height: 1.4em;
	}

#content .entry .english h6 {
	margin: 20px 0px 0px 0px;
	padding: 0px;
	color: #213491;
	font-size: 16px;
	font-weight: 600;
	letter-spacing: 0.5px;
	line-height: 1.3em;
	}

#content .entry .entries p { margin: 15px 0px 0px 10px; font-size: 13.5px; letter-spacing: 1px; line-height: 1.7em; }

#content ul {
	margin: 6px 0px 6px 30px;
	padding: 0px;
	color: #333;
	list-style-type: circle;
	}

#content ul a { color: #36c; text-decoration: none; }
#content ul a:hover { background-color: #cde2f1; color: #213491; text-decoration: underline; }
#content ul .sub { font-size: 95%; }
#content ul .en { font-size: 90%; }
#content .entry ul .sumi {
	width: 16px;
	height: 16px;
	margin: 0px 0px 0px 2px;
	padding: 8px;
	color: #36c;
	background-image: url(../img/seal_sumi.png);
	background-repeat: no-repeat;
	background-position: 0px 12px;
	vertical-align: bottom;
	}

#content ul li {
	margin: 6px 0px;
	padding: 0px;
	font-size: 14.5px;
	letter-spacing: 1px;
	line-height: 1.8em;
	}

#content ul.list {
	margin: 0px 3px;
	padding: 0px;
	border-top: solid 1px #d0d9df;
	border-bottom: solid 1px #fff;
	color: #111;
	list-style-type: none !important;
	}

#content ul.list li {
	margin: 0px;
	padding: 3px;
	border-bottom: 1px solid #dadcdb;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 0px;
	line-height: 1.6em;
	}
	
#content ul.list li a { color: #36c; font-size: 14.5px; letter-spacing: 1px; }
#content ul.list li.en a { color: #36c; font-size: 14px; letter-spacing: 0.5px; }
#content ul.list li a:hover { background-color: #cde2f1; color: #213491; text-decoration: underline; }

#content ul.supportlist {
	margin: 0px 3px 10px 10px;
	padding: 0px;
	border-top: solid 1px #d0d9df;
	border-bottom: solid 1px #fff;
	color: #333;
	list-style-type: none !important;
	}

#content ul.supportlist li {
	margin: 0px;
	padding: 3px;
	border-bottom: 1px solid #dadcdb;
	font-size: 14px;
	font-weight: 300;
	letter-spacing: 0px;
	line-height: 1.6em;
	}
	
#content ul.supportlist li a { color: #369; letter-spacing: 0px; }
#content ul.supportlist li a:hover { background-color: #cde2f1; color: #213491; text-decoration: underline; }

#content ul.process {
	margin: 6px 3px;
	padding: 0px;
	border-top: solid 1px #d0d9df;
	color: #222;
	list-style-type: none !important;
	}

#content ul.process li {
	margin: 0px;
	padding: 5px 0px;
	border-bottom: 1px solid #d0d9df;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 1.8em;
	}

#content ul.process li strong { color: #000; font-size: 15.5px; letter-spacing: 1.5px; }

#content ul.program {
	margin: 6px 0px 0px 27px;
	padding: 0px;
	color: #52b8ca;
	list-style-type: circle;
	}

#content ul.program li {
	margin: 6px 0px;
	padding: 0px;
	font-size: 14.5px;
	letter-spacing: 1px;
	line-height: 1.3em;
	}

#content ul.program li a { padding: 0px 15px 0px 0px; background-image: url(../img/link_next.png); background-repeat: no-repeat; background-position: right; }

#content ul.indent40 {
	margin: 6px 0px 6px 40px;
	padding: 0px;
	color: #333;
	list-style-type: circle;
	}

#content ol {
	margin: 12px 0px 12px 36px;
	padding: 0px;
	color: #333;
	}

#content ol.kuromaru { list-style-type: filled-circled-decimal; }
#content ol li.kuromaru { list-style-type: filled-circled-decimal; }
#content ol.shiromaru { list-style-type: circled-decimal; }
#content ol li.shiromaru { list-style-type: circled-decimal; }

#content ol li {
	margin: 6px 0px;
	padding: 0px;
	font-size: 14.5px;
	letter-spacing: 1px;
	line-height: 1.8em;
	}

#content ol li a { color: #36c; text-decoration: none; }
#content ol li a:hover { background-color: #cde2f1; color: #213491; text-decoration: underline; }
#content ol.p90 li { font-size: 13.5px; letter-spacing: 0.5px; }

#content .entry ol.index {
	margin: 6px 0px 6px 28px;
	padding: 0px;
	}

#content .entry ol.index li {
	margin: 6px 0px;
	font-size: 13px;
	font-weight: 400;
	letter-spacing: 0.5px;
	line-height: 1.5em;
	text-align: left;
	}

#content .entry ol.lane {
	margin: 6px 0px 0px 30px;
	padding: 0px;
	color: #333;
	}

#content .entry ol.lane li {
	margin: 10px 0px 10px 10px;
	padding: 0px;
	font-size: 14px;
	font-weight: 300;
	letter-spacing: 0.7px;
	line-height: 1.5em;
	list-style-type: katakana;
	text-align: left;
	}

#content .entry table {
	margin: 5px 2px 10px 5px;
	padding: 0px;
	border-collapse: collapse;
	font-size: 13.5px;
	font-weight: 400;
	letter-spacing: 0px;
	line-height: 1.5em;
	color: #333;
	}

#content .entry table a { color: #36c; text-decoration: none; }
#content .entry table a:hover { background-color: #cde2f1; color: #213491; text-decoration: underline; }
#content .entry table.table14 { font-size: 14px; }
#content .entry tr { vertical-align: top; }

#content .entry th {
	margin: 0px;
	padding: 3px 5px;
	border: solid 1px #b0b9bf;
	border-collapse: collapse;
	background-color: #e0e9ef;
	color: #000;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	white-space: nowrap;
	}

#content .entry th.th5 {
	border-top: solid 1px #fff;
	border-left: solid 1px #fff;
	border-right: solid 1px #fff;
	background-color: #fff;
	font-size: 16px;
	}
	
#content .entry th.th5 a { color: #36c; text-decoration: none; }
#content .entry th.bg_thin { background-color: #eef6f9; }
#content .entry th.th_center { text-align: center; }
#content .entry th.left { text-align: left; float: none; }
#content .entry th.center { text-align: center; }
#content .entry th.right { text-align: right; float: none; }

#content .entry td {
	margin: 0px;
	padding: 5px;
	border: solid 1px #b0b9bf;
	border-collapse: collapse;
	line-height: 1.6em;
	}

#content .entry td.left { text-align: left; float: none; }
#content .entry td.center { text-align: center; }
#content .entry td.right { text-align: right; float: none; }

#content .entry td .sumi {
	width: 16px;
	height: 16px;
	margin: 0px 0px 0px 2px;
	padding: 8px;
	color: #36c;
	background-image: url(../img/seal_sumi.png);
	background-repeat: no-repeat;
	background-position: 0px 11px;
	vertical-align: bottom;
	}

#content .entry .sumi {
	width: 16px;
	height: 16px;
	margin: 0px 0px 0px 2px;
	padding: 8px;
	color: #36c;
	background-image: url(../img/seal_sumi.png);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	vertical-align: bottom;
	}

#content .entry .info {
	margin: 5px 0px;
	padding: 7px 5px 5px 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	background-color: #e0e3e6;
	font-family: "Avenir Next", "Avenir", "Verdana", "Arial", "Noto Sans JP", "Yu Gothic", "游ゴシック体", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Meiryo", "メイリオ", "MS PGothic", sans-serif;
	font-size: 15px;
	font-weight: 500;
	letter-spacing: 0.5px;
	line-height: 1.2em;
	clear: both;
	}

#content .entry .info a { color: #666; text-decoration: none; }
#content .entry .info a:hover { background-color: #cde2f1; color: #213491; text-decoration: underline; }
#content .entry .info .cat { font-size: 12px; font-weight: 300; letter-spacing: 0px; }

#content .entry .cap { margin: -10px 0px; font-size: 12px; line-height: 1.2em; letter-spacing: 0px; font-weight: 200; }
#content .capr { margin: -10px 5px; font-size: 12px; line-height: 1.2em; letter-spacing: 0px; font-weight: 200; text-align: right; float: right; }
#content .cap_r { margin: 5px 5px; font-size: 12px; line-height: 1.2em; letter-spacing: 0px; font-weight: 200; text-align: right; float: right; }
#content .right { margin: 0px 0px 10px 5px; float: right; }

#content .entry .sns {
	margin: 10px 0px 5px 10px;
	padding: 0px;
	font-size: 14px;
	font-weight: 300;
	color: #333;
	letter-spacing: 1px;
	line-height: 1em;
	float: left;
	}

#content .entry .sns a { color: #36c; text-decoration: none; }
#content .entry .sns a:hover { background-color: #cde2f1; color: #213491; text-decoration: underline; }
	
#content .entry .sign {
	margin: 20px 0px 5px 10px;
	padding: 0px;
	font-size: 14px;
	font-weight: 300;
	color: #333;
	letter-spacing: 1px;
	line-height: 1.8em;
	text-align: right;
	clear: right;
	}

#content .entry .staff {
	margin: 10px;
	padding: 10px 15px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	border: solid 1px #e0e3e6;
	background-color: #e6e6e6;
	font-size: 14px;
	font-weight: normal;
	color: #222;
	letter-spacing: 1px;
	line-height: 1.7em;
	display: inline-block;
	clear: both;
	}

#content .lane2R .info_contact {
	height: 200px;
	margin: 5px 0px 0px 10px;
	padding: 0px;
	background-color: #ccc;
	color: #333;
	font-size: 14.5px;
	font-weight: 300;
	line-height: 1.5em;
	letter-spacing: 1px;
	float: left;
	position: relative;
	}

#content .entry .info_contact p { white-space: nowrap; margin: 0px; padding: 0px;  font-size: 14.5px; position: absolute; bottom: 0px; }
#content .entry .info_contact a { color: #36c; font-size: 14px; text-decoration: none; letter-spacing: 0px; }
#content .entry .info_contact a:hover { background-color: #cde2f1; color: #213491; text-decoration: underline; }

#content .dialin {
	margin: 0px 0px 0px 3px;
	font-size: 13px;
	letter-spacing: 0px;
	}

#content .entry blockquote {
	margin: 15px 3px 15px 5px;
	padding: 5px 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	border: solid 1px #e0e3e6;
	background-color: #eee;
	font-size: 14px;
	color: #222;
	letter-spacing: 1px;
	line-height: 1.7em;
	clear: both;
	}

#content .entry blockquote.note-r {
	width: 300px;
	margin: 20px 5px 15px 20px;
	float: right;
	}

#content .entry blockquote p {
	margin: 10px 5px;
	padding: 0px;
	font-size: 14px;
	color: #222;
	letter-spacing: 1px;
	line-height: 1.7em;
	}

#content .entry blockquote.subsupport {
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 10px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-ms-border-radius: 0px;
	-o-border-radius: 0px;
	border-radius: 0px;
	border: 0px;
	border-left: solid 5px #ccc;
	background-color: #fff;
	font-size: 13.5px;
	color: #222;
	letter-spacing: 1px;
	line-height: 1.7em;
	clear: both;
	}

#content .entry blockquote.subsupport p {
	margin: 5px;
	padding: 0px;
	font-size: 13.5px;
	font-weight: normal;
	color: #222;
	letter-spacing: 1px;
	line-height: 1.7em;
	}

#content .entry blockquote.white {
	margin: 5px 0px 5px 20px;
	padding: 0px;
	border: 0px;
	background-color: #fff;
	font-size: 14px;
	font-weight: normal;
	color: #222;
	letter-spacing: 1px;
	line-height: 1.7em;
	clear: both;
	}

#content .entry blockquote.white p {
	margin: 5px;
	padding: 0px;
	font-size: 13.5px;
	font-weight: normal;
	color: #222;
	letter-spacing: 1px;
	line-height: 1.7em;
	}
	
#content .entry img.icon_maru {
	margin: 0px;
	padding: 0px;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-ms-border-radius: 100%;
	-o-border-radius: 100%;
	border-radius: 100%;
	line-height: 0em;
	float: right;
	}

#content img.face-r {
	margin: 5px 5px 10px 10px;
	border: solid 1px #fff;
	line-height: 0em;
	float: right;
}

/* ===============ページ下部定義============= */

#content .more {
	margin: 0px;
	padding: 0px;
	font-family: "Arial", sans-serif;
	font-size: 13px;
	letter-spacing: 1px;
	line-height: 1em;
	text-align: right;
	letter-spacing: 0px;
	float: right;
	clear: both;
	}

#content .more a {
	margin: 0px;
	padding: 4px 4px 4px 8px;
	-webkit-border-radius: 24px;
	-moz-border-radius: 24px;
	-ms-border-radius: 24px;
	-o-border-radius: 24px;
	border-radius: 24px;
	-webkit-transition: 0.7s ease-in-out;
	-moz-transition: 0.7s ease-in-out;
	-o-transition: 0.7s ease-in-out;
	-ms-transition: 0.7s ease-in-out;
	transition: 0.7s ease-in-out;
	color: #fff;
	letter-spacing: 2px;
	text-decoration: none;
	display: block;
	}

#content .more a:hover { background-color: #213491; color: #fff; text-decoration: none; }
#content .notice .more a { background-color: #eb4f3d; }
#content .entry .more a { background-color: #39c; padding: 6px 6px 6px 10px; }

#content .more_l {
	margin: 0px 0px 0px -9px;
	padding: 0px;
	font-family: "Arial", sans-serif;
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 1em;
	text-align: left;
	float: left;
	}

#content .more_l a {
	margin: 0px;
	padding: 5px 8px 5px 8px;
	-webkit-border-radius: 0px 24px 24px 0px;
	-moz-border-radius: 0px 24px 24px 0px;
	-ms-border-radius: 0px 24px 24px 0px;
	-o-border-radius: 0px 24px 24px 0px;
	border-radius: 0px 24px 24px 0px;
	-webkit-transition: 0.7s ease-in-out;
	-moz-transition: 0.7s ease-in-out;
	-o-transition: 0.7s ease-in-out;
	-ms-transition: 0.7s ease-in-out;
	transition: 0.7s ease-in-out;
	background-color: #39c;
	color: #fff;
	text-decoration: none;
	display: block;
	}

#content .more_l a:hover { background-color: #213491; color: #fff; text-decoration: none; }

#content .more_c {
	width: 130px;
	margin: 0px auto;
	padding: 0px;
	font-size: 13.5px;
	letter-spacing: 2px;
	line-height: 1em;
	text-align: center;
	clear: both;
	}

#content .more_c a {
	margin: 0px;
	padding: 6px 6px 8px 6px;
	-webkit-border-radius: 24px;
	-moz-border-radius: 24px;
	-ms-border-radius: 24px;
	-o-border-radius: 24px;
	border-radius: 24px;
	-webkit-transition: 0.7s ease-in-out;
	-moz-transition: 0.7s ease-in-out;
	-o-transition: 0.7s ease-in-out;
	-ms-transition: 0.7s ease-in-out;
	transition: 0.7s ease-in-out;
	border: solid 2px #ccc;
	color: #999;
	text-decoration: none;
	display: block;
	}

#content .more_c a:hover { background-color: #213491; color: #fff; text-decoration: none; }

#content .more_r {
	margin: 0px 3px 0px 0px;
	padding: 0px;
	font-size: 13px;
	letter-spacing: 2px;
	line-height: 1em;
	text-align: right;
	float: right;
	clear: both;
	}

#content .more_r a {
	margin: 0px;
	padding: 6px 6px 8px 10px;
	-webkit-border-radius: 24px;
	-moz-border-radius: 24px;
	-ms-border-radius: 24px;
	-o-border-radius: 24px;
	border-radius: 24px;
	-webkit-transition: 0.7s ease-in-out;
	-moz-transition: 0.7s ease-in-out;
	-o-transition: 0.7s ease-in-out;
	-ms-transition: 0.7s ease-in-out;
	transition: 0.7s ease-in-out;
	border: solid 2px #ccc;
	background-color: #fff;
	color: #999;
	text-decoration: none;
	display: block;
	}

#content .more_r a:hover { background-color: #213491; color: #fff; text-decoration: none; }

#content .detail {
	margin: 0px -10px 0px 0px;
	padding: 0px;
	font-family: "Arial", sans-serif;
	font-size: 13px;
	letter-spacing: 1px;
	line-height: 1em;
	text-align: right;
	float: right;
	clear: both;
	}

#content .detail a {
	margin: 0px;
	padding: 4px 5px 4px 10px;
	-webkit-border-radius: 9px 0px 0px 0px;
	-moz-border-radius: 9px 0px 0px 0px;
	-ms-border-radius: 9px 0px 0px 0px;
	-o-border-radius: 9px 0px 0px 0px;
	border-radius: 9px 0px 0px 0px;
	-webkit-transition: 0.7s ease-in-out;
	-moz-transition: 0.7s ease-in-out;
	-o-transition: 0.7s ease-in-out;
	-ms-transition: 0.7s ease-in-out;
	transition: 0.7s ease-in-out;
	background-color: #4154b1;
	color: #fff;
	text-decoration: none;
	display: block;
	}

#content .notice .detail a { background-color: #eb4f3d; }

#content .detail a:hover {
	background-color: #213491;
	color: #fff;
	text-decoration: none;
	}

#content .past {
	margin: 0px 2px;
	padding: 0px;
	font-family: "Arial", sans-serif;
	font-size: 13px;
	letter-spacing: 1px;
	line-height: 1.2em;
	text-align: right;
	letter-spacing: 1px;
	float: right;
	clear: both;
	}

#content .past a {
	margin: 0px;
	padding: 5px 5px 5px 10px;
	-webkit-border-radius: 0px 0px 9px 9px;
	-moz-border-radius: 0px 0px 9px 9px;
	-ms-border-radius: 0px 0px 9px 9px;
	-o-border-radius: 0px 0px 9px 9px;
	border-radius: 0px 0px 9px 9px;
	-webkit-transition: 0.7s ease-in-out;
	-moz-transition: 0.7s ease-in-out;
	-o-transition: 0.7s ease-in-out;
	-ms-transition: 0.7s ease-in-out;
	transition: 0.7s ease-in-out;
	background-color: #4154b1;
	color: #fff;
	text-decoration: none;
	display: block;
	}

#content .past a:hover {
	background-color: #213491;
	color: #fff;
	text-decoration: none; }

#content .past_A {
	margin: -10px 2px 0px 0px;
	padding: 0px;
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 1.1em;
	text-align: right;
	letter-spacing: 1px;
	float: right;
	clear: both;
	}

#content .past_A a {
	margin: 0px;
	padding: 8px 12px;
	-webkit-border-radius: 0px 0px 9px 9px;
	-moz-border-radius: 0px 0px 9px 9px;
	-ms-border-radius: 0px 0px 9px 9px;
	-o-border-radius: 0px 0px 9px 9px;
	border-radius: 0px 0px 9px 9px;
	-webkit-transition: 0.7s ease-in-out;
	-moz-transition: 0.7s ease-in-out;
	-o-transition: 0.7s ease-in-out;
	-ms-transition: 0.7s ease-in-out;
	transition: 0.7s ease-in-out;
	background-color: #044ea2;
	color: #fff;
	text-decoration: none;
	display: block;
	}

#content .past_A a:hover {
	background-color: #213491;
	color: #fff;
	text-decoration: none; }

#content .past_B {
	margin: -10px 2px 0px 0px;
	padding: 0px;
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 1.1em;
	text-align: right;
	letter-spacing: 1px;
	float: right;
	clear: both;
	}

#content .past_B a {
	margin: 0px;
	padding: 8px 12px;
	-webkit-border-radius: 0px 0px 9px 9px;
	-moz-border-radius: 0px 0px 9px 9px;
	-ms-border-radius: 0px 0px 9px 9px;
	-o-border-radius: 0px 0px 9px 9px;
	border-radius: 0px 0px 9px 9px;
	-webkit-transition: 0.7s ease-in-out;
	-moz-transition: 0.7s ease-in-out;
	-o-transition: 0.7s ease-in-out;
	-ms-transition: 0.7s ease-in-out;
	transition: 0.7s ease-in-out;
	background-color: #52b8ca;
	color: #fff;
	text-decoration: none;
	display: block;
	}

#content .past_B a:hover {
	background-color: #213491;
	color: #fff;
	text-decoration: none; }

#content .before_B {
	margin: -10px 2px 0px 0px;
	padding: 0px;
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 1.1em;
	text-align: right;
	letter-spacing: 1px;
	float: right;
	clear: both;
	}

#content .before_B a {
	margin: 0px;
	padding: 8px 12px;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	-ms-border-radius: 9px;
	-o-border-radius: 9px;
	border-radius: 9px;
	-webkit-transition: 0.7s ease-in-out;
	-moz-transition: 0.7s ease-in-out;
	-o-transition: 0.7s ease-in-out;
	-ms-transition: 0.7s ease-in-out;
	transition: 0.7s ease-in-out;
	background-color: #52b8ca;
	color: #fff;
	text-decoration: none;
	display: block;
	}

#content .before_B a:hover {
	background-color: #213491;
	color: #fff;
	text-decoration: none; }

#content .fold {
	margin: -29px 0px 0px 0px;
	padding: 0px;
	font-family: "Arial", sans-serif;
	font-size: 13px;
	letter-spacing: 0px;
	line-height: 1em;
	text-align: right;
	letter-spacing: 0px;
	float: right;
	clear: both;
	}

#content .fold a {
	margin: 0px;
	padding: 4px 4px 4px 6px;
	-webkit-border-radius: 9px 9px 0px 0px;
	-moz-border-radius: 9px 9px 0px 0px;
	-ms-border-radius: 9px 9px 0px 0px;
	-o-border-radius: 9px 9px 0px 0px;
	border-radius: 9px 9px 0px 0px;
	-webkit-transition: 0.7s ease-in-out;
	-moz-transition: 0.7s ease-in-out;
	-o-transition: 0.7s ease-in-out;
	-ms-transition: 0.7s ease-in-out;
	transition: 0.7s ease-in-out;
	background-color: #4154b1;
	color: #fff;
	text-decoration: none;
	display: block;
	}

#content .fold a:hover { background-color: #39c; color: #fff; text-decoration: none; }

#content .page {
	margin: -12px 0px 18px 0px;
	padding: 0px;
	font-size: 13px;
	font-weight: 300;
	color: #a0a9af;
	letter-spacing: 0.5px;
	line-height: 1.7em;
	text-align: left;
	}

#content .page a { margin: 0px 2px; color: #999; text-decoration: none; }
#content .page a:hover { background-color: #cde2f1; color: #213491; text-decoration: underline; }

#content .pages {
	margin: -10px 0px 15px 0px;
	padding: 1px 4px;
	color: #999;
	font-size: 14px;
	line-height: 1.8em;
	clear: both;
	}

#content .pages .now {
	margin: 5px 3px;
	padding: 2px 4px;
	}
	
#content .pages a {
	margin: 5px 3px;
	padding: 2px 6px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	border: solid 1px #e0e9ef;
	background-color: #eee;
	color: #666;
	text-decoration: none;
	}
	
#content .pages a:hover {
	background-color: #39c;
	color: #fff;
	text-decoration: none;
	-webkit-transition: 0.7s ease-in-out;
	-moz-transition: 0.7s ease-in-out;
	-ms-transition: 0.7s ease-in-out;
	-o-transition: 0.7s ease-in-out;
	transition: 0.7s ease-in-out;
	}

/* ===============フォーム定義============= */

#content .entry input.input {
	max-width: 90%;
	padding: 3px 6px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #bbb;
	-webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: inset 0 0 4px rgba(0,0,0,0.2);
	box-shadow: inner 0 0 4px rgba(0, 0, 0, 0.9);
	font-family: "Noto Sans Japanese", "Yu Gothic", "YuGothic", "游ゴシック体", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Meiryo", "メイリオ", "MS PGothic", sans-serif;
	font-size: 14px;
	letter-spacing: 1px;
	}

#content .entry textarea {
	max-width: 90%;
	padding: 3px 6px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #bbb;
	-webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: inset 0 0 4px rgba(0,0,0,0.2);
	box-shadow: inner 0 0 4px rgba(0, 0, 0, 0.2);
	font-family: "Noto Sans Japanese", "Yu Gothic", "YuGothic", "游ゴシック体", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Meiryo", "メイリオ", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 1.7em;
	letter-spacing: 1px;
	}

#content .entry input.send {
	padding: 0px 15px;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#def), to(#ace));
	background-image: -webkit-linear-gradient(top, #def, #ace);
	background-image: -moz-linear-gradient(top, #def, #ace);
	background-image: -ms-linear-gradient(top, #def, #ace);
	background-image: -o-linear-gradient(top, #def, #ace);
	background-image: linear-gradient(top, #def, #ace);
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), 0px 1px 2px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), 0px 1px 2px rgba(0, 0, 0, 0.2);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), 0px 1px 2px rgba(0, 0, 0, 0.2);
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-ms-border-radius: 30px;
	-o-border-radius: 30px;
	border-radius: 30px;
	border: 1px solid #06c;
	color: #036;
	text-shadow: #fff 1px 1px 0px;
	font-family: "Noto Sans Japanese", "Yu Gothic", "YuGothic", "游ゴシック体", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Meiryo", "メイリオ", "MS PGothic", sans-serif;
	font-size: 16px;
	letter-spacing: 1px;
	cursor: pointer;
	}

#content .entry input.send:active {
	background-image: -webkit-gradient(linear, left top, left bottom, from(#eee), to(#ccc));
	background-image: -webkit-linear-gradient(top, #eee, #ccc);
	background-image: -moz-linear-gradient(top, #eee, #ccc);
	background-image: -ms-linear-gradient(top, #eee, #ccc);
	background-image: -o-linear-gradient(top, #eee, #ccc);
	background-image: linear-gradient(top, #eee, #ccc);
	border: 1px solid #bbb;
	}

#content .entry input.send:hover {
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ddd), to(#bbb));
	background-image: -webkit-linear-gradient(top, #ddd, #bbb);
	background-image: -moz-linear-gradient(top, #ddd, #bbb);
	background-image: -ms-linear-gradient(top, #ddd, #bbb);
	background-image: -o-linear-gradient(top, #ddd, #bbb);
	background-image: linear-gradient(top, #ddd, #bbb);
	border: 1px solid #bbb;
	}

#content .entry input.reset {
	padding: 0px 15px;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#eee), to(#ccc));
	background-image: -webkit-linear-gradient(top, #eee, #ccc);
	background-image: -moz-linear-gradient(top, #eee, #ccc);
	background-image: -ms-linear-gradient(top, #eee, #ccc);
	background-image: -o-linear-gradient(top, #eee, #ccc);
	background-image: linear-gradient(top, #eee, #ccc);
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), 0px 1px 2px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), 0px 1px 2px rgba(0, 0, 0, 0.2);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), 0px 1px 2px rgba(0, 0, 0, 0.2);
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-ms-border-radius: 30px;
	-o-border-radius: 30px;
	border-radius: 30px;
	border: 1px solid #bbb;
	text-shadow: #fff 1px 1px 0px;
	font-family: "Noto Sans Japanese", "Yu Gothic", "YuGothic", "游ゴシック体", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Meiryo", "メイリオ", "MS PGothic", sans-serif;
	font-size: 16px;
	letter-spacing: 1px;
	cursor: pointer;
	}

#content .entry input.reset:hover {
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ddd), to(#bbb));
	background-image: -webkit-linear-gradient(top, #ddd, #bbb);
	background-image: -moz-linear-gradient(top, #ddd, #bbb);
	background-image: -ms-linear-gradient(top, #ddd, #bbb);
	background-image: -o-linear-gradient(top, #ddd, #bbb);
	background: linear-gradient(top, #ddd, #bbb);
	border: 1px solid #bbb;
	}

#content .asterisk {
	margin: 0px 2px;
	padding: 0px;
	font-family: "Meiryo", "メイリオ", monospace;
	font-size: 18px;
	color: #c00;
	}

/* ===============２カラム定義============= */

#content .column2 {
	width: 490px;
	height: auto;
	margin: 9px 0px;
	padding: 0px;
	border: solid 1px #d0d9df;
	}

#content .column2 a:hover { background-color: #cde2f1; color: #213491; text-decoration: underline; }

#content .archives h3 {
	margin: 7px 5px 0px 5px;
	padding: 5px 0px;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	letter-spacing: 0px;
	line-height: 1.2em;
	border-bottom: solid 4px #213491;
	text-decoration: none;
	}

#content .archives h3 a {
	padding: 1px 3px;
	font-family: "Avenir Next", "Avenir", "Century Gothic",  "Droid Sans", "Verdana", "Arial", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Meiryo", "メイリオ", sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	letter-spacing: 2px;
	}

#content .archives h3 .jp {
	margin: 0px;
	padding: 0px;
	color: #213491;
	font-family: "Noto Sans JP", "Yu Gothic", "游ゴシック体", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Meiryo", "メイリオ", "MS PGothic", sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.3em;
	letter-spacing: 0.5px;
	float: right;
	}

#content .archives h3 .jp a { color: #213491; text-decoration: none; }
#content .archives h3 .jp a:hover { background-color: #dee; color: #213491; text-decoration: underline; }

#content .archives h3 .jp_mext {
	margin: 0px;
	padding: 0px;
	color: #54aec2;
	font-family: "Noto Sans JP", "Yu Gothic", "游ゴシック体", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Meiryo", "メイリオ", "MS PGothic", sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.3em;
	letter-spacing: 0.5px;
	float: right;
	}

#content .archives h3 .jp_mext a { color: #54aec2; text-decoration: none; }
#content .archives h3 .jp_mext a:hover { background-color: #dee; color: #213491; text-decoration: underline; }


#content .archives ul {
	margin: -1px 5px 0px 5px;
	padding: 0px;
	font-size: 13px;
	color: #111;
	list-style-type: none;
	}

#content .archives li {
	margin: 0px;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px solid #dadcdb;
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 0.5px;
	line-height: 1.6em;
	}

	#content .archives li a { letter-spacing: 1px; padding: 0px; font-size: 14px; color: #36c; text-decoration: none; }
	#content .archives li .en { letter-spacing: 0.5px; font-size: 12px; }
	#content .archives li .sub { letter-spacing: 1px; font-size: 13px; }

	#content .archives ul li .categories { font-size: 11px; font-weight: 300; line-height: 1.1em; letter-spacing: 0px; float: right; }
	#content .archives ul li .categories a { padding: 0px; font-size: 11px; color: #666; text-decoration: none; }
	#content .archives ul li .categories a:hover { background-color: #ccc; color: #333; text-decoration: underline; }

/* ===============４カラム定義============= */

#content .lane4 {
	width: 238px;
	margin: 0px 16px 0px 0px;
	padding: 0px;
	line-height: 1em;
	float: left;
	}

#content .lane4R {
	width: 238px;
	margin: 0px;
	padding: 0px;
	line-height: 1em;
	float: right;
	}

#content .column4 {
	width: 236px;
	margin: 9px 0px;
	padding: 0px;
	border: solid 1px #d0d9df;
	line-height: 1em;
	}

#content .column4 a {
	margin: 0px;
	padding: 0px;
	color: #222;
	text-decoration: none;
	}

#content .column4 a:hover {
	background-color: #cde2f1;
	color: #213491;
	text-decoration: underline;
	}

#content .column4 .more {
	margin: 0px;
	padding: 0px;
	font-family: "Avenir Next", "Avenir", "Century Gothic",  "Droid Sans", "Verdana", "Arial", sans-serif;
	font-size: 12.5px;
	letter-spacing: 1px;
	line-height: 1em;
	text-align: right;
	letter-spacing: 0px;
	float: right;
	}

#content .column4 .more a {
	margin: 0px;
	padding: 6px 4px 4px 8px;
	-webkit-border-radius: 9px 0px 0px 0px;
	-moz-border-radius: 9px 0px 0px 0px;
	-ms-border-radius: 9px 0px 0px 0px;
	-o-border-radius: 9px 0px 0px 0px;
	border-radius: 9px 0px 0px 0px;
	-webkit-transition: 0.7s ease-in-out;
	-moz-transition: 0.7s ease-in-out;
	-o-transition: 0.7s ease-in-out;
	-ms-transition: 0.7s ease-in-out;
	transition: 0.7s ease-in-out;
	color: #fff;
	letter-spacing: 1px;
	text-decoration: none;
	display: block;
	}

#content .column4 .more a:hover { background-color: #d43 !important; color: #fff; text-decoration: none; }

#content .column4 a.mblock {
	margin: 0px;
	padding: 0px 0px 3px 0px;
	border-top: solid 1px #fff;
	border-left: solid 1px #fff;
	border-right: solid 1px #fff;
	display: block;
	}

#content .column4 a.mblock:hover {
	background-color: #cde2f1;
	color: #213491;
	text-decoration: none;
	-webkit-transition: 0.7s ease-in-out;
	-moz-transition: 0.7s ease-in-out;
	-o-transition: 0.7s ease-in-out;
	-ms-transition: 0.7s ease-in-out;
	transition: 0.7s ease-in-out;
	}

#content .column4 a.mblock img {
	margin: 0px;
	padding: 0px;
	border-bottom: solid 1px #fff;
	box-shadow: 0px 1px 2px #ccc;
	line-height: 0em;
	display: block;
	position: relative;
	}

#content .column4 .maru_bmenu {
	min-width: 32px;
	margin: -26px 4px 0px -12px;
	padding: 11px 3px 9px 3px;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-ms-border-radius: 100%;
	-o-border-radius: 100%;
	border-radius: 100%;
	border: solid 1px #fff;
	background-color: #52b8ca;
	color: #fff;
	font-family: "Avenir Next", "Avenir", "Century Gothic",  "Droid Sans", "Verdana", "Arial", sans-serif;
	font-size: 18px;
	line-height: 1em;
	text-align: center;
	vertical-align: middle;
	letter-spacing: 0px;
	float: left;
	position: relative;
	z-index: 50;
	}

#content .column4 .maru {
	min-width: 32px;
	margin: -26px 4px 0px -12px;
	padding: 11px 3px 9px 3px;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-ms-border-radius: 100%;
	-o-border-radius: 100%;
	border-radius: 100%;
	border: solid 1px #fff;
	background-color: #666;
	color: #fff;
	font-family: "Avenir Next", "Avenir", "Century Gothic",  "Droid Sans", "Verdana", "Arial", sans-serif;
	font-size: 18px;
	line-height: 1em;
	text-align: center;
	vertical-align: middle;
	letter-spacing: 0px;
	float: left;
	position: relative;
	z-index: 50;
	}

#content .column4 .menu_A { background-color: #044ea2; }
#content .column4 .menu_B { background-color: #52b8ca; }

#content .column4 .maru_bmaintain {
	min-width: 32px;
	margin: -26px 4px 0px -12px;
	padding: 11px 3px 9px 3px;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-ms-border-radius: 100%;
	-o-border-radius: 100%;
	border-radius: 100%;
	border: solid 1px #fff;
	background-color: #666;
	color: #fff;
	font-family: "Avenir Next", "Avenir", "Century Gothic",  "Droid Sans", "Verdana", "Arial", sans-serif;
	font-size: 18px;
	line-height: 1em;
	text-align: center;
	vertical-align: middle;
	letter-spacing: 0px;
	float: left;
	position: relative;
	z-index: 50;
	}

#content .column4 h2 {
	margin: 6px 3px 3px 3px;
	padding: 0px;
	font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Meiryo", "メイリオ", "MS PGothic", sans-serif;
	font-size: 14.5px;
	font-weight: bold;
	line-height: 1.3em;
	letter-spacing: 0.5px;
	}

#content .column4 a h2 { color: #000; }
#content .column4 a:hover h2 { color: #213491; text-decoration: underline; }
#content .column4 a h2 .sub { font-size: 13px; letter-spacing: 0px; line-height: 1.3em; }

#content .lane4 h3 {
	margin: 0px;
	padding: 7px;
	font-size: 18px;
	font-weight: 600;
	color: #fff;
	letter-spacing: 1px;
	line-height: 1.2em;
	text-decoration: none;
	}

#content .lane4R h3 {
	margin: 0px;
	padding: 7px;
	font-size: 18px;
	font-weight: 600;
	color: #fff;
	letter-spacing: 1px;
	line-height: 1.2em;
	text-decoration: none;
	}

#content .column4 .download {
	margin: 0px;
	padding: 3px;
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 0px;
	line-height: 1.5em;
	}
	
#content .column4 .download a { color: #e65; }
#content .column4 .download a:hover { color: #36c; text-decoration: underline; }

#content .column4_menu {
	width: 238px;
	margin: 9px 0px 15px 0px;
	padding: 0px;
	line-height: 1em;
	}

#content .column4_menu a {
	margin: 0px;
	padding: 0px;
	color: #222;
	text-decoration: none;
	}

#content .column4_menu a:hover {
	background-color: #cde2f1;
	color: #213491;
	text-decoration: underline;
	}

#content .column4_menu a.mblock {
	margin: 0px;
	padding: 0px 0px 3px 0px;
	border-top: solid 1px #fff;
	border-left: solid 1px #fff;
	border-right: solid 1px #fff;
	display: block;
	}

#content .column4_menu a.mblock:hover {
	background-color: #cde2f1;
	color: #213491;
	text-decoration: none;
	-webkit-transition: 0.7s ease-in-out;
	-moz-transition: 0.7s ease-in-out;
	-o-transition: 0.7s ease-in-out;
	-ms-transition: 0.7s ease-in-out;
	transition: 0.7s ease-in-out;
	}

#content .column4_menu a.mblock img {
	margin: 0px;
	padding: 0px;
	line-height: 0em;
	display: block;
	position: relative;
	}

#content .column4_menu .menu_A { background-color: #044ea2; }
#content .column4_menu .menu_B { background-color: #52b8ca; }

#content .column4_menu .download {
	margin: 0px;
	padding: 3px;
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 0px;
	line-height: 1.5em;
	}
	
#content .column4_menu .download a { color: #e65; }
#content .column4_menu .download a:hover { color: #36c; text-decoration: underline; }

/* ===============タブメニュー定義============= */

#content .all_area {
	margin: 6px 0px 0px 0px;
	padding: 0px;
	overflow: hidden;
	}

#content .all_area .more {
	margin: 7px 6px 0px 0px;
	padding: 0px;
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 1.2em;
	text-align: right;
	letter-spacing: 1px;
	float: right;
	clear: both;
	}

#content .all_area .more a {
	margin: 0px;
	padding: 5px 5px 5px 10px;
	-webkit-border-radius: 9px 9px 0px 0px;
	-moz-border-radius: 9px 9px 0px 0px;
	-ms-border-radius: 9px 9px 0px 0px;
	-o-border-radius: 9px 9px 0px 0px;
	border-radius: 9px 9px 0px 0px;
	-webkit-transition: 0.7s ease-in-out;
	-moz-transition: 0.7s ease-in-out;
	-o-transition: 0.7s ease-in-out;
	-ms-transition: 0.7s ease-in-out;
	transition: 0.7s ease-in-out;
	border: solid 1px #8ac;
	background-color: #d0d9df;
	color: #000;
	text-decoration: none;
	display: block;
	}

#content .all_area .more a:hover {
	background-color: #213491;
	color: #fff;
	text-decoration: none;
	}
	
#content .all_area div.content_area{
	/*Tabの内容を表示するエリアの装飾*/
	margin: 0px;
	background:#fff;
	padding: 0px;
	border: solid 1px #8ac;
	}

#content .tab_area {
	overflow: hidden;
	display: table;
	margin: 0px;
	padding: 0px;
	}

#content .all_area ul.tab_area {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}
	
#content .tab_area li {
	/*Tabの装飾*/
	height:32px;
	margin: 0px;
	padding: 0px 10px;
	text-align:left;
	border-top: solid 1px #ccc;
	border-right: 1px solid #ddd;
	border-left: 1px solid #abc;
	border-collapse: collapse;
	cursor: pointer;
	vertical-align:middle;
	display:table-cell;
	list-style-type: none;
	font-size: 15px;
	background-color: #eee;
	color:#222;
	font-weight: bold;
	}

#content .tab_area li.select{
	/*アクティブタブの装飾*/
	margin: 0px;
	background-color:#fff;
	background-image:none;
	border-collapse: collapse;
	color: #333;
	border-top:3px solid #213491;
	}
	
#content .hide{display:none;}

#content ul.list_area {
	margin: 0px;
	padding: 0px;
	color: #333;
	list-style-type: none;
	}

#content ul.list_area li {
	margin: 0px;
	padding: 0px;
	border-bottom: solid 1px #d0d9df;
	font-family: "Arial";
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 1.4em;
	list-style-type: none;
	}

#content ul.list_area li a { padding: 5px 5px 5px 10px; color: #222; text-decoration: none; display: block; }
#content ul.list_area li a:hover { background-color: #cde2f1; color: #213491; text-decoration: underline; }
#content ul.list_area li a .date { font-family: "Arial", "Meiryo", "メイリオ", monospace; font-size: 13px; }
#content ul.list_area li a .cat { float: right; margin: -4px; padding: 3px 4px 3px 6px; background-color: #4154b1; color: #fff; font-size: 12px; line-height: 1em; }
#content ul.list_area li a .en { margin: 0px; font-family: "Arial", sans-serif; font-size: 12px; letter-spacing: 0px; }

#content .content_area p {
	margin: 0px;
	padding: 10px;
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 1.4em;
	}

#content .content_area .moreall {
	margin: 0px auto;
	padding: 0px;
	font-family: "Arial", sans-serif;
	font-size: 13px;
	letter-spacing: 1px;
	line-height: 1.2em;
	text-align: center;
	letter-spacing: 1px;
	clear: both;
	}

#content .content_area .moreall a {
	margin: 0px;
	padding: 5px;
	border: 1px solid rgba(255,255,255,0.7);
	-webkit-transition: 0.7s ease-in-out;
	-moz-transition: 0.7s ease-in-out;
	-o-transition: 0.7s ease-in-out;
	-ms-transition: 0.7s ease-in-out;
	transition: 0.7s ease-in-out;
	background-color: #9ab;
	color: #fff;
	text-decoration: none;
	display: block;
	}

#content .content_area .moreall a:hover {
	background-color: #213491;
	color: #fff;
	text-decoration: none; }

/* ===============MEXT後半定義============= */

#content .minus24 {
	margin: 9px 0px 0px 0px;
	background-color: #fff;
	border: solid 1px #d0d9df;
	position: relative;
	z-index: 4;
	}

nav.former {
	margin: 0px 0px 12px 0px;
	padding: 0px;
	font-size: 18px;
	letter-spacing: 1px;
	line-height: 1em;
	position: relative;
	z-index: 3;
	}

nav.former a {
	padding: 9px 12px 9px 15px;
	background-color: #d0d9df;
	color: #213491;
	line-height: 1.2em;
	text-decoration: none;
	float: right;
	}

nav.former a:hover {
	background-color: rgba(170,221,221,0.4);
	color: #54aec2;
	text-decoration: underline;
	-webkit-transition: 1s ease-in-out;
	-moz-transition: 1s ease-in-out;
	-ms-transition: 1s ease-in-out;
	-o-transition: 1s ease-in-out;
	transition: 1s ease-in-out;
	}
	
nav.before {
	margin: 6px 0px 12px 9px;
	padding: 0px;
	font-size: 18px;
	letter-spacing: 1px;
	line-height: 1em;
	float: right;
	position: relative;
	z-index: 2;
	}

nav.before a {
	margin: 0px;
	padding: 9px 12px 9px 15px;
	background: -webkit-gradient(linear, left top, left bottom, from(#044ea2), to(#52b8ca));
	background: -webkit-linear-gradient(top, #044ea2, #52b8ca);
	background: -moz-linear-gradient(top, #044ea2, #52b8ca);
	background: -ms-linear-gradient(top, #044ea2, #52b8ca);
	background: -o-linear-gradient(top, #044ea2, #52b8ca);
	background: linear-gradient(top, #044ea2, #52b8ca);
	-webkit-border-radius: 0px 0px 9px 9px;
	-moz-border-radius: 0px 0px 9px 9px;
	-ms-border-radius: 0px 0px 9px 9px;
	-o-border-radius: 0px 0px 9px 9px;
	border-radius: 0px 0px 9px 9px;
	color: #fff;
	line-height: 1.2em;
	text-decoration: none;
	}

nav.before a:hover {
	background: #d0d9df;
	color: #213491;
	text-decoration: underline;
	}

nav.before_rm {
	margin: 6px 0px 12px 9px;
	padding: 0px;
	font-size: 18px;
	letter-spacing: 1px;
	line-height: 1em;
	position: relative;
	z-index: 1;
	float: right;
	}

nav.before_rm a {
	margin: 0px;
	padding: 9px 12px 9px 15px;
	background: -webkit-gradient(linear, left top, left bottom, from(#438dc6), to(#1d2157));
	background: -webkit-linear-gradient(top, #438dc6, #1d2157);
	background: -moz-linear-gradient(top, #438dc6, #1d2157);
	background: -ms-linear-gradient(top, #438dc6, #1d2157);
	background: -o-linear-gradient(top, #438dc6, #1d2157);
	background: linear-gradient(top, #438dc6, #1d2157);
	-webkit-border-radius: 0px 0px 9px 9px;
	-moz-border-radius: 0px 0px 9px 9px;
	-ms-border-radius: 0px 0px 9px 9px;
	-o-border-radius: 0px 0px 9px 9px;
	border-radius: 0px 0px 9px 9px;
	color: #fff;
	line-height: 1.2em;
	text-decoration: none;
	}

nav.before_rm a:hover {
	background: #d0d9df;
	color: #213491;
	text-decoration: underline;
	}

#content h1.mext2 {
	margin: 0px 0px 10px 0px;
	padding: 10px;
	color: #fff;
	font-family: "Noto Sans JP", "Yu Gothic", "游ゴシック体", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Meiryo", "メイリオ", "MS PGothic", sans-serif;
	font-size: 21px;
	font-weight: bold;
	line-height: 1em;
	letter-spacing: 1px;
	}

#content .amenu {
	margin: 5px 20px 5px 10px;
	padding: 20px;
	background-color: #044ea2;
	border-radius: 50%;
	float: left;
}

#content .bmenu {
	margin: 15px 20px 15px 10px;
	padding: 20px;
	background-color: #52b8ca;
	border-radius: 50%;
	float: left;
}

#content .cmenu {
	margin: 15px 20px 15px 10px;
	padding: 20px;
	background-color: #44617b;
	border-radius: 50%;
	float: left;
}

#content .cmenukn {
	margin: 15px 20px 15px 10px;
	padding: 20px;
	background-color: #44617b;
	border-radius: 50%;
	float: left;
}

#content .cmenutk {
	margin: 15px 20px 15px 10px;
	padding: 20px;
	background-color: #17184b;
	border-radius: 50%;
	float: left;
}

#content .latter  {
  float: left;
}

#content .latter ol {
  counter-reset: my-counter;
  list-style: none;
  padding: 0;
}

#content .latter li {
  margin-bottom: 12px;
  padding: 0px 16px;
  font-size: 16px;
  position: relative;
}

#content .latter li:before {
  content: counter(my-counter);
  counter-increment: my-counter;
  background-color: #bada55;
  color: #222;
  display: block;
  float: left;
  line-height: 27px;
  margin: 0px -24px 0px -36px;
  padding: 2px 2px 3px 3px;
  text-align: center;
  height: 25px;
  width: 25px;
  border-radius: 50%;
}

#content .latter .download {
	margin: 0px;
	padding: 3px;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 0px;
	line-height: 1.5em;
	}

#content .latter .download a { color: #e65; }
#content .latter .download a:hover { color: #36c; text-decoration: underline; }

#content .gather  {
	margin: 28px 14px 0px 0px;
	float: left;
}

#content .total  {
	margin: 64px 0px 0px 0px;
	font-size: 16px;
	line-height: 2em;
	letter-spacing: 1px;
	float: left;
}

#content .total a { color: #36c; text-decoration: none; }
#content .total a:hover { background-color: #cde2f1; color: #213491; text-decoration: underline; }

#content .b_total  {
	margin: 0px 0px 0px 12px;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 1px;
}

#content .b_total a { color: #52b8ca; text-decoration: none; }
#content .b_total a:hover { background-color: #cde2f1; color: #213491; text-decoration: underline; }

#content .total_num {
  background-color: #bada55;
  color: #222;
  margin: 5px 5px 5px 2px;
  padding: 0px 0px 2px 2px;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  text-align: center;
  display: inline-block;
}

#content .total .download {
	margin: 0px;
	padding: 3px;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 0px;
	line-height: 1.5em;
	}

#content .total .download a { color: #e65; }
#content .total .download a:hover { color: #36c; text-decoration: underline; }

#content .menu_num {
  background-color: #bada55;
  color: #222;
  margin: 0px 6px 0px 3px;
  padding: 1px 0px 1px 2px;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  text-align: center;
  display: inline-block;
}

/* ===============MEXTロードマップ定義============= */

#content .roadmap {
	margin: 0px;
	padding: 0px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	-ms-border-radius: 12px;
	-o-border-radius:12px;
	border-radius: 12px;
	}

#content .rmL {
	width: 495px;
	border: solid 4px #438dc6;
	float: left;
	}

#content .rmR {
	width: 482px;
	border: solid 4px #1d2157;
	float: right;
	}
	
#content .rmLL {
	width: 208px;
	margin: 9px 0px 9px 9px;
	float: left;
	}

#content .rmLR {
	width: 242px;
	margin: 9px 9px 9px 0px;
	padding: 0px 0px 0px 10px;
	border-left: dotted 2px #438dc6;
	float: right;
	}

#content .rmLM {
	margin: 12px 9px;
	padding: 12px 0px 0px 0px;
	border-top: solid 4px #438dc6;
	clear: both;
	}
	
#content .rmLB {
	margin: 12px 9px;
	padding: 12px 0px 0px 0px;
	border-top: dotted 3px #438dc6;
	clear: both;
	}

#content .rmLBL {
	width: 160px;
	margin: 0px;
	float: left;
	}

#content .rmLBR {
	margin: 0px;
	float: right;
	}

#content .rm_arrowL {
	margin: 20px 4px 0px 2px;
	float: left;
	}

#content .rmLB .rmLBL p {
	margin: 5px 0px;
	padding: 0px;
	font-size: 12.5px;
	font-weight: normal;
	color: #222;
	letter-spacing: 0px;
	line-height: 1.6em;
	text-align: left;
	}

#content h1.rm_h1 {
	margin: 20px auto;
	padding: 9px;
	background: -webkit-gradient(linear, left top, left bottom, from(#438dc6), to(#1d2157));
	background: -webkit-linear-gradient(top, #438dc6, #1d2157);
	background: -moz-linear-gradient(top, #438dc6, #1d2157);
	background: -ms-linear-gradient(top, #438dc6, #1d2157);
	background: -o-linear-gradient(top, #438dc6, #1d2157);
	background: linear-gradient(top, #438dc6, #1d2157);
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	-ms-border-radius: 9px;
	-o-border-radius: 9px;
	border-radius: 9px;
	color: #fff;
	font-size: 24px;
	font-weight: 400;
	letter-spacing: 3px;
	text-align: center;
	}

#content .roadmap h2 {
	margin: 0px;
	padding: 5px;
	-webkit-border-radius: 6px 6px 0px 0px;
	-moz-border-radius: 6px 6px 0px 0px;
	-ms-border-radius: 6px 6px 0px 0px;
	-o-border-radius: 6px 6px 0px 0px;
	border-radius: 6px 6px 0px 0px;
	color: #fff;
	font-size: 21px;
	font-weight: 500;
	line-height: 1.5em;
	letter-spacing: 1px;
	}

#content .rmL h2 {
	margin: 0px;
	background-color: #438dc6;
	text-align: center;
	}

#content .rmR h2 {
	margin: 0px;
	background-color: #1d2157;
	text-align: center;
	}

#content .roadmap h3 {
	margin: 0px 0px 9px 0px;
	padding: 0px;
	color: #1d2157;
	font-size: 16px;
	font-weight: 600;
	line-height: 1.2em;
	text-align: left;
}

#content .roadmap h4 {
	margin: 12px 0px;
	padding: 0px;
	color: #000;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.2em;
	text-align: center;
	text-decoration: underline;
	clear: both;
}

#content .roadmap h5 {
	margin: 2px 0px;
	padding: 0px;
	color: #000;
	font-size: 15px;
	line-height: 1.2em;
}

#content .roadmap h5.h5_left {
	padding: 2px;
	float: left;
}
	
#content .roadmap p {
	margin: 5px 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: normal;
	color: #222;
	letter-spacing: 0px;
	line-height: 1.7em;
	text-align: left;
	}

#content .roadmap .rm11 {
	margin: -5px 0px 5px 2px;
	padding: 0px;
	color: #333;
	font-size: 11.2px;
	letter-spacing: 0px;
	line-height: 1.5em;
	text-align: left;
	}

#content .roadmap blockquote {
	margin: 0px;
	padding: 8px;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	-ms-border-radius: 9px;
	-o-border-radius: 9px;
	border-radius: 9px;
	background-color: #e0feff;
	}

#content .roadmap blockquote p {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	line-height: 1.7em;
	}

#content .roadmap .a-menu {
	margin: 0px 10px 0px 0px;
	padding: 11px;
	background-color: #044ea2;
	color: #fff;
	font-size: 15px;
	font-weight: 600;
	float: left;
}

#content .roadmap .b-menu {
	margin: 0px 10px 0px 0px;
	padding: 11px;
	color: #fff;
	font-size: 15px;
	font-weight: 600;
	background-color: #52b8ca;
	float: left;
}

#content .roadmap .c-menu {
	margin: 0px 10px 0px 0px;
	padding: 11px;
	color: #fff;
	font-size: 15px;
	font-weight: 600;
	background-color: #44617b;
	float: left;
}

#content .roadmap .goal {
	margin: 10px 20px 20px 20px;
	padding: 0px;
	text-align: center;
	}
	
#content .roadmap .goal p {
	margin: 0px auto;
	padding: 4px 8px;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	-ms-border-radius: 9px;
	-o-border-radius: 9px;
	border-radius: 9px;
	border: solid 3px #78ccda;
	background-color: #2dfdff;
	color: #000;
	text-align: center;
	}
	
#content .roadmap .strategy {
	margin: 0px 45px;
	padding: 0px;
	text-align: center;
	}

#content .roadmap .strategy p {
	margin: 0px auto;
	padding: 4px 8px 4px 12px;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	-ms-border-radius: 9px;
	-o-border-radius: 9px;
	border-radius: 9px;
	border: solid 3px #94d7e2;
	background-color: #e0feff;
	color: #000;
	text-align: left;
	}
	
#content .roadmap .strategy2 {
	width: 227px;
	margin: 0px 0px 0px 9px;
	padding: 0px;
	text-align: center;
	float: left;
	}

#content .roadmap .strategy2 p {
	margin: 0px auto;
	padding: 4px 8px;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	-ms-border-radius: 9px;
	-o-border-radius: 9px;
	border-radius: 9px;
	border: solid 3px #94d7e2;
	background-color: #e0feff;
	color: #000;
	font-size: 13px;
	text-align: left;
	}

#content .roadmap .rm_basis {
	width: 212px;
	margin: 5px auto;
	padding: 0px;
	text-align: center;
	}

#content .rmRB {
	margin: 9px;
	padding: 9px 0px 0px 0px;
	border-top: solid 4px #1d2157;
	clear: both;
	}

#content .rmRL {
	width: 230px;
	margin: 9px 0px;
	float: left;
	}

#content .rmRR {
	width: 210px;
	margin: 9px 0px;
	padding: 0px 0px 0px 10px;
	border-left: solid 3px #1d2157;
	float: right;
	}

#content .rmR h5 {
	margin: 2px 0px;
	padding: 0px;
	color: #000;
	font-size: 15px;
	line-height: 1.2em;
}

#content .rmR h6 {
	margin: 10px 0px 5px 0px;
	padding: 0px;
	color: #000;
	font-size: 15px;
	line-height: 1.2em;
	text-align: center;
}

#content .roadmap .promotion {
	margin: 9px 0px;
	padding: 0px;
	text-align: left;
	}

#content .roadmap .promotion p {
	margin: 3px 0px;
	padding: 3px 6px;
	border: solid 2px #00f;
	background-color: #e0feff;
	color: #000;
	font-size: 13px;
	line-height: 1.3em;
	text-align: left;
	}
	
#content .roadmap .rmRMR {
	margin: 0px 0px 9px 0px;
	padding: 0px 0px 9px 0px;
	border-bottom: solid 3px #1d2157;
	}

#content .roadmap .rmRMR p {
	margin: 4px 0px;
	padding: 0px;
	font-family: "Arial", sans-serif;
	font-size: 11.2px;
	font-weight: 500;
	line-height: 1.5em;
	}
	
#content .roadmap .rmRBR {
	margin: 6px 0px;
	padding: 0px;
	}

#content .roadmap .rmRBR p {
	margin: 6px 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: 400;
	line-height: 1.5em;
	clear: both;
	}