@charset "UTF-8";

/* スポーツ大会型用 */
#appri {
  width: 1050px;
  margin: 0px auto;
}
#appri .mainframe_ {
  margin: 80px auto;
  width: 1030px;
  overflow: hidden;
}

.memberContents_ h2 {
  clear: both;
  margin-top: 30px;
  margin-bottom: 20px;
  padding: .8em 1em .6em;
  background: #0099ff;
  border-radius: 8px;
  font-weight: 800;
  font-size: 18px;
  color: #fff;
  line-height: 120%;
  text-shadow: 1px 1px 0 #ad1212;
}
.memberContents_ h2 span {
  font-size: 0.8em;
  margin-left: .8em;
}
.memberContents_ h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  padding: 0 .5em;
  color: #0099ff;
  font-weight: 800;
  font-size: 14px;
  border-bottom: dotted 2px #0099ff;
  line-height: 120%;
}
.memberContents_ h4 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 800;
  color: #0099ff;
  margin-left: 1em;
  text-indent: -1em;
  line-height: 120%;
}
.memberContents_ h4:before {
  content: "■";
}

/*-------------------------
　　表
　　outline_ 2カラム用
　　_cテキスト真ん中寄せ用
　　_d入力欄用(nth-child(even)有)
　　_eダウンロード用(nth-child(even)有)
　　_f確認・履歴用(nth-child(even)無)
-------------------------*/
.outline_,
.outline_c_ {
  border: solid 1px #ccc;
  width: 100%;
  margin-bottom: 10px;
  font-size: 12px;
}
.outline_ th,
.outline_ td {
  padding: .5em .8em;
  border: solid 1px #ccc;
}
.outline_ th,
.outline_c_ th,
.outline_d_ th,
.outline_f_ th {
  background: #f5f5f5;
  font-weight: bold;
}
.outline_ th {
  width: 30%;
}
.outline_c_ {
  text-align: center;
}
.outline_c_ th,
.outline_c_ td {
  padding: 3px 5px;
  border: solid 1px #ccc;
}

.outline_d_ {
  border: solid 1px #ccc;
  white-space: nowrap;
  font-size: 12px;
  margin: 0px;
}
.outline_d_ th,
.outline_d_ td {
  border: solid 1px #ccc;
}
.outline_d_ td {
  padding: .8em;
  text-align: center;
}
.outline_d_ th,
.outline_f_ th,
.outline_c_ th {
  text-align: center;
  padding: 3px 5px;
}
.outline_d_ tr:nth-child(even) {
	background: #f5f5f5;
}
.outline_d_ tr:hover {
	background:#f0f8ff;
}

.outline_e_ {
  width: 100%;
  text-align: center;
}
.outline_e_ th,
.outline_e_ td {
  border: solid 1px #ccc;
}
.outline_e_ td {
  padding: .8em;
}
.outline_e_ th {
  text-align: center;
  padding: 3px 5px;
  background: #f5f5f5;
  font-weight: bold;
}
.outline_e_ tr:nth-child(odd) {
	background: #f5f5f5;
}
.outline_e_ tr:hover {
	background:#f0f8ff;
}



.outline_f_ {
  border: solid 1px #ccc;
  width: 100%;
  font-size: 12px;
  white-space: nowrap;
  margin-bottom: 10px;
  table-layout: fixed;
}
.outline_f_ th,
.outline_f_ td {
  padding: .5em .8em;
  border: solid 1px #ccc;
  text-align: center;
}


.outline_g_ {
  margin-bottom: 0px;
  border: solid 1px #ccc;
  margin-bottom: 10px;
}
.outline_g_ th {
  min-width: 200px;
  padding: 3px 5px;
  background: #f5f5f5;
  border: solid 1px #ccc;
}
.outline_g_ td {
  padding: .5em .8em;
  border: solid 1px #ccc;
}

.download_team {
  margin: 20px 10px 50px;
}



.outline_h_ {
  width: 80%;
  margin: 0px auto;
  border: solid 1px #ccc;
  text-align: center;
}
.outline_h_ th,
.outline_h_ td {
  border: solid 1px #ccc;
  padding: .8em;
}
.outline_h_ th {
  text-align: center;
  background: #f5f5f5;
  font-weight: bold;
  color: #666;
}
.outline_h_ tr:nth-child(odd) {
	background: #f5f5f5;
}
.outline_h_ tr:hover {
	background:#f0f8ff;
}
.outline_h_ .w10 {
  width: 10%;
}

.outline_before_ {
  background: #e6e6fa !important;
  padding: .3em;
  border-bottom: 2px solid #b0c4de;
}
.outline_delate_ {
  background: #ccc !important;
}
.outline_delate_ > td {
  border: solid #ddd 1px;
}

.tal_ {
  text-align: left;
}
.table_total_ {
 background: #f0f8ff;
 font-weight: bold;
 color: #333;
 border-top: solid 2px #888;
}


