@charset "utf-8";
/* CSS Document */
/* schedule.htmlのCSS Document、ハナソタマホームページイベント紹介ページ（この指とまれ）用 */
/* 全ページ共通 */
body {
  width: 1000px;
  margin: 0px auto;
  font-family: "ＭＳ ゴシック", "Osaka－等幅";
  padding: 0;
  background: url("../image/background/bg_pink.png");
  background-color: rgba(255, 255, 255, 0.7);
  color: #3a3a3a;
  font-size: 62.5%; /* 16px * 62.5% = 10px */
  box-sizing: border-box;
}
#header {
  width: 1000px;
  height: 100px;
  background: url("../image/header/bg_head.png") no-repeat;
  margin: 0;
  padding: 0;
  /**border-bottom: solid 1px #61b7e7;**/
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.25);
  /**border-radius: 6px #32516b**/
}
#header h1 {
  padding: 70px 10px 0px 600px;
  font-weight: bold;
  color: #4c3e1f/*#66ffcc#ffffff#0e357e*/;
  font-style: italic;
  margin: 0;
  font-size: 1.5rem;
  font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
#header h1.archives_long {
  padding: 45px 10px 0px 350px; /**文が長い時アーカイブ**/
  font-size: 90%;
}
#header h1.archives {
  padding: 45px 10px 0px 450px; /**文が長い時アーカイブ**/
  font-size: 2.4rem;
}
#topicpath { /*最上部右側パン屑リスト*/
  height: 15px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.0rem;
  text-align: right;
  background: url(../image/background/bg_gray.png) repeat-x;
  padding: 5px 10px;
  font-weight: bold;
  border-bottom: #b3b3b3 solid 1px;
}
#topicpath a:hover {
  background: #ffedff;
}
#update {
  text-align: right;
  padding: 3px;
  font-style: italic;
  font-size: 0.85rem;
  font-family: Arial, Helvetica, sans-serif;
}
a:link, a:visited {
  text-decoration: none;
  border-width: 0px;
  color: #4499dd /*#4499dd*/ ;
  font-weight: 600;
}
a:visited { /*訪問後*/
  color: #a026a0;
  font-weight: 600;
}
/* 全ページセレクタクラス 始まり*/
.font_small_90 { /*文字の大きさを90%に*/
  font-size: 0.9rem;
}
.font_small_80 { /*文字の大きさを80%に*/
  font-size: 0.8rem;
}
.font_lightblue {
  color: #587BA5;
}
.font_pink {
  color: #ff1493;
  font-weight: bold;
}
.font_green {
  color: #00b300;
  font-weight: bold;
}
.font_pink a {
  color: #ff3dcf;
}
.font_bluea {
  color: #4747a6;
}
.font_bluegr {
  color: #027faa;
  font: bold 1.5em;
  line-height: 1.2em;
}
p.font_bluegr_b {
  color: #027faa;
  font: italic bold;
}
.font_orange {
  color: #FA5900;
  font-weight: bold;
  line-height: 1.5rem;
}
#footer { /*トップページのフッター部分指定*/
  background: #CCC;
  background: url(../image/background/bg_gray.png) bottom repeat-x;
  height: 38px;
  width: 100%;
  border-top: #000 1px;
  text-align: center;
  padding: 0;
  margin: 0 auto;
  font-size: 0.8rem;
  font-family: "Times New Roman", Times, serif;
  clear: both;
}
#footer img {
  vertical-align: bottom;
  padding-top: 8px;
}
/* 全ページ共通クラス 終わり*/
/*ここからは左右に分かれたCSS*/
/*左側の伝言用*/
#board_left {
  width: 72%;
  float: left;
  margin: 0;
  padding: 20px 0;
}
/* 全ページ共通ここで終わり */
/* イベント紹介ページ用 */
/*イベント紹介ページの本体部分*/
#wrapper_eventinfo {
  margin: 0 auto;
  padding: 0;
  border: #999 groove 1px;
  /*background:url(../image/background/bg_wrapper.png) repeat-y;*/
  background: #FFF;
  text-align: center;
}
/* イベント紹介ページリード文用枠 */
div.event_lead {
  width: 90%;
  height: auto;
  padding: 0;
  margin: 0px 10px 40px 30px;
  color: #142438;
  background-image: url(../image/bg_/bg_wrapper.jpg);
  border: solid 2px #9eacad;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.25);
  border-radius: 4px;
  text-align: left;
}
div.event_lead ul {}
div.event_lead ul li {
  padding: 5px 35px;
  list-style: none;
  background: url(../image/listmark/list2.gif) no-repeat 10px;
  margin: 0;
}
div.event_lead p {
  font-size: 1.1rem;
  line-height: 1.2rem;
  font-weight: normal;
  font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
  padding: 15px;
}
div.event_lead p img {
  vertical-align: bottom;
  padding: 0;
  float: right;
}
/* イベント紹介ページリード文用終了 */
/* イベント内容開始。note3画像を使っています */
div.note3 { /*★note3のノート全体を包むボックスです。note3画像は、縦横の長さも調節できます。*/
  margin: 20px;
  width: 670px;
  height: 770px /*770px,460px*/ ;
}
div.note3_top { /*note3のトップの部分に画像を配置するためのdivボックス*/
  width: 100%;
  height: 30px;
  margin: 0;
}
div.note3_top_left { /*note3のトップ左側画像を配置するボックス(40px*30px)*/
  margin: 0;
  background: url(../image/note3/note3_01.gif) no-repeat;
  float: left;
  width: 40px;
  height: 30px;
}
div.note3_top_center { /*note3のトップ真ん中画像を配置するボックス(20px*30px)*/
  margin: 0;
  background: url(../image/note3/note3_02.gif) repeat-x;
  width: 590px;
  height: 30px;
  float: left;
}
div.note3_top_right { /*note3のトップ右側画像を配置するボックス(40px*30px)*/
  margin: 0;
  background: url(../image/note3/note3_03.gif) no-repeat;
  float: right;
  width: 40px;
  height: 30px;
}
div.note3_middle { /*note3の真ん中middleの部分に画像を配置するためのdivボックスボックス高さはボックス全体から70px引く*/
  width: 100%;
  height: 700px;
  margin: 0;
  clear: both;
}
div.note3_middle_left { /*★note3の縦位置真ん中左側画像を配置するボックス高さはボックス全体から70px引く*/
  background: url(../image/note3/note3_04.gif) repeat-y;
  height: 700px; /*height:700px*/
  width: 40px;
  float: left;
  margin: 0;
}
div.note3_main { /*★note3の本文を配置するボックス(40px*20px)ボックス高さはボックス全体から70px引くheight:700px*/
  width: 590px;
  height: 700px; /*height:700px*/
  background: white;
  float: left;
}
table.tbl_note3 { /*note3の中の表*/
  width: 95%;
  border: solid 1px #cccccc;
  border-collapse: collapse;
  font-size: 1.0rem;
  line-height: 1.2rem;
  margin: 0 auto;
  padding: 0;
  text-align: left;
  font-family: 'MS UI Gothic';
}
table.tbl_note3 p {
  font-size: 20rem;
}
table.tbl_note3 caption {
  font-size: 1.5em;
  font-weight: bold;
  padding: 5px;
  /*color:#ff1493;*/
  text-align: center;
}
table.tbl_note3 tr td {
  border: dotted 1px #cccccc;
  padding: 8px;
}
table.tbl_note3 tr th {
  border: dotted 1px #cccccc;
  font-size: 0.8rem;
  font-weight: normal;
  border-collapse: collapse;
  background: #ccffcc /*#baf0f4*/ ;
  padding: 5px;
  vertical-align: middle;
}
table.tbl_note3 tr th.thpink {
  background: #fee3ff;
}
table.tbl_note3 tr th.thorange {
  background: #FFCC66;
}
table.tbl_note3 tr th.thyellow {
  background: #F7F9C7;
}
div.note3_middle_right { /*★note3の縦位置真ん中右側画像を配置するボックス(40px*20px)*/
  background: url(../image/note3/note3_05.gif) repeat-y;
  height: 700px; /*height:700px*/
  width: 40px;
  float: right;
  margin: 0;
}
div.note3_bottom { /*note3の底bottomの部分に画像を配置するためのdivボックス*/
  width: 100%;
  height: 40px;
  clear: both;
}
div.note3_bottom_left { /*note3のボトム左側画像を配置するボックス(40px*40px)*/
  background: url(../image/note3/note3_06.gif) no-repeat;
  width: 40px;
  height: 40px;
  float: left;
  margin: 0;
}
div.note3_bottom_center { /*note3のボトム真ん中画像を配置するボックス(20px*40px)*/
  background: url(../image/note3/note3_07.gif) repeat-x;
  width: 590px;
  height: 40px;
  float: left;
  margin: 0;
}
div.note3_bottom_right { /*note3のボトム右側画像を配置するボックス(40px*20px)*/
  background: url(../image/note3/note3_08.gif) no-repeat;
  float: right;
  margin: 0;
  width: 40px;
  height: 40px;
}
/*イベントアーカイブのページ*/
/*イベントアーカイブ用リード文は水色系に*/
div.eventarchives_lead {
  width: 95%;
  height: auto;
  padding: 20;
  margin: 0px 10px 20px 20px;
  color: #343473;
  background: #f0f7ff;
  border: solid 1px #cad2e5;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.25);
  border-radius: 9px;
	text-align: left;
}
div.eventarchives_lead ul {}
div.eventarchives_lead ul li {
  padding: 4px 35px;
  list-style: none;
  background: url(../image/listmark/list_yotuba_pk.gif) no-repeat 10px;
  margin: 0;
}
div.eventarchives_lead p {
  font-size: 0.9rem;
  font-weight: normal;
  padding: 10px 0 15px 15px;
  font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}
