@charset "UTF-8";
body {
  background: #d9e3ef url(/media/images/sentan/bg01.png) repeat-y center center;
  color: #222222;
  font-family: Arial,'ヒラギノ角ゴ ProN W3','Hiragino Kaku Gothic ProN','Meiryo','メイリオ',Verdana,'ＭＳ Ｐゴシック',sans-serif;
  margin: 0;
  padding: 0;
}

/* html */
html {
  overflow-y: scroll;
  overflow-x: scroll;
}

/* img */
img {
  border: none;
}

/* container */
#container {
  background-color: #fff;
  width: 960px;
  margin-left: auto;
  margin-right: auto;
  padding: 1px;
}

/* header */
#header1 {
  background: #fff url(/media/images/sentan/title_top.png) no-repeat;
  background-size: contain;
  -moz-background-size: contain;
  -webkit-background-size: contain;
  -o-background-size: contain;
  -ms-background-size: contain;
  margin-top: 10px;
  margin-bottom: 5px;
  padding: 0px 0px 72px;
  zoom: 1;
}

#header2 {
  background: #fff url(/media/images/sentan/title_middle1_hozon.png) no-repeat;
  border: solid 1px #fff;
  padding: 0px 0px 114px;
}

#header3 {
  background: #fff url(/media/images/sentan/title_bottom.gif) no-repeat;
  padding: 0px 0px 249px;
  zoom: 1;
}

/* bread */
#bread {
  background-color: #fff;
  font-size: 9pt;
  margin-top: -236px;
  margin-bottom: 3px;
  margin-left: 90px;
  -webkit-text-size-adjust: none;
}

/* ====================================
========= ◆ breadのリンク ◆ =========
==================================== */
#bread a {
  color: #000099;
}

#bread a:hover {
  color: #0000ff;
  background: #dfdfdf;
}

/* content */
#content {
  background-color: #fff;
  width: 700px;
  float: right;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 25px;
  font-family: Arial, 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','Meiryo UI','メイリオ',Verdana,'ＭＳ Ｐゴシック',sans-serif;
  letter-spacing: 0.1em;
}

/* contentin */
#contentin {
  background-color: #fff;
  border: solid 1px #404040;
  color: #111111;
  font-size: 9pt;
  padding: 10px;
}

/* ---------- menu01 ---------- */
ul.menu01 {
  font-size: 11pt;
  font-family: Arial, 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','Meiryo UI','メイリオ',Verdana,'ＭＳ Ｐゴシック',sans-serif;
  margin-top: 0;
  margin-left: 0;
  padding-left: 70px;
  letter-spacing: -0.05em;
}

ul.menu01 li {
  list-style-type: none;
}

ul.menu01 li a {
  display: block;
  line-height: 28px;
  text-decoration: none;
  color: #111111;
  background-color: #ffffff;
  border-left: solid 1px #404040;
  border-top: solid 1px #404040;
  border-right: solid 1px #404040;
  padding-left: 10px;
  color: #111111;
  -webkit-transition: 0.1s;
  -moz-transition: 0.1s;
  -o-transition: 0.1s;
  -ms-transition: 0.1s;
  transition: 0.1s;
}

ul.menu01 li a:hover {
  color: #ffffff;
  background-image: url(/media/images/sentan/s-title.png) !important;
}

/* ---------- menu02 ---------- */
ul.menu02 {
  background-color: #fff;
  font-size: 9pt;
  font-family: Arial, 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','Meiryo UI','メイリオ',Verdana,'ＭＳ Ｐゴシック',sans-serif;
  margin-top: 0;
  margin-left: 0;
  padding-top: 8px;
  padding-left: 0px;
}

ul.menu02 li {
  list-style-type: none;
}

ul.menu02 li a {
  display: block;
  line-height: 50px;
  text-decoration: none;
  color: #111111;
  background-color: #ffffff;
  border-left: solid 1px #404040;
  border-top: solid 1px #404040;
  border-right: solid 1px #404040;
  padding-left: 7px;
  color: #111111;
  -webkit-transition: 0.1s;
  -moz-transition: 0.1s;
  -o-transition: 0.1s;
  -ms-transition: 0.1s;
  transition: 0.1s;
}