.outline_h_ {
  width: 80%;
  margin: 0px auto;
  border: solid 1px #ccc;
  text-align: center;
}
.outline_h_ th,
.outline_h_ td {
  border: solid 1px #ccc;
  padding: .8em;
}
.outline_h_ th {
  text-align: center;
  background: #f5f5f5;
  font-weight: bold;
  color: #666;
}
.outline_h_ tr:nth-child(odd) {
	background: #f5f5f5;
}
.outline_h_ tr:hover {
	background:#f0f8ff;
}
.outline_h_ .w10 {
  width: 10%;
}


.outline_g_ {
  margin-bottom: 0px;
  border: solid 1px #ccc;
  margin-bottom: 10px;
}
.outline_g_ th {
  min-width: 200px;
  padding: 3px 5px;
  background: #f5f5f5;
  border: solid 1px #ccc;
}
.outline_g_ td {
  padding: .5em .8em;
  border: solid 1px #ccc;
}



/*-------------------------
　　申込画面表
--------------------------*/
.list_surround_ {
  padding: 20px 30px;
}

.application_ {
 overflow: hidden;
}

.application_l_ {
  width: 470px;
  float: left;
  overflow: hidden;
}

.application_r_ {
  width: 470px;
  float: right;
  overflow: hidden;
}
.voucher {
 width: 90%;
 text-align: right;
 margin-top: 20px;
 margin-bottom: 0px;
}




/* --------------------------------------------------------------------
	中サブメニュー
--------------------------------------------------------------------- */
.leftmenuframe_ {
  width: 1050px;
  margin: 0px auto;
}