div.eventarchives_lead p img {
  float: right;
  padding-right: 10px;
}
.back_pagetop {
  float: right;
  margin: 0;
  padding-left: 400px;
  font-size: 0.85rem;
  height: 30px;
  background: none;
}
/*終了：イベントア－カイブスの設定*/
/*開始読書会ア－カイブスの設定*/
/*読書会ア－カイブスリード文はグリーン系に*/
div.readingcomarchives_lead {
  width: 95%;
  height: auto;
  padding: 0;
  margin: 0px 10px 20px 20px;
  color: #073820;
  background: #f2fef8;
  border-bottom: solid 4px #e6fff3;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.25);
  border-radius: 9px;
}
div.readingcomarchives_lead p {
  font-size: 0.9rem;
  font-weight: normal;
  padding: 30px 0 15px 15px;
  font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
  text-align: left;
}
div.readingcomarchives_lead p img {
  float: right;
  padding-right: 10px;
}
.back_pagetop {
  float: right;
  margin: 0;
  padding-left: 400px;
  font-size: 0.85rem;
  height: 30px;
  background: none;
}
/*終了：読書会－カイブスの設定*/
/*どんぐりモイム用リード文はピンク系に*/
div.pink_lead {
  width: 530px;
  height: auto;
  padding: 0;
  margin: 0px 10px 20px 20px;
  color: #3a0c28; /*文字色エンジ系*/
  background: #f8f4f9;
  border-bottom: solid 4px #3a0c28;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.25);
  border-radius: 9px;
}
div.pink_lead ul {}
div.pink_lead ul li {
  padding: 4px 35px;
  list-style: none;
  background: url(../image/listmark/list_yotuba_pk.gif) no-repeat 10px;
  margin: 0;
}
div.pink_lead p {
  font-size: 0.9rem;
  font-weight: normal;
  padding: 10px 0 15px 15px;
  font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}