ul.menu02 li a:hover {
  color: #ffffff;
  background-image: url(/media/images/sentan/s-title.png);
}

/* ---------- menu03 ---------- */
ul.menu03 {
  background-color: #fff;
  font-size: 9pt;
  font-family: Arial, 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','Meiryo UI','メイリオ',Verdana,'ＭＳ Ｐゴシック',sans-serif;
  list-style-type: none;
  margin-left: 5px;
  text-indent: -27px;
  line-height: 20px;
}

/* ====================================
====== ◆ contentin のリンク ◆ =======
==================================== */
#contentin a {
  padding: 0px;
  color: #000099;
}

#contentin a:hover {
  color: #0000ff;
  background-color: #dfdfdf;
}

/* 国際交流支援室ロゴ */
#contentin .hover_w a:hover {
  background-color: #fff;
}

/* list・定義リスト */
dl.list01 dt {
  clear: left;
  float: left;
  margin: 0 0 0.8em;
  width: 8.5em;
  padding-left: 5px;
  color: #000;
}

dl.list01 dd {
  margin-bottom: 0.8em;
  margin-left: 8.5em;
  line-height: 16px;
}

dl.list01 dt {
  line-height: 16px;
}

dl.list02 {
  border: solid 1px #888888;
  /* treeMenuを収めるlist */
  background-color: #fafafa;
  margin-top: 20px;
  padding-bottom: 40px;
}

*:first-child + html dl.list02 {
  border: solid 1px #888888;
  /* treeMenuを収めるlist（IE7用） */
  background-color: #fafafa;
  width: 680px;
  margin-top: 20px;
  margin-left: -2px;
  padding-bottom: 40px;
}

dl.list02a {
  border: solid 1px #888888;
  /* treeMenuを収めるlist */
  background-color: #fafafa;
  margin-top: 20px;
}

*:first-child + html dl.list02a {
  border: solid 1px #888888;
  /* treeMenuを収めるlist（IE7用） */
  background-color: #fafafa;
  width: 680px;
  margin-top: 20px;
  margin-left: -3px;
}

dl.list03 {
  margin-bottom: 2.5em;
}

dl.list03 dt {
  clear: left;
  float: left;
  margin: 0 0 0.3em;
  width: 6.0em;
  padding-left: 5px;
  color: #000;
  text-align: justify;
  text-justify: distribute;
}

dl.list03 dd {
  margin-bottom: 0.3em;
  margin-left: 8.0em;
  line-height: 18px;
}

dl.list03 dt {
  line-height: 18px;
}

/* content nr */
/*.content01 {font-size: 9pt;
	color: #111111;
	line-height: 20px;
	text-align:justify;
	text-justify:distribute;
	padding: 6px}*/
dt.content02 {
  font-size: 11pt;
  color: #222222;
  background-image: #fff url(/media/images/sentan/bar_01.png);
  background-repeat: repeat-x;
  border-left: solid 8px #467abe;
  line-height: 20px;
  padding-left: 20px;
  padding-right: 10px;
  margin-top: 20px;
  margin-left: 10px;
  margin-right: 200px;
  margin-bottom: 25px;
}

dt.content02b {
  font-size: 11pt;
  color: #222222;
  background-image: #fff url(/media/images/sentan/bar_01.png);
  background-repeat: repeat-x;
  line-height: 20px;
  padding-left: 5px;
  padding-right: 10px;
  margin-top: 30px;
  margin-left: 10px;
  margin-right: 500px;
  margin-bottom: 10px;
}

.content02c {
  font-size: 10.5pt;
  color: #cc0000;
  background-image: #fff url(/media/images/sentan/bar_01.png);
  background-repeat: repeat-x;
  line-height: 20px;
  padding-left: 5px;
  padding-right: 10px;
  margin-top: 30px;
  margin-left: 0px;
  margin-right: 20px;
  margin-bottom: 10px;
}

dd.content03 {
  font-size: 10pt;
  color: #222222;
  background-color: #fff;
  line-height: 20px;
  text-align: justify;
  text-justify: distribute;
  padding-left: 10px;
  padding-right: 20px;
  margin-top: 10px;
  margin-right: 15px;
}

