@charset "utf-8";

*, article, aside, canvas, details, figcaption, figure,
header, footer, hgroup, nav, section, summary, main {
  margin: 0;
  padding: 0;
}

html,body{ height:100%;}

/* 背景 */
body {
  line-height: 1.7;
  color: #333333;  font-family: Arial, Roboto, "Droid Sans", "メイリオ", Meiryo, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif;
  font-size: 90%;
  background-color: #FFFFFF;
}

/* 画像全体 */
img {
  border: 0;
  vertical-align: top;
}

/* 見出し */
h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}

/* リスト */
ol, ul, li {
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
}

/* テーブル */
table {
  border-collapse: collapse;
}

/* HTML5, 5.1 で追加 */
article, aside, canvas, details, figcaption, figure, footer,
header, hgroup, main, menu, nav, picture, section, summary {
  display: block;
}

/* コンテンツ全体 */
#contents_all {
  width:960px;
  height:auto !important;
  height:100%;
  margin:0 auto;
  min-height:684px;
  box-shadow: 0px 8px 16px -2px rgba(0,0,0,0.5);
  background-color: #FFFFFF;
}

/* ヘッダー */
header{
  text-align:center;
 }

/* コンテンツ */
#contents {
  margin:0 auto;
  width: 960px;
  position: relative;
}

/* クリアフィクス */
.clearfix:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

/* 左コンテンツ */
#contents_l {
  float: left;
  width: 228px;
}

/* メニュー */
nav {
  width: 202px;
  margin:0 10px 20px 16px;
}
ul.menu {
  width: 202px;
}
ul.menu > li > a {
  display: block;
  width: 202px;
  height: 40px;
  margin-bottom: 10px;
  padding-left: 10px;
  background: #a0c8dc url(../images/bg_menu.png) no-repeat right center;
  color: #000000;
  box-sizing: border-box;
  font-size: 16px;
  display: flex;
  align-items: center;
  line-height:1.1;
}
ul.menu > li a.on,
ul.menu > li a:focus,
ul.menu > li a:hover {
  background: #2db3e8 url(../images/bg_menu_on.png) no-repeat right center;;
  color: #faeb32;
  text-decoration: none;
}

/* sns */
.sns_box {
  width: 200px;
  margin:20px auto 10px;
}
.twitter {
  width: 200px;
  background-color: #FFFFFF;
  border: 2px solid #1d9bf0;
}

/* top_banner_area */
.top_banner_area {
  min-height: 340px;
  min-height: 200px;
  min-height: 150px;
}
/* banner */
.banner {
  margin: 20px 10px 20px 16px;
  text-align:center;
}
ul.banner_li {
  display: flex;
  justify-content: space-around;
  margin: 10px 0 20px;
}
ul.banner_li li {
  list-style: none;
}

/* poster */
.poster {
  margin: 0 10px 0 16px;
}

/* ここからmain部分 */

/* 右コンテンツ */
#contents_r {
  float: right;
  width: 732px;
}
#contents_r > h2 {
  width: 100%;
  height: 50px;
  background-color: #2db3e8;
  color: #ffff1e;
  font-size: 38px;
  display: flex;
  align-items: center;
  padding: 4px 1em 1px 15px;
  box-sizing: border-box;
}
.point {
  position: relative;
}
/* トップ画像上のボタン */
#p_prg_btn {
  top: 54px;
  right: 18px;
  position: absolute;
  width: 250px;
  height: 90px;
  z-index: 1;
}
#top_website {
  top: 276px; /*上部にオンライン用バナーがある場合*/
  top: 76px;
  top: 220px;
  left: 20px;
  position: absolute;
  width: 250px;
  z-index: 1;
}
#top_website a {
  color: #ffe637;
  text-decoration: none;
}
#top_website div {
  border: 2px solid #cccccc;
  background-color: #c45363;
  color; #FFFFFF;
  font-weight: bold;
  text-align: center;
  padding: 10px 0 5px;
  height:auto;
  border-radius:10px;
}

/* top_message */
table.non td.top_message {
  vertical-align: middle;
  padding-left: 1em;
  text-align: center;
}
table.non td.top_message p {
  background-color: #ff69b4;
  padding: 0.2em;
  font-weight: bold;
  font-size: 120%;
  color: #fff;
  border-radius: 6px;
}

