@charset "UTF-8";


/*---------- �y�[�W�S�̂̎w�� ----------*/

body {
  font-family: "�q���M�m�p�S Pro W3", "Hiragino Kaku Gothic Pro", "���C���I", Meiryo, Osaka, "MS P �S�V�b�N", "MS P Gothic", sans-Serif;
  margin: 0;
  padding: 0;
  font-size: 12px;
  color: #333333;
  background-image: url(img/back.gif);
}


/* IE7 �p */

*:first-child+html * {
  font-family: "���C���I", Meiryo, "MS P �S�V�b�N", "MS P Gothic", sans-Serif;
}


/* IE6 �p */
* html * {
  font-family: "���C���I", Meiryo, "MS P �S�V�b�N", "MS P Gothic", sans-Serif;
}


a:link {
  color: #15c;
  font-size: 13px;
}

a:hover {
  color: #005ebb;
  font-size: 13px;
}

a:visited {
  color: #15c;
  font-size: 13px;
}

p {
  margin: 18px 0 18px 0;
  line-height: 180%;
  letter-spacing: 1px;
}


/*---------- ���C�� ----------*/

#main {
  width: 950px;
  margin: auto;
  padding: 0;
  text-align: center;
  background-color: #ffffff;
}


/*---------- �w�b�_�[ ----------*/

#header-back {
  margin: 0;
  width: 100%;
  height: 110px;
  text-align: center;
  border-top: solid 3px #005ebb;
  background-color: #ffffff;
}

#header {
  margin: 0 auto 0 auto;
  width: 950px;
  height: 80px;
  text-align: center;
  background-image: url(img/header.jpg);
  background-repeat: no-repeat;
}

#header h1 {
  margin: 0;
  padding: 3px 10px 0 10px;
  width: 400px;
  text-align: left;
  font-size: 20px;
  color: #666666;
  letter-spacing: 1px;
}

#header p {
  margin: 0;
  padding:  4px 0 0 10px;
  text-align: left;
  font-size: 13px;
  color: #666666;
  letter-spacing: 1px;
}

#table-left{
  text-align: left;
  font-size: 13px;
  color: #666666;
  line-height: 150%;
  text-decoration: none;
}

#table-left a{
  font-size: 20px;
  color: #666666;
  text-decoration: none;
}

#table-left a:hover{
  font-size: 20px;
  color: #999999;
  text-decoration: none;
}

#table-right{
  text-align: right;
  margin: 0;
  padding: 15px 20px 2px 0;
  font-size: 16px;
  color: #c9171e;
  line-height: 150%;
  text-decoration: none;
}

#table-right a{
  font-size: 12px;
  color: #333333;
  text-decoration: none;
}

#table-right a:hover{
  font-size: 12px;
  color: #666666;
  text-decoration: none;
}


#header-menu {
  height: 28px;
  background-color: #333333;
  border-bottom: solid 2px #ffffff;
  margin: 0px;
  padding: 15px 0 2px 0;
  background: url(img/head_menu_back.gif);
  background-repeat: repeat-x;
  text-align: left;
  width: 950px;
}

#header-menu ul {
  width: 950px;
  text-align: left;
  margin: 0 auto 0 auto;
  padding: 0 0 0 15px;
}

#header-menu li {
  color: #333333;
  display: inline;
  padding-left: 15px;
  padding-right: 10px;
}

#header-menu a {
  color: #fffffc;
  text-decoration: none;
}

#header-menu a:hover {
  color: #dddddd;
}


/*---------- �R���e���c ----------*/

#container {
  width: auto;
  margin: 0 auto 0 auto;
  overflow: hidden;
  padding: 10px 6px 6px 6px;
  background-color: #ffffff;
}

.container {
  width: auto;
  margin: 0 auto 0 auto;
  overflow: hidden;
  padding: 10px 6px 6px 6px;
  background-color: #ffffff;
}


/*---------- ���C���R���e���c ----------*/

#contents {
  float: right;
  margin: 0;
  padding: 5px 5px 5px 0;
  font-size: 13px;
  line-height: 180%;
  width: 690px;
  text-align: left;
  letter-spacing: 1px;
}

#contents #pannavi {
  margin: 0;
  padding: 8px 0 10px 0;
  font-size: 12px;
}

#contents h2 {
  height: auto;
  margin: 0 0 7px 0;
  padding: 15px;
  font-size: 14px;
  color: #333333;
  border-top: solid 3px #004080;
  border-bottom: solid 1px #004080;
  background-color: #dddddd;
}

#contents p {
  margin: 18px 0 18px 0;
  padding: 0 5px 0 8px;
  line-height: 180%;
  font-size: 13px;
}

#contents img.head_photo {
  margin: 0 0 10px 0;
}