.content03a {
  font-size: 10pt;
  color: #222222;
  background-color: #fff;
  line-height: 20px;
  text-align: justify;
  letter-spacing: 0.03em;
  text-justify: distribute;
  padding-left: 20px;
  padding-right: 20px;
  margin-top: 10px;
  margin-right: 15px;
}

dd.content03b {
  background-color: #fff;
  margin-left: 15pt;
  font-size: 120%;
  letter-spacing: -0.001em;
  line-height: 25px;
}

.content04 {
  font-size: 11pt;
  color: #222222;
  line-height: 23px;
  letter-spacing: 0.03em;
  text-align: justify;
  text-justify: distribute;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 5px;
  margin-left: 18px;
  margin-right: 18px;
}

dd.content04a {
  font-size: 11pt;
  color: #222222;
  background-color: #ffffff;
  line-height: 23px;
  letter-spacing: 0.03em;
  border: solid 1px #888888;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 5px;
  margin-left: 18px;
  margin-right: 18px;
}

.content04b {
  font-size: 11pt;
  color: #222222;
  background-color: #fff;
  line-height: 21px;
  letter-spacing: 0.03em;
  text-align: justify;
  text-justify: distribute;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 5px;
  margin-left: 18px;
  margin-right: 18px;
}

dd.content04c {
  font-size: 11pt;
  color: #222222;
  background-color: #fff;
  line-height: 23px;
  letter-spacing: 0.03em;
  text-align: justify;
  text-justify: distribute;
  /*padding-right: 300px;*/
  margin-top: 0px;
  margin-left: 18px;
  /*margin-right:18px;*/
  width: 340px;
}

*:first-child + html dd.content04c {
  font-size: 11pt;
  color: #222222;
  line-height: 23px;
  letter-spacing: 0.03em;
  text-align: justify;
  text-justify: distribute;
  /*padding-right: 300px;*/
  margin-top: 0px;
  margin-left: 18px;
  /*margin-right:18px;*/
  width: 330px;
}

.content04d {
  font-size: 11pt;
  color: #222222;
  background-color: #fff;
  line-height: 21px;
  letter-spacing: 0.03em;
  text-align: justify;
  text-justify: distribute;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 0px;
  margin-left: 18px;
  margin-right: 18px;
}

.content04e {
  float: right;
  font-size: 11pt;
  color: #222222;
  margin-top: -33px;
  margin-right: 355px;
}

*:first-child + html .content04e {
  float: right;
  font-size: 11pt;
  color: #222222;
  margin-top: -24px;
  margin-right: 355px;
}

.content04f {
  font-size: 11pt;
  color: #222222;
  line-height: 27px;
  letter-spacing: 0.03em;
  text-align: justify;
  text-justify: distribute;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 5px;
  margin-left: 18px;
  margin-right: 18px;
}

/*
dd.content05 {font-size: 9pt;
	color: #222222;
	line-height: 20px;
	letter-spacing:1px;
	text-align:justify;
	text-justify:distribute;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 5px;
	margin-left:15px;
	margin-right:15px;
}
*/
dd.content06 {
  font-size: 9pt;
  background-color: #fff;
  color: #222222;
  line-height: 20px;
  border-left: solid 2px #999999;
  border-right: solid 2px #999999;
  text-align: justify;
  text-justify: distribute;
  padding-left: 5px;
  padding-right: 5px;
  margin-top: 5px;
  margin-left: 18px;
  margin-right: 15px;
}

dt.content07 {
  font-size: 9pt;
  background-color: #fff;
  color: #222222;
  line-height: 20px;
  text-align: center;
  text-justify: distribute;
  padding-left: 50px;
  padding-right: 20px;
  margin-top: 10px;
  margin-right: 15px;
}

dd.content08 {
  font-size: 9pt;
  background-color: #fff;
  color: #222222;
  line-height: 10px;
  text-align: right;
  padding-left: 5px;
  padding-right: 20px;
  margin-top: 5px;
  margin-left: 18px;
  margin-right: 15px;
}