/* top_renrakusaki */
.top_renrakusaki {
  margin:10px 16px 10px auto;
}
.top_renrakusaki table {
  border: 2px solid #35469b;
  margin: 20px auto 20px;
}
.top_renrakusaki table td {
  background-color: #FFFFFF;
  padding: 0.5em 2em;
  vertical-align: middle;
  text-align: left;
}
.top_renrakusaki table th {
  border: 2px solid #35469b;
  background-color: #35469b;
  padding: 0.5em 1em;
  vertical-align: middlw;
  text-align: center;
  font-weight: bold;
  font-size: 110%;
  color: #FFFFFF;
}

/* 終了挨拶 */
.top_thanks {
  margin:10px auto 10px 0;
  width: 672px;
  border: 5px double #1e7396;
  background-color: #f8fffd;
  padding: 8px 16px;
  font-size:16px;
}

/* top_oshirase */
.top_oshirase {
  margin:10px auto 10px 0;
  width: 668px;
  border: 2px solid #C45363;
  padding: 1.5em;
}
.top_oshirase p.o_title {
  background-color: #C45363;
  padding: 0.2em;
  text-align: center;
  font-weight: bold;
  color: #fff;
  margin-bottom: 0.5em;
}
/* 当日オンライン */
ul.online_btn {
  display: flex;
  justify-content: space-around;
  margin: 6px 0 20px;
}
ul.online_btn li {
  list-style: none;
  font-size:90%;
}
ul.online_btn li img {
  border: 1px solid #cccccc;
}


/* 新着情報 */
#news {
  margin: 0 auto;
  width:712px;
  margin:10px auto 10px 0;
}
#news > h3 {
  width: 100%;
  height: 40px;
  line-height: 40px;
  padding: 2px 1em 1px 10px;
  margin-bottom: 10px;
  letter-spacing: 0.15em;
  font-size: 30px;
  background-color: #1e7396;
  color: #ffff1e;
  box-sizing: border-box;
}

#news_frame {
  width: 668px;
  margin:0 auto;
  font-size: 13px;
  height:150px;
  height:250px;
  height:300px;
  height:160px;
  padding:5px 20px;
  overflow: auto;
  border: 2px solid #31469b;
}

#news_frame dl {
  overflow: hidden;
  margin-bottom: 1em;
}
#news_frame dl > div {
  padding-left: 0.8em;
}
#news_frame dt ,#news_frame dd {
  padding-top: 0.7em;
}
#news_frame dt {
  float: left;
  font-weight: bold;
  color: #e84f51;
}
#news_frame dd {
  padding-left: 7em;
  padding-right: 1.5em;
}


/* 事務局等） */
#info {
  width: 204px;
  margin: 16px 10px 10px 14px;
  line-height: 1.5;
}
#info:not(.top) {
  position: absolute;
  bottom: 35px;
  left: 0;
}
#info h4 {
  background-color: #1e7396;
  color: #ffff1e;
  font-size: 18px;
  height: 30px;
  line-height: 30px;
  margin-bottom: 10px;
  padding: 2px 0 0 5px;
  box-sizing: border-box;
}
#info address {
  font-style: normal;
  font-size: 12px;
}

/* フッター */
footer {
  clear: both;
  text-align: center;
  font-size: 12px;
  padding: 6px 0;
  margin: 0 auto;
  width: 100%;
  background-color: #1e7396;
  color: #FFFFFF;
}

/* サブページ内 */
main {
  width: 682px;
  width: 652px;
  padding:20px 25px;
  padding:30px 40px;
  position:relative;
  min-height:830px;
  min-height:980px;
  background:rgba(40,180,255,0.15) url(../images/bg_main.png) no-repeat left top;
}

/* サブページ大見出し */
main h3 {
  font-size: 120%;
  font-weight: bold;
  padding:8px 12px 8px 50px;
  margin:2em 0 1em;
  color:#333333;
  background: #FFFFFF url(../images/bg_h3.png) no-repeat left center;
  border-bottom: 2px solid #6088C6;
}

/* 一番最初にくる時はアキなしにする場合はここに書き足す */
main h3:first-child, main h4:first-child, main h5:first-child, main p:first-child, main table tr td p:first-child {
  margin-top: 0;
}

