﻿@charset "utf-8";
/* 協賛のお願いページでのテーブルスタイル各種 */
.spo2 .td1 {
    width: 30%; background:#a0ffa0; font-weight:bold; text-align: center;
}

.spo3 .td2on {
    text-align: center; background:#a0ffa0; color: #000000;
}

.spo3 .td2off {
    text-align: center; background:#80b080; color: #000000;
}

.spo3 .td3title {
    text-align: center; color: #000000;
}

.spo3 .td3on {
    text-align: center; color: #000000;
}

.spo3 .td3off {
    text-align: center; background: #a0a0a0; color: #404040;
}

.spo4 .td1 {
    width: 30%; background:#a0ffa0; font-weight:bold; text-align: center; color: #000000
}

.spo4 .td2 {
    text-align: left; color: #000000;
}

/* スポンサー逐次追加間・ブロンズ */
.sponsor_b_link:hover { color:#0000ff;font-weight: bold; }
.sponsor_b_link:link { color:#000000;font-weight: bold; }
.sponsor_b_link:visited { color:#000000;font-weight: bold; }
.sponsor_b_link:active { color:#000000;font-weight: bold; }

/* CSS Document */
#ul_info {
    list-style:none;
    font-size:100%;
    padding-left:5px;
    padding-right:5px;
}

#ul_info li {
    border-bottom: 1px dotted #cccccc;
    padding:8px 0 2px;
}

#ul_info li .date {
    display:inline-block;
    width:96px;
    font-size:90%;
    color:#828282;
}

#ul_replace {
    list-style:none;
    font-size:85%;
    padding-left:0px;
    padding-right:0px;
}

#ul_replace li {
    border-bottom: 1px dotted #cccccc;
    padding:4px 0 2px;
}

#ul_replace li .date {
    display:inline-block;
    width:64px;
    font-size:80%;
    color:#828282;
}

/* テーブル */
.atami th {
    width: 20%;
}
.atami td {
    width: 80%;
}

/* タイムテーブル等で使用 */
.atami_table .td1 {
    width: 15%;
    background:#a0ffa0;
    text-align: center;
}

.atami_table .td2 {
    background:#ffffc0;
    text-align: left;
}

.atami_table .td2a {
    text-align: left;
}

.atami_table .td2b {
    text-align: left;
    background: #e0e0e0;
}

.atami_table .td2c {
    width: 12%;
    text-align: center;
}

.atami_table .td2d {
    width: 45%;
    background:#ffffc0;
    text-align: left;
}

.atami_table .td2e {
    background:#fff0ff;
    text-align: left;
}

.atami_table .td3 {
    width: 15%;
    background:#ffe080;
    text-align: center;
}

.atami_table .td4 {width: 20%; background:#a0ffa0; font-weight:bold; text-align: center;}
.atami_table .td5 {width: 80%; text-align: left;}
.atami_table .td6 {width: 30%; background:#a0ffa0; font-weight:bold; text-align: center;}
.atami_table .td7 {width: 70%; text-align: left;}

/* 丸かどボックス */
.atami div.rcs {
    padding: 10px;
    margin-bottom: 10px;
    border: 1px solid #333333;
    border-radius: 10px;
}
/* インデント */
.atami p.if{
    text-indent: 1em;
    padding-left: 1em;
    margin-left: -9px;
*/}
/* リストのマーク変更 */
.atami ul.c1,
.atami ul.c2 {
    list-style-type: none !important;
	margin-left: 13px;
}
.atami ul.c1 li:before,
.atami ul.c2 li:before {
	margin-left:-24px;
    text-indent: -1em;
    padding-left: 1em;
}
.atami ul.c1 li:before {
    content: '●';
}
.atami ul.c2 li:before {
    content: '※';
}
/* お申込みはこちら */
.atami td.center {
	text-align:center;
}

/* ご協賛のお願い sponsor.html
---------------------------------------------*/
/* テーブル */
#bsponser th,
#bsponser td {
    width: auto !important;
}
#bsponser th.th101 {
    width: 40%;
}
#bsponser td.td101 {
    width: 60%;
}
#bsponser th.th201,
#bsponser th.th202 {
    width: 25%;
}
#bsponser th.th203 {
    width: 20%;
}
#bsponser th.th204,
#bsponser th.th205 {
    width: 15%;
    text-align: center;
}
/* リスト */
#bsponser ul.c2 li:before {
    text-indent: -0.5em;
    padding-left: 0.5em !important;
}
#bsponser dl {
    margin-left: 30px;
}
#bsponser dd {
    margin-left: 10px;
}
/*
#bsponser div.sponsor_box {
	width: 154px;
	float:left;
	clear: none;
	padding-top: 10px;
	margin: 0 auto;
	text-align: center;
}*/
#bsponser div.sponsor_box {
	width: 128px;
	float:left;
	clear: none;
	padding-top: 10px;
	margin: 0 auto;
	text-align: center;
}
#bsponser div.sponsor_box ul li {
	display: inline-block;
	margin: 5px 5px;
}
#bsponser img.sponsor_s_title {
	display: none;
}
#bsponser div.sponsor_s {
	margin: 0 auto;
	text-align: center;
}

/*20230312追記始め*/
#bsponser div.sponsor_p {
	margin: 0 auto;
	text-align: center;
}
#bsponser div.sponsor_g {
	margin: 0 auto;
	text-align: center;
}
#bsponser div.sponsor_b {
	margin: 0 auto;
	text-align: center;
}
/*20230312追記終わり*/

#bsponser img.sponsor_b_title {
	display: inline-block;
}

/* 参加登録 join.html
---------------------------------------------*/
/* リスト */
#bjoin ul.c1,
#bjoin ul.c2 {
    margin-left: 13px;
}
#bjoin ul.c1 li:before,
#bjoin ul.c2 li:before {
    margin-left: -24px;
}

/*協賛企業の文字サイズ*/
.FSGold {
    font-size: 120%;
}
.FSSilver {
    font-size: 110%;
}
.FSBlonz {
    font-size: 100%;
}
/*20230512追記始め*/
.map {
    position: relative;
    padding-bottom: 50%;
    width: 100%;
    height: 0;
    padding-top: 75%; /* 比率を4:3に固定 */
    }
  /* Google Mapのiframe */
.map iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    }
/*20230512追記終わり*/