#content09 {
  background-color: #fff;
  line-height: 0px;
  text-align: right;
  padding-left: 5px;
  padding-right: 10px;
  margin-top: 5px;
  margin-left: 18px;
  margin-right: 15px;
  letter-spacing: 0em;
}

#content09 a {
  /* 多言語誌の表紙 */
  text-decoration: none;
  color: #fff;
}

#content09 a:hover {
  text-decoration: none;
  background-color: #fff;
}

dd.content10 {
  font-size: 11pt;
  background-color: #fff;
  color: #222222;
  line-height: 10px;
  text-align: right;
  padding-left: 5px;
  padding-right: 15px;
  margin-top: 5px;
  margin-right: 20px;
  margin-bottom: 20px;
}

/* ---------- article ---------- */
/* article01 */
.article01 {
  margin: 0 10px 0 80px;
  text-indent: 1em;
}

/* ==================================
 アドレス ===========================
================================== */
#contact a:link {
  display: block;
  width: 203px;
  height: 18px;
  background-image: url(/media/images/sentan/center03.png);
  text-align: center;
  margin: 14px 0px;
  background-position: 0px 0px;
}

#contact a:visited {
  display: block;
  width: 203px;
  height: 18px;
  background-image: url(/media/images/sentan/center03.png);
  text-align: center;
  margin: 14px 0px;
  background-position: 0px 0px;
}

#contact a:hover {
  background-position: 0px -18px;
}

#contact a:active {
  background-position: 0px -18px;
}

*:first-child + html #contact a:link {
  display: block;
  /* IE7用 */
  width: 203px;
  height: 18px;
  background-image: url(/media/images/sentan/center03.png);
  text-align: center;
  margin: 5px 0px;
  background-position: 0px 0px;
}

*:first-child + html #contact a:visited {
  display: block;
  /* IE7用 */
  width: 203px;
  height: 18px;
  background-image: url(/media/images/sentan/center03.png);
  text-align: center;
  margin: 5px 0px;
  background-position: 0px 0px;
}

*:first-child + html #contact a:hover {
  background-position: 0px -18px;
}

*:first-child + html #contact a:active {
  background-position: 0px -18px;
}

#contact-off {
  width: 203px;
  height: 18px;
  position: relative;
  overflow: hidden;
  margin: 14px 0;
}

#contact-off img {
  position: relative;
  left: 0;
  top: 0;
}

/* 以下は「sentan@～」 */
/* decoration */
/*.deco01 {text-decoration: line-through;}
*/
/* ==============================
==== image・画像 photo・写真 ====
===============================*/
dd.image01 {
  font-size: 9pt;
  background-color: #fff;
  color: #222222;
  line-height: 20px;
  align: right;
  padding-left: 15px;
  padding-right: 20px;
  margin-top: 10px;
  margin-left: 0px;
}

dd.image02 {
  font-size: 9pt;
  background-color: #fff;
  color: #222222;
  line-height: 20px;
  align: right;
  padding-left: 20px;
  padding-right: 20px;
  margin-top: 0px;
  margin-left: 0px;
}

/*
#image03a, #image03b, #image03c, #image03d, #image03e {     /* 多言語誌画像の影 */
/*	box-shadow: 3px 3px 3px rgba(0,0,0,0.4);
	-moz-box-shadow: 3px 3px 3px rgba(0,0,0,0.4);
	-webkit-box-shadow: 3px 3px 3px rgba(0,0,0,0.4);
	-o-box-shadow: 3px 3px 3px rgba(0,0,0,0.4);
	-ms-box-shadow: 3px 3px 3px rgba(0,0,0,0.4);
	position:relative;
	background-color:#fff;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#aaaaaa, direction=0, strength=0, enabled=true),
	progid:DXImageTransform.Microsoft.Shadow(color=#aaaaaa, direction=90, strength=5, enabled=true),
	progid:DXImageTransform.Microsoft.Shadow(color=#aaaaaa, direction=180, strength=5, enabled=true),
	progid:DXImageTransform.Microsoft.Shadow(color=#aaaaaa, direction=270, strength=0, enabled=true);
}

#image03a, #image03b, #image03c, #image03d, #image03e a:link{
	text-decoration: none;
	color:#ffffff;
}

#image03a, #image03b, #image03c, #image03d, #image03e a:hover {
	text-decoration: none;
	background-color: #ffffff;
}
*/
dd.image04 {
  background-color: #fff;
  color: #222222;
  line-height: 20px;
  float: right;
  /*padding-left: 385px;*/
  /*padding-right: 0px;*/
  margin-top: 0px;
  margin-right: 20px;
  /*margin-left:0px;*/
}