#contents img.photo {
  float: left;
  margin: 10px 20px 0 0;
}

#contents img.picture {
  margin: 0 10px 10px 0;
  float: left;
}

#contents p.photo {
  margin: 0 0 20px 0;
  padding: 0;
}


table#t01 {
  border: solid 1px #999999;
  border-collapse: collapse;
}


td#t01 {
  border: solid 1px #999999;
  border-collapse: collapse;
}


td#head {
  padding: 6px;
  border: solid 1px #999999;
  border-collapse: collapse;
}


table.table_line {
  border-collapse: collapse;
  border: solid 1px #999999;
}


td.table_line {
  border-collapse: collapse;
  border: solid 1px #999999;
  padding : 8px 14px 8px 14px;
}

#news {
  width: 660px;
  overflow: auto;
  background-color: #ffffff;
  padding: 10px 5px 5px 15px;
  margin: 15px 0 15px 0;
  border-top: 1px;
  border-right: 1px;
  border-bottom: 1px;
  border-left: 1px;
  border-style: solid;
  border-color: #999999;
}

/*---------- ���j���[ ----------*/

#menu {
  float: left;
  margin: 0 0 15px 0;
  padding: 0;
  width: 220px;
  text-align: left;
  letter-spacing: 1px;
  text-decoration: none;
}

.menulist {
  margin: 0 0 18px 0;
  padding: 5px 2px 0px 5px;
  width: 210px;
  text-align: left;
  text-decoration: none;
}

.menulist h2 {
  height: 25px;
  margin: 0;
  padding: 9px 0 2px 10px;
  font-size: 13px;
  color: #fffffc;
  background-color: #005ebb;
  text-decoration: none;
}

.menulist a{
  color: #004080;
  display: block;
  border-right: solid 1px #dddddd;
  border-bottom: solid 2px #cccccc;
  border-left: solid 1px #dddddd;
  width: 174px;
  padding: 9px 4px 6px 30px;
  font-size: 13px;
  line-height: 160%;
  background-image: url(img/side_menu_bg.gif);
  background-repeat: no-repeat;
  text-decoration: none;
 }

.menulist a:hover{
  color: #005ebb;
  background-image: url(img/side_menu_bg_hover.gif);
  background-repeat: no-repeat;
  text-decoration: none;
}

.menu_free {
  margin: 10px 0 20px 5px;
  padding: 0;
  width: 210px;
  text-align: left;
  background-image: url(img/menu_back.gif);
  text-decoration: none;
}

.menu_free h2 {
  height: 25px;
  margin: 0;
  padding: 9px 0 2px 10px;
  font-size: 13px;
  color: #fffffc;
  background-color: #004080;
  text-decoration: none;
}

.menu_free a{
  color: #004080;
  width: 198px;
  padding: 6px 0 5px 0;
  font-size: 13px;
  background-color: #f3f3f2;
  text-decoration: none;
 }

.menu_free a:hover{
  color: #005ebb;
  background-color: #f3f3f2;
  text-decoration: none;
}

.menu_free p{
  margin: 0;
  padding: 8px 8px 14px 8px;
  font-size: 12px;
  background-color: #ffffff;
  background-image: url(img/menu_back.gif);
  line-height: 180%;
  text-decoration: none;
}


/*---------- �t�b�^�[ ----------*/

#footer {
  clear: both;
  width: 100%;
  margin: 0;
  padding: 20px 0 20px 0;
  text-align: center;
  font-size: 13px;
  color: #fffffc;
  background-color: #005ebb;
}

#footer a {
  color: #fffffc;
  font-size: 13px;
 }

#footer a:hover {
  color: #999999;
}

/* �������� 2017 new-table style ���������������������������� */
table.new-table {
	text-align: left;
	box-sizing: border-box;
	padding: 3em 1em 1em;
}

table.new-table thead {text-align: center;}

table.new-table tbody th,
table.new-table tbody td {padding: .5em 0;}

table.new-table tbody th {
	width: 9em;
	vertical-align: top;
}

table.new-table tbody td {}

.taikai_tbl tr td:first-child{
	width:15%;	
}
.taikai_tbl tr td:nth-child(2){
	width:15%;	
}
.taikai_tbl tr td:last-child{
	width:70%;	
}

.formTable tr th{
	vertical-align: middle;
}

.youtube {
  width: 100%;
  aspect-ratio: 16 / 9;
}
.youtube iframe {
  width: 100%;
  height: 100%;
}

/*2024.9.2追記*/
.movie-wrap{
	width:100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
}
.movie-wrap figure{
	width:48%;
	margin: 0;
	margin-bottom: 4%;
}
.movie-wrap figure:nth-child(even){
	margin-left: 3%;
}
.movie-wrap figure img{
	width:100%;
	height:auto;
}