div.pink_lead p img {
  float: right;
  padding-right: 10px;
}
/*終了：どんぐりモイムスの設定*/
/*右側のカテゴリ用*/
#board_right {
  width: 28%;
  float: right;
  margin: 0;
  padding: 0;
  height: 100%;
  position: sticky;
}
.module_categories, .module_archives {
  background: url(../image/sidemenu/list_top.gif) left top repeat-y;
  margin: 0;
  padding: 0;
}
.module_content {
  background: url(../image/sidemenu/list_bottom.gif) left bottom no-repeat;
  /*border: 1px solid #E0E0E0;*/
  height: auto;
  /*padding: 5px 10px 20px 10px;*/
  margin-bottom: 30px;
}
h3.module_header, h3.module_header_archive {
  padding: 40px 30px 0 40px;
  font-size: 0.85rem;
}
h3.module_header_archive {
  color: #8b8bf8;
}
ul.module_list, ul.module_list_archive {
  margin: 0;
  padding: 0;
  font-size: 0.65rem;
  list-style: none;
	text-align: left;
}
/*カテゴリのリスト設定*/
ul.module_list li {
  border-bottom: 1px solid /*#74CE70*/ #b4b4b4;
  padding: 4px 40px 4px 20px;
  margin: 10px 60px 5px 20px;
  background: url(../image/sidemenu/marker.gif) no-repeat;
  color: #0ef9cf;
}
ul.module_list li.realpage { /*現在のページを示す*/
  background: url(../image/sidemenu/marker_pink.gif) no-repeat;
  color: #ff00ff;
}
ul.module_list li a {
  display: block;
  color: #333333;
  text-decoration: none;
}
ul.module_list li a:hover {
  color: #ff00ff;
  background: #fdddfd;
  display: block;
}
/*アーカイブス下の段のことリスト設定*/
ul.module_list_archive li {
  border-bottom: 1px solid #8b8bf8;
  padding: 4px 10px 4px 15px;
  margin: 10px 60px 5px 20px;
  display: block;
  background: url(../image/sidemenu/marker_blue.gif) no-repeat;
  font-weight: normal;
  color: #8b8bf8;
}
ul.module_list_archive li.liblue {
  background: url(../image/sidemenu/marker_blue.gif) no-repeat;
}
ul.module_list_archive li.lipink { /*sidemenu　大きなイベント用*/
  background: url(../image/sidemenu/marker_pink.gif) no-repeat;
}
ul.module_list_archive li.lipink a { /*sidemenu　大きなイベント用*/
  background: url(../image/sidemenu/marker_pink.gif) no-repeat;
  color: #fc6aff;
}
ul.module_list_archive li.liblue a {
  color: #8b8bf8;
  text-decoration: none;
}
ul.module_list_archive a:hover {
  color: #8b8bf8;
  background: #ececfe;
}
/* 伝言板ページ用ここまで */
/* 読書会お知らせページリード文用 */
div#board_lead {
  width: 455px;
  height: 298px;
  margin: 20px auto 10px 50px;
}
div#board_lead_top {
  background: url(../image/note1/note1_top.png) no-repeat;
  width: 455px;
  height: 50px;
  margin: 0;
}
div#board_lead_main {
  width: 388px;
  height: 200px;
  float: left;
  font: 85% 'MS UI Gothic';
  color: #5b5b5b;
  text-align: left;
  margin: 0;
  background: white;
  padding: 10px;
}
div#board_lead_right {
  width: 47px;
  height: 220px;
  background: #FFFFFF url(../image/note1/note1_right.png) no-repeat;
  float: right;
  margin: 0;
  padding: 0;
}
div#board_lead_bottom {
  width: 455px;
  height: 30px;
  background: url(../image/note1/note1_bottom.png) no-repeat;
  clear: both;
}
div#board_lead_main p {
  margin: 0;
  padding: 8px 10px;
}
div#board_lead_main p.line {
  border-bottom: 1px #adadad dotted;
}
/* 終了：読書会紹介ページリード文用ここまで */
/* 一件分の書き込み用Box イベントアーカイブス*/
.box_board {
  width: 680px;
  margin: 20px;
}
.box_board > .box_title { /*reading.html,reading.html,*/
  background: #5fb3f5;
  width: 680px;
  height: 60px;
  margin: 0;
  border-radius: 20px 20px 0 0;
  border-bottom: #D8D8D8;
}
.box_board > .box_title_archives { /*reading.html*/
  width: 680px;
  height: 60px;
  margin: 0;
  border-radius: 20px 20px 0 0;
  border-bottom: #D8D8D8;
  background: #9ecff6;
}
.box_board > .box_title h4, .box_title_archives h4 {
  padding: 15px 15px 5px 20px;
  float: left;
  font-size: 1.2rem;
  line-height: 95%;
  margin: 0;
  color: #ff1493;
}
.box_board > .box_title h5, .box_title_archives h5 {
  padding: 40px 5px 5px 5px;
  float: right;
  font-size: 0.7rem;
  margin: 0;
  font-style: italic;
  font-weight: normal;
}
.box_board > .box_phrase { /*掲示板書き込み・読書会案内用*/
  background: white;
  border: #D8D8D8 solid 1px;
  bordeer-top: none;
  width: 638px;
  margin: 0;
  font-size: 0.9rem;
  padding: 8px 5px;
  line-height: 1.2rem;
}
.box_phrase_arch { /*イベントアーカイブス用書き込みボックス*/
  background: #f0f7ff;
  border: #6091d3 solid 1px;
  border-top: dotted #6091d3;
  width: 668px;
  margin: 0;
  font-size: 0.9rem;
  padding: 8px 5px;
  line-height: 1.2em;
  color: #343473;
	text-align: left;
}
.box_phrase_arch p { /*イベントアーカイブス用書き込み文章配について*/
  margin: 0;
  padding: 5px 20px;
}
.box_phrase_arch img { /*イベントアーカイブス用書き込みボックス画像の配置*/
  align: bottom;
  float: right;
  padding: 10px 0 10px 10px;
  margin-left: 0;
}
h1.h1box_phrase { /*掲示板書き込み・読書会案内用タイトル*/
  font-size: 1.rem;
  color: #027faa;
}
.box_board > .box_phrase ul {}
.box_phrase ul li { /*掲示板書き込み・読書会案内用箇条書き*/
  padding: 5px 35px;
  list-style: none;
  margin: 0;
}
.box_board > .box_phrase_arch ul {}
.box_board > .box_phrase_arch ul li { /*イベントアーカイブ用箇条書き*/
  padding: 5px 35px;
  list-style: none;
  background: url(image/listmark/list_yotuba_bl.gif) no-repeat 10px;
  margin: 0;
}
.box_board > .box_phrase > .complain { /*ボックスの中でリストの後ろで詳細説明するとき*/
  width: 495px;
  /*margin:10px 10px 200px 10px;*/
  margin-left: 15px;
}
.complain img {
  right: 15px;
  align: bottom;
  float: right;
}
.box_board > .box_phrase > p.topback {
  vertical-align: text-bottom;
  text-align: right;
  margin: 0;
  padding: 0;
  font-size: 0.8rem;
}
.box_board > .box_phrase > p.topback a:hover {
  color: #7272fb;
}
/* 終了：一件分の書き込み用Box イベントアーカイブス*/
/* 開始：一件分の書き込み用Box 読書会アーカイブスarchives_readingcom2018.html*/
.box_board_read {
  width: 680;
  margin: 20px;
}
.box_board_read > .box_title_archives_read {
  width: 680px;
  height: 70px;
  margin: 0;
  border-radius: 20px 20px 0 0;
  background: linear-gradient(#c6f7f6, #f2fef8);
  border-bottom: dotted #88eeee;
}
.box_board_read > .box_title_archives_read h4 {
  padding: 20px 15px 5px 20px;
  float: left;
  font-size: 1.2rem;
  line-height: 100%;
  margin: 0;
  color: #027faa;
}
.box_board_read > .box_title_archives_read h5 {
  padding: 40px 5px 5px 5px;
  float: right;
  font-size: 0.6rem;
  margin: 0;
  font-style: italic;
  font-weight: normal;
}
.box_board_read > .box_phrase_arch_read { /*読書会アーカイブス用書き込みボックス*/
  background: #f2fef8;
  border: #88eeee solid 1px;
  border-top: none;
  width: 668px;
  margin: 0;
  font-size: 0.9rem;
  padding: 8px 5px;
  line-height: 1.2em;
  color: #073820;
  text-align: left;
}
.box_phrase_arch_read p { /*読書会アーカイブス用書き込み文章配置について*/
  margin: 0;
  padding: 5px 0 20px 20px;
}
.box_phrase_arch_read p img { /*読書会アーカイブス用書き込みボックス画像の配置*/
  align: bottom;
  float: right;
  padding: 20px;
}
.box_board_read > .box_phrase_arch_read ul {}
.box_board_read > .box_phrase_arch_read ul li { /*読書会アーカイブス用箇条書き*/
  padding: 5px 35px;
  list-style: none;
  margin: 0;
}
.box_board_read > .box_phrase_arch_read > .complain_read { /*ボックスの中でリストの後ろで詳細説明するとき*/
  width: 495px;
  margin: 10px 80px 10px 10px;
}
.complain_read img {
  align: bottom;
  float: right;
}
.box_board > .box_phrase > p.topback {
  vertical-align: text-bottom;
  text-align: right;
  margin: 0;
  padding-left: 400px;
  font-size: 0.8rem;
}
.box_board > .box_phrase > p.topback a:hover {
  color: #7272fb;
}
p.p_dot {
  border: 2px #b7c7f0;
  color: #1c1f87;
  font-weight: 200;
  padding: 20px;
  width: 80%;
  font: 1.3em;
  margin: 20px 40px;
}
/* 一件分の書き込み用Box どんぐりモイム*/
.box_board {
  width: 530px;
  margin: 20px;
}
.box_board > .box_title_pnk { /*hanasotama_corn.html*/
  background: url(../image/background/bg_board_pnk.png) repeat-x;
  width: 530px;
  height: 40px;
  margin: 0;
}
.box_board > .box_title_pnk h4 {
  padding: 10px 20px;
  float: left;
  font-size: 0.75rem;
  margin: 0;
  color: #ff1493;
}
.box_board > .box_title_pnk h5 {
  padding: 20px 10px 10px 0;
  float: right;
  font-size: 0.6rem;
  margin: 0;
  font-style: italic;
  font-weight: normal;
}
.box_phrase_pink { /*どんぐりモイムス用書き込みボックス*/
  background: #f8f4f9;
  border: #f9c7e43 solid 1px;
  border-top: dotted #f9c7e4;
  width: 518px;
  margin: 0;
  font-size: 0.9rem;
  padding: 8px 5px;
  line-height: 1.2em;
  color: #3a0c28;
}
.box_phrase_pink p { /*どんぐりモイムス用書き込み文章配について*/
  margin: 0;
  padding: 5px 0 20px 20px;
}
.box_phrase_pink img { /*どんぐりモイムス用書き込みボックス画像の配置*/
  align: bottom;
  float: right;
}
.box_board > .box_phrase_pink ul {}
.box_board > .box_phrase_pink ul li { /*どんぐりモイム*/
  padding: 5px 35px;
  list-style: none;
  background: url(image/listmark/list_yotuba_pk.gif) no-repeat 10px;
  margin: 0;
}
.box_board > .box_phrase_pink ul li a {
  display: block;
  color: #f467be;
  text-decoration: none;
}
.box_board > .box_phrase_pink > .complain { /*ボックスの中でリストの後ろで詳細説明するとき*/
  width: 495px;
  /*margin:10px 10px 200px 10px;*/
  margin-left: 15px;
}
/* イベントスケジュールページリード文用 */
div#schedule_lead {
  width: 446px;
  height: 265px;
  margin: 20px auto 10px 50px;
}
div#schedule_lead_top {
  background: url(../image/note2/note2_top.png) no-repeat;
  width: 446px;
  height: 28px;
  margin: 0;
}
div#schedule_lead_main {
  width: 370px;
  height: 186px;
  float: left;
  font: 15px 'MS UI Gothic';
  color: #5b5b5b;
  text-align: left;
  margin: 0;
  background: white;
  padding: 20px 0 0 0;
}
div#schedule_lead_left {
  width: 33px;
  height: 206px;
  background: #FFFFFF url(../image/note2/note2_left.png) no-repeat;
  float: left;
  margin: 0;
  padding: 0;
}
div#schedule_lead_right {
  width: 43px;
  height: 206px;
  background: #FFFFFF url(url(../image/note2/note2_right.png) no-repeat;
  float: right;
  margin: 0;
  padding: 0;
}
div#schedule_lead_bottom {
  width: 446px;
  height: 30px;
  background: #FFFFFF url(../image/note2/note2_bottom.png) no-repeat;
  clear: both;
}
div#schedule_lead_main p {
  margin: 0;
  padding: 5px 0;
}
div#schedule_lead_main p.line2 {
  border-bottom: 1px #adadad dotted;
}
/* イベントスケジュールページリード文用終了 */
/*セレクター共通*/
/*ここからは、archivesのページ表示・非表示を設定するためのCSS*/
div.day {
  position: absolute;
  top: 70;
  left: 220;
  margin: 0%;
  padding: 10px 20px 10px 10px;
  border: 1pt solid #f90;
  background-color: #fcc;
  visibility: hidden;
}