dd.image05 {
  background-color: #fff;
  line-height: 20px;
  text-align: center;
  margin: 20px 0 15px 0;
}

.image06 {
  float: right;
  margin: 10px 10px;
}

*:first-child + html dd.image05 {
  line-height: 20px;
  margin: 20px 0 15px 0;
  padding-left: 50px;
}

*:first-child + html dd.image05 {
  line-height: 20px;
  margin: 20px 20px 15px -30px;
}

.photo01 {
  margin-left: 30px;
  margin-top: 30px;
  margin-bottom: 20px;
}

.photo02 {
  /* センター長の写真 */
  float: right;
  margin: 0 20px 0 15px;
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 6px 6px 6px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.4);
  -o-box-shadow: 6px 6px 6px rgba(0, 0, 0, 0.4);
  -ms-box-shadow: 6px 6px 6px rgba(0, 0, 0, 0.4);
  position: relative;
  background-color: #fff;
  filter: progid:DXImageTransform.Microsoft.Shadow(color=#aaaaaa, direction=0, strength=0, enabled=true), progid:DXImageTransform.Microsoft.Shadow(color=#aaaaaa, direction=90, strength=5, enabled=true), progid:DXImageTransform.Microsoft.Shadow(color=#aaaaaa, direction=180, strength=5, enabled=true), progid:DXImageTransform.Microsoft.Shadow(color=#aaaaaa, direction=270, strength=0, enabled=true);
}

/* icon・アイコン */
span#icon a:link {
  color: #ffffff;
}

span#icon a:visited {
  color: #ffffff;
}

span#icon a:hover {
  color: #ffffff;
  background-color: #ffffff;
}

span#icon a:active {
  color: #ffffff;
}

/* テーブル・table */
table.table01 {
  border: none;
  line-height: 20px;
  margin-right: 0px;
}

table.table01a {
  border: none;
  line-height: 32px;
  margin-left: 50px;
  padding-right: 0px;
}

td.table02 {
  text-align: center;
  font-size: 10pt;
  border: solid 1px #888888;
  background-color: #e1e1e1;
  padding: 5px 0;
  line-height: 15px;
}

td.table02a {
  text-align: center;
  font-size: 11pt;
  border: solid 1px #888888;
  background-color: #e1e1e1;
}

td.table03 {
  line-height: 20px;
  font-size: 10pt;
  letter-spacing: 0.1em;
  background-color: #ffffff;
  border: solid 1px #888888;
  padding: 5px 0 5px 10px;
}

td.table03s {
  line-height: 18px;
  font-size: 10pt;
  letter-spacing: 0.1em;
  background-color: #ffffff;
  border: solid 1px #888888;
  padding: 5px 0 5px 10px;
}

/*
td.table04 {line-height:12px;
	border: solid 1px #888888;
	background-color: #e1e1e1;
	padding-left: 10px;
}
*/
td.table05 {
  font-size: 9pt;
  line-height: 12px;
  border: solid 1px #888888;
  background-color: #fff;
  padding: 5px 0 5px 10px;
}

td.table05s {
  font-size: 12pt;
  line-height: 12px;
  border: solid 1px #888888;
  padding: 5px 0;
  text-align: center;
}

td.table06 {
  font-size: 10pt;
  border: solid 1px #888888;
}

td.table06c {
  font-size: 10pt;
  text-align: center;
  border: solid 1px #888888;
}

/* font-size */
.fs00 {
  font-size: 100%;
}

.fs01 {
  font-size: 90%;
}

.fs02 {
  font-size: 105%;
  letter-spacing: 0;
}