/* 組み合わせでアキなしする場合はここに書き足す */
main h3 + h4, main h4 + h5, main h3 + p ,main h4 + p, main h5 + p {
  margin-top:0;
}

main h4 {
  margin-top: 1.5em;
  margin-bottom: 1em;
  padding-left: 8px;
  font-size: 105%;
  font-weight: bold;
  color: #204495;
  border-left: 5px solid #204495;
}


/* サブページ小見出し  */
main h5 {
  margin: 1em 0 0.5em 0;
  padding:0.2em;
  font-weight: bold;
  border-bottom: 1px dotted #666666;
}

/* サブページ段落 */
main p {
  margin-top: 1em;
}
main p.zero {
  margin-top: 0;
}
main p.han {
  margin-top: 0.5em;
}

/* サブページリスト */
main ul {
  margin-left: 1em;
}
main ul li {
  list-style: disc;
}
main ol {
  margin-left: 1.5em;
}
main ol li {
  list-style: decimal;
}
main ol.aki li, main ul.aki li {
  margin-bottom:0.5em;
}

/* 只今準備中です。 */
p.jyunbi {
  text-align: center;
  padding-top: 100px;
}

/* 挨拶 */
main.greet p{
  line-height: 1.9;
  text-indent:1em;
  margin-top: 0;
}
main.greet > div {
  display: flex;  /* 画像と文字の横並び */
  align-items: flex-end;
  justify-content: flex-start;
  margin-bottom: 2em;
}
main.greet img {
  margin-right: 1.5em;
  border: 1px solid #CCCCCC;
  padding:1px;
}
main.greet > div p {
  text-indent:0;
  line-height: 1.6;
}

/* 開催概要 */
table.hyou_info{
  border-collapse:collapse;
  width:100%;
}
table.hyou_info th{
  border-top:1px solid #999999;
  border-bottom:1px solid #999999;
  padding:1em 1.5em;
  vertical-align:top;
  white-space:nowrap;
  text-align:left;
  background-color: #B2E2EC;
  color:#555;
  width:5em;
}
table.hyou_info td{
  border-top:1px solid #999999;
  border-bottom:1px solid #999999;
  padding:1em;
  vertical-align:top;
  text-align:left;
  background-color: rgba(255,255,255,0.6);
}

/* プログラム */

p.day {
    margin-bottom: 0.5em;
    font-size: 105%;
    font-weight: bold;
    border-bottom: 1px dotted #6088c6;
    padding-bottom: 4px;
}

p.prg_tittle {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    font-size: 105%;
    font-weight: bold;
    color: #00008b;
}

table.prg, table.prg_p {
  border: none;
  border-collapse: separate;
  border-spacing: 5px;
  width: 100%;
}
table.prg td, table.prg_p td {
  text-align: left;
  vertical-align: top;
  padding: 0;
}
table.prg td.name, table.prg_p td.name {
  white-space: nowrap;
  padding-left: 1em;
  width: 5em;
/*  width: 14%;*/
}
table.prg td.affi {
  padding-left: 1em;
  text-indent:-1em;
  line-height:1.5em;
/*  width: 69%;*/
}
table.prg td.title, table.prg_p td.title {
  padding-left: 1em;
  font-weight: bold;
}
table.prg_p td.affi {
  padding-left: 1em;
  text-indent:-1em;
  line-height:1.5em;
/*  width: 49%;*/
}
/*table.prg_p td.photo {
  text-align: right;
  width:20%;
  padding-top: 0.25em;
  padding-bottom:0.75em;
}
table.prg_p td.photo img {
  border: 1px solid #cccccc;
}*/
table.prg th, table.prg_p th {
  padding: 0;
  text-align: center;
  vertical-align: top;
  white-space: nowrap;
  font-weight: normal;
  width: 9em;
/*  width: 17%;*/
  font-size: 90%;
}
table.prg th span.role, table.prg th span.role8, table.prg th span.role5, table.prg_p th span.role, table.prg_p th span.role8, table.prg_p th span.role5 {
  color:#00008b;
  font-weight:bold;
  background-color: #fafad2;
  border: 1px solid #9ADCFF;
  padding: 0.2em 3.5em;
  border-radius: 5px;
}
table.prg th span.role8, table.prg_p th span.role8 {
  padding: 0.2em 0.5em;
}
table.prg th span.role5, table.prg_p th span.role5 {
  padding: 0.2em 2em;
}