.sub_menu_ {
  top: 160px;
  width: 1050px;
  background: #085eac;
  overflow: hidden;
  padding: 0;
  border-radius: 8px;
  position: absolute;
}
.sub_menu_ ul {
  overflow: hidden;
  padding: 0px 1em;
}
.sub_menu_ ul li {
  float: left;
  text-align: center;
  line-height: 213%;
  border-right: 1px #fff dotted;
}
.sub_menu_ ul li span {
  display: block;
  font-size: 0.8em;
}
.sub_menu_ a:link,
.sub_menu_ a:visited,
.sub_menu_ a:active {
  color: #fff;
  text-decoration: none;
  font-weight: 600;
  display: block;
  padding: .8em 1em;
  text-shadow: -1px -1px 0 #002c59;
}
.sub_menu_ a:hover {
  color: #e9e9ce;
  background: #4096ee;
  background: -moz-linear-gradient(top,  #4096ee 0%, #085eac 100%);
  background: -webkit-linear-gradient(top,  #4096ee 0%,#085eac 100%);
  background: linear-gradient(to bottom,  #4096ee 0%,#085eac 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4096ee', endColorstr='#085eac',GradientType=0 );
}
.sub_double_ {
  line-height: 100% !important;
}
/*-------------------------
　　団体マイページ
--------------------------*/
.dantai_menu_ {
  width: 90%;
  margin: 20px auto 50px;
  overflow: hidden;
}
.dantai_menu_ dt,
.dantai_menu_ dd {
  padding: .5em;
  min-height: 40px;
}
.dantai_menu_ dt {
  float: left;
  clear: left;
}
.dantai_menu_ dd {
  margin-left: 320px;
  min-height: 46px;
}
.dantai_menu_ a {
  display: block;
  background: #ffffff;
  background: -moz-linear-gradient(top,  #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%);
  background: -webkit-linear-gradient(top,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%);
  background: linear-gradient(to bottom,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
  width: 300px;
  border: #ddd solid 1px;
  border-radius: 8px;
  text-align: center;
  font-weight: bold;
  color: #666;
  padding: .8em 0;
  text-decoration: none;
}
.dantai_menu_ a:hover {
  background: #fcfff4;
  background: -moz-linear-gradient(top,  #fcfff4 0%, #e9e9ce 100%);
  background: -webkit-linear-gradient(top,  #fcfff4 0%,#e9e9ce 100%);
  background: linear-gradient(to bottom,  #fcfff4 0%,#e9e9ce 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfff4', endColorstr='#e9e9ce',GradientType=0 );
  color: #0099ff;
}


/*-------------------------
　　帳票出力ページ
--------------------------*/

.download_serect_ {
  width: 90%;
  margin: 10px auto;
  overflow: hidden;
}
.download_serect_ dt,
.download_serect_ dd {
  padding: .5em;
}
.download_serect_ dt {
  float: left;
  clear: left;
}
.download_serect_ dd {
  margin-left: 250px;
  padding: 1.5em 0;
  height: 60px;
}
.download_serect_ a {
  display: block;
  background: #1e5799;
  background: -moz-linear-gradient(top,  #1e5799 0%, #2989d8 50%, #207cca 51%, #7db9e8 100%);
  background: -webkit-linear-gradient(top,  #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%);
  background: linear-gradient(to bottom,  #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#7db9e8',GradientType=0 );
  width: 200px;
  height: 20px;
  border: #ddd solid 1px;
  border-radius: 8px;
  text-align: center;
  font-weight: bold;
  color: #fff;
  text-shadow: -1px -1px 0 #1e5799;
  padding: 1.5em 0;
  text-decoration: none;
}
.download_serect_ a:hover {
  text-decoration: none;
  background: #499bea;
  background: -moz-linear-gradient(top,  #499bea 0%, #207ce5 100%);
  background: -webkit-linear-gradient(top,  #499bea 0%,#207ce5 100%);
  background: linear-gradient(to bottom,  #499bea 0%,#207ce5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#499bea', endColorstr='#207ce5',GradientType=0 );
}


/*-------------------------
　　スポーツ大会用ボタン
--------------------------*/
.button_{
  clear: both;
  text-align: center;
  margin: 20px auto 10px;
}
.btn_al_r_ {
  text-align: right;
}
.btn_size_s_ {
  font-size: 0.8em;
}
.btn_ {
  padding: .5em 1em;
  background: #ffffff;
  background: -moz-linear-gradient(top,  #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%);
  background: -webkit-linear-gradient(top,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%);
  background: linear-gradient(to bottom,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
  border: #d5d5d5 solid 1px;
  border-radius: 8px;
}
.btn_bl_ {
  color: #fff;
  background: #dd5b56;
  background: -moz-linear-gradient(top,  #dd5b56 0%, #dd0700 100%);
  background: -webkit-linear-gradient(top,  #dd5b56 0%,#dd0700 100%);
  background: linear-gradient(to bottom,  #dd5b56 0%,#dd0700 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dd5b56', endColorstr='#dd0700',GradientType=0 );
}
.btn_s_ {
  padding: .3em .5em;
  font-size: 1.2em;
  background: #ffffff;
  background: -moz-linear-gradient(top,  #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%);
  background: -webkit-linear-gradient(top,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%);
  background: linear-gradient(to bottom,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
  border: #d5d5d5 solid 1px;
  border-radius: 5px;
}
.btn_:hover,
.btn_s_:hover {
  color: #cc0000;
  background: #fceabb;
  background: -moz-linear-gradient(top,  #fceabb 0%, #f8b500 100%);
  background: -webkit-linear-gradient(top,  #fceabb 0%,#f8b500 100%);
  background: linear-gradient(to bottom,  #fceabb 0%,#f8b500 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fceabb', endColorstr='#f8b500',GradientType=0 );
}
.bt_clear_ {
  display: block;
  width: 42px;
  height: 17px;
  margin: 5px auto;
  background: url(../img/clear.png) no-repeat top;
  text-indent: -9999px;
}
.bt_clear_:hover{
  background: url(../img/clear.png) no-repeat bottom;
}

.situation_ {
 white-space: nowrap;
}
.situation_ a {
 display: inline-block;
 text-align: center;
 color: #444;
 font-weight: bold;
 width: 2.8em;
 margin: 0 .2em;
 font-size: 10px;
 padding: 2px;
 border: solid 1px #c5c5c5;
 border-radius:5px;
}
.situation_ a:hover {
 color: #4682b4;
 background: #ffffe0;
 border: solid 1px #ffd700;
}


.circle_ {
  background: url(../img/circle.png) no-repeat center;
  display: block;
  width: 16px;
  height: 16px;
  text-indent: -9999px;
  margin: 0 auto;
  padding: 0;
}

.cancel_ {
  background: url(../img/cancel.png) no-repeat center;
  display: block;
  width: 16px;
  height: 16px;
  text-indent: -9999px;
  margin: 0 auto;
  padding: 0;
}
.cancel_date_ {
  display: block;
  background: #ffe6e8;
  padding: .3em .8em;
  font-size: 0.8em;
  text-align: center;
  border: solid 1px #ffb3b9;
  border-radius: 8px;
  margin-top: 5px;
}


#appri .item1_box_ {
  display: inline-block;
  width: 20px;
  height: 20px;
  color: #fff;
  text-align: center;
  line-height: 23px;
  border-radius: 5px;
  margin-left: 2px;
  box-shadow: 1px 1px 0 #012e56;
  background: #085eac;
}
#appri .item2_box_ {
  display: inline-block;
  width: 20px;
  height: 20px;
  color: #fff;
  text-align: center;
  line-height: 23px;
  border-radius: 5px;
  margin-left: 2px;
  box-shadow: 1px 1px 0 #012e56;
  background: #228b22;
}




#appri .on_ribbon_ {
  background: #228b22;
  text-shadow: -1px -1px 0 #124712;
  color: #fff;
  padding: .3em 1em;
  margin-right: 5px;
  border-radius: 8px;
}
#appri .off_ribbon_ {
  background: #fc6d00;
  text-shadow: -1px -1px 0 #ad4c01;
  color: #fff;
  padding: .3em 1em;
  margin-right: 5px;
  border-radius: 8px;
}