.fs03 {
  font-size: 120%;
  font-weight: bold;
}

.fs04 {
  font-size: 90%;
  letter-spacing: -0.08em;
}

.fs05 {
  font-weight: bold;
}

.fs06 {
  font-size: 90%;
  letter-spacing: -0.04em;
}

.fs07 {
  font-size: 80%;
  letter-spacing: -0.10em;
}

.fs08 {
  font-size: 100%;
  letter-spacing: 00em;
}

.fs09 {
  font-size: 100%;
  letter-spacing: -0.03em;
}

/* sidebar, u-bar */
#sidebar {
  width: 240px;
  float: left;
  margin-top: 15px;
  margin-bottom: 30px;
  margin-left: 0px;
  padding-left: 0px;
}

ul.menu01 li.active-menu a {
  background-image: url(/media/images/sentan/u-bar_o.png);
}

li.u-bar01 a {
  margin-left: -5px;
  border-bottom: solid 1px #404040;
  margin-bottom: -1px;
}

li.u-bar02 {
  border-bottom: solid 1px #404040;
}

li.u-bar03 a {
  background-image: url(/media/images/sentan/u-bar_o.png);
  border-bottom: solid 1px #404040;
}

li.u-bar04 a {
  background-image: url(/media/images/sentan/u-bar_o.png);
  font-size: 8pt;
  letter-spacing: -0.1em;
  margin-left: 15px;
  border-top: solid 1px #404040;
  margin-top: -1px;
}

li.u-bar05 a {
  font-size: 8pt;
  letter-spacing: -0.1em;
  margin-left: 8px;
  border-top: solid 1px #404040;
  border-bottom: solid 1px #404040;
  margin-top: -1px;
}

li.u-bar06 a {
  background-image: url(/media/images/sentan/u-bar_o.png);
  border-top: solid 1px #404040;
  border-bottom: solid 1px #404040;
}

li.u-bar07 a {
  font-size: 8pt;
  letter-spacing: -0.1em;
  margin-left: 15px;
  border-top: solid 1px #404040;
  margin-top: -1px;
}

/* leaflet・leaf */
#leaflet {
  text-align: center;
}

#leaf {
  font-size: 10pt;
  font-family: Arial, 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','Meiryo UI','メイリオ',Verdana,'ＭＳ Ｐゴシック',sans-serif;
  text-align: center;
  margin-top: 0;
  margin-left: 0;
  padding-top: 15px;
  /* お知らせからの移動のために */
  padding-left: 0px;
  padding-bottom: 0px;
  line-height: 0;
}

div.shadow img {
  filter: progid:DXImageTransform.Microsoft.DropShadow(color=#d3d3d3, OffX=10, OffY=10. Positive="true");
  border: solid 1px grey;
}

/* umd */
.ymd {
  font-size: 9pt;
  color: #222222;
  line-height: 20px;
  letter-spacing: -0.04em;
  padding-left: 1em;
  text-indent: -1em;
  padding-right: 5px;
  margin-top: 0px;
  margin-right: 5px;
}

/* ========== 先頭に戻る・back to top ========== */
/* ---------- ページのトップに戻る・back to top ---------- */
#backtotop {
  font-size: 19pt;
  	/*font-family: Arial, 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','Meiryo UI','メイリオ',Verdana,'ＭＳ Ｐゴシック',sans-serif;
  */
  position: fixed;
  bottom: 10px;
  right: 15px;
}

#backtotop a:link {
  color: #000066;
  text-decoration: none;
  -webkit-transition: 0.1s;
  -moz-transition: 0.1s;
  -o-transition: 0.1s;
  -ms-transition: 0.1s;
  transition: 0.1s;
}

#backtotop a:visited {
  color: #000066;
  text-decoration: none;
}

#backtotop a:hover {
  color: #47577b;
  text-decoration: none;
}

#backtotop a:active {
  color: #ff8000;
  text-decoration: none;
}

/* 署名・sign */
.sign01 {
  font-size: 9pt;
  background-color: #fff;
  color: #222222;
  line-height: 18px;
  letter-spacing: -0.04em;
  padding-left: 437px;
  margin-top: 10px;
  margin-right: 5px;
}