/* AYAがん患者・家族プログラム */
.patient_title {
  border-left: 8px solid #6088c6;
  border-right: 8px solid #6088c6;
  background-color: #ffffff;
  padding: 0.5em 0.5em;
  font-size: 125%;
  line-height: 1.4;
  font-weight: bold;
  text-align: center;
}
table.p_pro {
  border: none;
}
table.p_pro td {
  text-align: left;
  vertical-align: top;
}
table.p_pro th {
  text-align: left;
  vertical-align: top;
  white-space: nowrap;
  padding-right: 1em;
}
table.p_pro td p {
  padding-left:1em;
  text-indent:-1em;
  margin-top:0;
}
table.p_pro td p:before {
    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    margin-right: 1px;
    margin-left: 1px;
    border: transparent solid 6px;
    border-left-color: #888888;
}
main.p_program ul li {
  margin-bottom:0.3em;
}
dl.kometyu {
  clear: both;
}
dl.kometyu dt {
  float: left;
  clear: both;
  width: 3em;
}
dl.kometyu dd {
  padding-left: 3.5em;
}
main.p_program ul.travelgrant {
  margin-top:1em;
  margin-left: 0;
}
main.p_program ul.travelgrant li {
  list-style:  none;
  margin-bottom: 0;
  padding-left:1em;
  text-indent:-1em;
}
ul.travelgrant li::before {
    content: "";
    width:  10px;
    height:  10px;
    display:  inline-block;
    background-color: #3ea3b6;
    border-radius:  50%;
    margin-right: 5px;
}

/* endai */
/*dl.maru_sage dt {
  float: left;
  padding-left: 1em;
}
dl.maru_sage dd {
  padding-left: 2.5em;
}*/

.maker{
  background-color: #B2E2EC;
}

table.hyou_endai {
  margin-bottom: 1em;
  border: 1px solid #666666;
}
table.hyou_endai td {
  border: 1px solid #666666;
  background-color: #FFFFFF;
  padding: 0.3em 1em;
  vertical-align: top;
  text-align: left;
}
table.hyou_endai th {
  border: 1px solid #666666;
  background-color: #E9E9E9;
  padding: 0.3em 0.7em;
  vertical-align: top;
  text-align: center;
  font-weight: normal;
}

/* 市民公開講座 */
dl.kikaku dt{
  float: left;
}
dl.kikaku dt::before {
    content: "";
    width:  10px;
    height:  10px;
    display:  inline-block;
    background-color: #3ea3b6;
    margin-right: 5px;
}
dl.kikaku dd{
  padding-left: 5em;
}
table.timetable {
  width: 100%;
  margin-bottom: 1em;
}
table.timetable td {
  border: 1px solid #666666;
  background-color: #FFFFFF;
  padding: 0.5em;
  vertical-align: top;
  text-align: left;
}
table.timetable th {
  border: 1px solid #666666;
  background-color: #E9E9E9;
  padding: 0.5em;
  vertical-align: top;
  text-align: center;
  font-weight: normal;
}

table.timetable td.zoku {
    font-size:90%;
}

/* 演題採択情報 */
ul.menuList {
  text-align: center;
  margin-bottom: 30px;
}
ul.menuList li {
  display: inline;
  margin-left: 5em;
}
ul.menuList li:first-child {
  margin-left: 0;
}
ul.menuList > li > a {
  display: inline-block;
  position: relative;
  width: 240px;
  height: 50px;
  overflow: hidden;
}
ul.menuList > li > a > img {
  position: absolute;
  top: 0;
  left: 0;
}
ul.menuList > li > a.on > img {
  top: -50px;
}

table.hyou_saitaku {
  border: 1px solid #666666;
  width: 100%;
  margin-bottom: 1em;
}
table.hyou_saitaku td {
  border: 1px solid #666666;
  background-color: #FFFFFF;
  padding: 0.5em;
  vertical-align: middle;
  text-align: center;
}
table.hyou_saitaku td.c3 {
  text-align:left;
}