/* color・お知らせ用 */
.gray01 {
  background-color: #494a41;
}

/* 千歳茶（ちとせちゃ） */
.brown01 {
  background-color: #c9171e;
}

/* 深緋（こきひ） */
.blue01 {
  background-color: #4c6cb3;
}

/* 群青色（ぐんじょういろ） */
.green01 {
  background-color: #316745;
}

/* 千歳緑（ちとせみどり） */
.red01 {
  background-color: #640125;
}

/* 葡萄色（えびいろ） */
.gray01, .brown01, .blue01, .green01, .red01 {
  color: #ffffff;
  padding: 0px;
  width: 5em;
  height: 23px;
  float: left;
}

/* bar */
div#bar01 {
  background-color: #fafafa;
  background-image: url(/media/images/sentan/s-title_02.png);
  background-repeat: repeat;
  border: solid 1px #282828;
  border-bottom: none;
  line-height: 10px;
  padding-left: 3px;
  padding-right: 6px;
  margin-top: 15px;
  margin-bottom: 0;
  text-align: left;
}

div#bar2023 {
  line-height: 40px;
  margin-top: 15px;
  padding: 10px 10px 5px;
  margin-bottom: 10px;
  border: 1px solid #222222;
  border-radius: 2px;
  background: linear-gradient(transparent 50%, #d9e3ef 100%);
  font-size: 26px;
  font-weight: normal;
  color: #000;
}

/* footer */
div#footer {
  background-image: url(/media/images/sentan/bar_02.png);
  background-repeat: repeat-x;
  width: 100%;
  margin-top: 0;
  padding-top: 8px;
  padding-bottom: 170px;
  clear: both;
}

address {
  font-size: 10pt;
  font-style: normal;
  text-align: center;
}

div.item div.date {
  font-size: 12pt;
  font-weight: bold;
  color: #222222;
  line-height: 20px;
  padding-top: 10px;
}

div.item div.title-wrap.type-2 {
  margin-left: 15pt;
  margin-bottom: 5pt;
  font-size: 120%;
  letter-spacing: -0.001em;
  line-height: 25px;
}

div.item div.contents {
  font-size: 120%;
  padding-left: 4em;
  margin: 0 1em 0.5em 0;
  letter-spacing: 0;
}

div.item div.sentan-info::before {
  content: "▶ お知らせ";
  margin-right: 0;
  color: #ffffff;
  background-color: #494a41;
  height: 23px;
  width: 5.5em;
  float: left;
}

div.item div.sentan-recruit::before {
  content: "▶ 募　集";
  margin-right: 0;
  color: #ffffff;
  background-color: #c9171e;
  height: 23px;
  width: 5.5em;
  float: left;
}

div.item div.sentan-event::before {
  content: "▶ イベント";
  margin-right: 0;
  color: #ffffff;
  background-color: #4c6cb3;
  height: 23px;
  width: 5.5em;
  float: left;
}

span.new.show-new {
  color: #f00;
}

span.new.show- {
  display: none;
}

.paging {
  display: flex;
  justify-content: center;
  margin: 30px auto 40px;
}
.paging ul.pagination {
  display: flex;
  list-style: none;
  line-height: 1.5;
}
.paging ul.pagination .prev, .paging ul.pagination .next {
  margin: 0 1em;
  color: #000;
}
.paging ul.pagination .page {
  margin: 0 4px;
}
.paging ul.pagination .page > span, .paging ul.pagination .page a {
  display: block;
  border: 1px #aaa solid;
  min-width: 24px;
  text-align: center;
}
.paging ul.pagination .page.active span {
  background: #ddd;
}

ul.pankuzu {
  display: inline-flex;
  padding-inline-start: 0;
  -webkit-text-size-adjust: none;
  margin: 0;
}
ul.pankuzu li {
  list-style: none;
}
ul.pankuzu li.home {
  display: none;
}
ul.pankuzu li::before {
  content: "\2002>\2002";
}
ul.pankuzu li:nth-of-type(2):before {
  content: none;
}

/*# sourceMappingURL=sentan-style01.css.map */