table.hyou_saitaku th {
  border: 1px solid #666666;
  background-color: #E9E9E9;
  padding: 0.5em 0.2em;
  vertical-align: middle;
  text-align: center;
  font-weight: normal;
}
table.hyou_saitaku th.c0 {
  width:10%;
}
table.hyou_saitaku th.c1 {
  width:7%;
}
table.hyou_saitaku th.c2 {
/* width:35%; */
/* width:30%; */
/*  width:26%; */
}

h3 span.day{
  background-color:#e3e3e3;
  background-color:#FCF2D3;
  padding:3px 2px 3px 7px;
  color:#333333;
  text-align:center;
}

/* 参加登録 */
table.hyou_sankahi {
  width: 100%;
  margin-bottom: 1em;
  margin-top: 0.5em;
}
table.hyou_sankahi td {
  border: 1px solid #666666;
  background-color: #FFFFFF;
  padding: 0.5em;
  vertical-align: middle;
  text-align: left;
}
table.hyou_sankahi td.yen {
  text-align: right;
  padding-right: 2em;
}
table.hyou_sankahi td.cen {
  text-align: center;
}
table.hyou_sankahi th {
  border: 1px solid #666666;
  background-color: #E9E9E9;
  padding: 0.5em;
  vertical-align: middle;
  text-align: center;
  font-weight: normal;
}

ul.btn_sankahi {
  display: flex;
  justify-content: space-around;
  margin: 10px 0;
  flex-wrap: wrap;
}
ul.btn_sankahi li {
  list-style: none;
  margin-bottom:20px;
}

dl.faq {
  padding: 0 0 0.5em 1em;
}
dl.faq dt {
  float: left;
  clear: both;
  width: 1.3em;
  font-weight: bold;
  font-size: 130%;
  color: #0C58A8;
}
dl.faq dd {
  margin-left: 2.3em;
  margin-top: 1.2em;
  padding-top:0.25em;
  color: #0C58A8;
  font-weight: bold;
}

dl.faq_a {
  padding: 0 0 0 1em;
}
dl.faq_a dt {
  float: left;
  clear: both;
  width: 1.3em;
  font-weight: bold;
  font-size: 130%;
  color:#ff6767;
}
dl.faq_a dd {
  margin-left: 2.3em;
  padding-top: 0.25em;
  margin-bottom: 1.5em;
}
/* 参加者へのご案内 */
.sanka p.sankawaku {
  border: 1px solid #666666;
  padding: 0.5em 0.8em;
}
.sanka table.hyou_sankahi {
  width: 100%;
  margin-bottom: 1em;
  margin-top: 0.5em;
}
.sanka table.hyou_sankahi td {
  border: 1px solid #666666;
  background-color: #FFFFFF;
  padding: 0.5em 1em;
  vertical-align: middle;
  text-align: left;
}
.sanka table.hyou_sankahi td.yen {
  text-align: right;
  padding-right: 4em;
}
.sanka table.hyou_sankahi th {
  border: 1px solid #666666;
  background-color: #E9E9E9;
  padding: 0.5em 1em;
  vertical-align: middle;
  text-align: center;
  font-weight: normal;
}

/* 座長・演者へのご案内 */
.speaker_midashi{
  font-size: 125%;
  font-weight: bold;
  text-align:center;
  margin: 2em 0 1.5em;
}
.speaker_midashi span {
  border-bottom: 1px solid #333;
  padding:0 0.5em 0.2em;
}

.list04 dt {
  float: left;
}
.list04 dd {
  margin-left: 4em;
}
table.speaker_wm {
  margin-bottom: 1em;
  margin-top: 0.5em;
}
table.speaker_wm td {
  border: 1px solid #666666;
  background-color: #FFFFFF;
  padding: 0.5em 1em;
  vertical-align: middle;
  text-align: left;
}
table.speaker_wm th {
  border: 1px solid #666666;
  background-color: #E9E9E9;
  padding: 0.5em 1em;
  vertical-align: middle;
  text-align: center;
  font-weight: normal;
}

/* プレス申込 */
.press_title {
  border: 2px solid #6088C6;
  background-color: #fff;
  font-size: 120%;
  font-weight: bold;
  padding: 12px;
  margin:2em 0 1em;
  color:#333333;
  text-align: center;
}


/* 別ページで開く------------------- */

/* 別ページで開くここまで------------------- */

/* kigyo */

/* accsess*/

/* リンク */
p.link {
  background:url(../images/icon_link.png) no-repeat left center;
  padding-left:15px;
  margin-bottom:0;
}
p.link a:link,p.link a:visited {
  color:#333333;
  text-decoration:none;
}
p.link a:hover,p.link a:active {
  color:#666666;
  text-decoration:underline;
}

/* 文章中のリンク */
a:link, a:visited {
  color: #0066CC;
  text-decoration: none;
}
a:hover, a:active {
  color: #0066CC;
  text-decoration: underline;
}

/* pagetop */
.pagetop {
  display: none;
  position: fixed;
  bottom:40px;
  right:95px;
}
.pagetop a {
  display: block;
  width: 50px;
  height: 69px;
}

/* 外部リンク */
a.external {
  background: url(../images/external.png) no-repeat right center;
  padding-right: 20px;
}

a.pdf, span.pdf {
  background: url(../images/icon_pdf-15.png) no-repeat right center;
  padding-right: 20px;
}
a.doc, span.doc {
  background: url(../images/icon_doc-15.png) no-repeat right center;
  padding-right: 20px;
}
a.ppt, span.ppt {
  background: url(../images/icon_ppt-15.png) no-repeat right center;
  padding-right: 20px;
}
a.xls, span.xls {
  background: url(../images/icon_xls-15.png) no-repeat right center;
  padding-right: 20px;
}

/* テンプレート */
table.hyou_aaa {
  width: 100%;
  margin-bottom: 1em;
}
table.hyou_aaa td {
  border: 1px solid #666666;
  background-color: #FFFFFF;
  padding: 0.5em;
  vertical-align: top;
  text-align: left;
}
table.hyou_aaa th {
  border: 1px solid #666666;
  background-color: #E9E9E9;
  padding: 0.5em;
  vertical-align: top;
  text-align: left;
  font-weight: normal;
  width: 20%;
}
table.hyou_aaa tr {
  padding: 0.5em;
  vertical-align: top;
  text-align: left;
}

/* table line_none */
table.non {
  border: none;
}
table.non td {
  text-align: left;
  vertical-align: top;
}
table.non th {
  text-align: left;
  vertical-align: top;
  white-space: nowrap;
  font-weight: normal;
}

/* ※一字下げ */
.kome{
  padding-left:1em;
  text-indent:-1em;
}
.kome15{
  padding-left:1.5em;
  text-indent:-1.5em;
}

dl.maru_num dt {
  float: left;
}
dl.maru_num dd {
  padding-left: 1.5em;
}
p.btn_dl {
  text-align:center;
  margin:1.5em 0;
}

/* text */
.mbm1 {margin-bottom:-1em;}
.mb1 {margin-bottom:1em;}
.mb2 {margin-bottom:2em;}
.mb03 {margin-bottom:0.3em;}
.mb05 {margin-bottom:0.5em;}
.mb15 {margin-bottom:1.5em;}

.pl05 {padding-left:0.5em;}

.ml1 {margin-left:1em;}

.f85 {font-size:85%;}
.f90 {font-size:90%;}
.f95 {font-size:95%;}
.f100 {font-size:100%;}
.f105 {font-size:105%;}
.f110 {font-size:110%;}
.f115 {font-size:115%;}
.f120 {font-size:120%;}

.uchikeshi {
   background:
url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABAQMAAAAl21bKAAAABGdBTUEAAK/INwWK6QAAAANQTFRFAAAAp3o92gAAAApJREFUCB1jYAAAAAIAAc/INeUAAAAASUVORK5CYII=)
0 center repeat-x;
}
.uchikeshi.red {
   background:
url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABAQMAAAAl21bKAAAABGdBTUEAAK/INwWK6QAAAANQTFRF/wAAGeIJNwAAAApJREFUCB1jYAAAAAIAAc/INeUAAAAASUVORK5CYII=
) 0 center repeat-x;
}
.underline {
  text-decoration:underline;
}
.red {color: #FF0000;
}
.blue {color: #1d2777;
}

/* 太字 */
.bold{
  font-style:normal;
  font-weight:bold;
}

.text_r{
  text-align:right;
}
.text_c{
  text-align:center;
}

.waku {
  border: 2px solid #cc0000;
  padding: 1em 1.5em;
  margin:2em 0;
}
