/*- themeid=hpb9tm01_7; --------------------------------*/
/*-------------------- element type --------------------*/

ここに文字を入力してください。
body {
	color: #666666;
	background-color: #ffffff;
	background-image: none;
	background-repeat: no-repeat;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}

h1 {
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 140%;
	font-weight: bold;
}
h1 {
    width: 324px;
    height: 71px;
    margin: 60px auto 0;
}
h1 img {
    width: 100%;
}
h2 {
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 135%;
	font-weight: bold;
}

h3 {
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 125%;
	font-weight: bold;
}

h4 {
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 119%;
	font-weight: bold;
}

h5 {
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 110%;
	font-weight: bold;
}

h6 {
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 100%;
	font-weight: bold;
}

address {
	color: #7892bc;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

blockquote {
	color: #7892bc;
	margin-top: 8px;
	margin-right: 15px;
	margin-bottom: 8px;
	margin-left: 15px;
}

p {
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: normal;
    font-size: 16px;
}

pre {
	color: #7892bc;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

ul {
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 16px;
	list-style-position: outside;
	list-style-type: none;
}

th {
	color: #666666;
	background-color: #d9d9d9;
	border-color: #666666 #666666 #666666 #666666;
	border-style: solid solid solid solid;
	border-width: 0px 1px 1px 0px;
	font-size: 80%;
}

a:link {
	color: #0000ff;
	text-decoration: none;
}

a:visited {
	color: #990099;
	text-decoration: none;
}

a:hover {
	color: #0000ff;
	text-decoration: underline;
}

select {
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: normal;
}
header {
    margin-bottom: 60px;
}
header img {
    width: 100%;
    max-width: 800px;
    height: auto;
    margin: 0 auto;
    display: block;
}
.mt30 {
    margin-top: 30px;
}
/*-------------------- body --------------------*/
.index_enjoy {
    width: 100%;
    max-width: 652px;
    padding: 30px;
    margin: 0 auto;
    background: rgba(255, 255, 255, 0.9);
}
.index_enjoy .flexbox {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap:60px;
    margin-top: 60px;
    margin-bottom: 60px;
}
.index_enjoy .flexbox .star {
    width: 57px;
    height: 62px;
}
.index_enjoy .flexbox .letgo {
    width: 141px;
    height: 62px;
}
.index_enjoy .flexbox .racket {
    width: 115px;
    height: 115px;
}
.result,
.innerbox {
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
    border: 1px solid #666;
    padding: 30px;
}
.result section {
    width: 100%;
    max-width: 800px;
}
.result h3 {
    width: calc(100% - 20px);
    padding: 10px;
    font-weight: bold;
    background-color: #7dff7d;
    text-align: center;
}
.result .center {
    text-align: center;
}
.result .flexbox {
    display: flex;
    justify-content: flex-start;
    gap: 10px;
    padding: 10px;
}
.flexbox p:first-child {
    width: 20%;
}
.flexbox p {
    width: 70%;
}
.enjoy_seiseki table {
    width: 100%;
    max-width: 800px;
}
.trophy {
    width: 380px;
    display: block;
    margin: 30px auto;
}
.backhome {
    margin: 0 auto 30px;
    display: flex;
    justify-content: center;
}
.photolink p {
    text-align: center;
    color: #c60;
    display: flex;
    justify-content: center;
}
.colpic {
    width: 1200px;
}
.hpb-body1 {
	color: #666666;
	font-size: 80%;
}

.hpb-body2 {
	color: #444444;
}

.hpb-body3 {
	color: #444444;
	font-size: 80%;
}

/*-------------------- bullet --------------------*/

.hpb-bul1 {
	color: #cc6600;
}

.hpb-bul2 {
	color: #cc6600;
	font-size: 80%;
}

/*-------------------- contents --------------------*/

.hpb-cnt-cell1 {
	background-color: #ffff99;
}

.hpb-cnt-cell3 {
	color: #666666;
	font-size: 80%;
}

.hpb-cnt-cell4 {
	background-color: #ffff99;
}

.hpb-cnt-cell5 {
	color: #666666;
	font-size: 80%;
}

.hpb-cnt-cell6 {
	color: #666666;
	font-size: 80%;
}

.hpb-cnt-tb-cell1 {
	color: #666666;
	background-color: #f0f0f0;
	border-color: #666666 #666666 #666666 #666666;
	border-style: solid solid solid solid;
	border-width: 0px 1px 1px 0px;
	font-size: 80%;
}

.hpb-cnt-tb-cell2 {
	color: #666666;
	background-color: #ffffff;
	border-color: #666666 #666666 #666666 #666666;
	border-style: solid solid solid solid;
	border-width: 0px 1px 1px 0px;
	font-size: 80%;
}

.hpb-cnt-tb-cell3 {
	color: #666666;
	background-color: #f0f0f0;
	border-color: #666666 #666666 #666666 #666666;
	border-style: solid solid solid solid;
	border-width: 0px 0px 0px 0px;
	font-size: 80%;
}

.hpb-cnt-tb-cell4 {
	color: #666666;
	background-color: #ffffff;
	border-color: #666666 #666666 #666666 #666666;
	border-style: solid solid solid solid;
	border-width: 0px 0px 0px 0px;
	font-size: 80%;
}

.hpb-cnt-tb-cell5 {
	color: #666666;
	background-color: #ffffff;
	border-color: #666666 #666666 #666666 #666666;
	border-style: solid solid solid solid;
	border-width: 0px 0px 1px 0px;
	font-size: 80%;
}

/*-------------------- design table --------------------*/

.hpb-cnt-tb-th1 {
	color: #666666;
	background-color: #d9d9d9;
	border-color: #666666 #666666 #666666 #666666;
	border-style: solid solid solid solid;
	border-width: 0px 1px 1px 0px;
	font-size: 80%;
}

.hpb-cnt-tb-th2 {
	color: #666666;
	background-color: #d9d9d9;
	border-color: #666666 #666666 #666666 #666666;
	border-style: solid solid solid solid;
	border-width: 0px 0px 0px 0px;
	font-size: 80%;
}

.hpb-cnt-tb0 {
	background-color: #666666;
}

.hpb-cnt-tb1 {
	background-color: #ffffff;
	border-color: #666666 #666666 #666666 #666666;
	border-style: solid solid solid solid;
	border-width: 1px 0px 0px 1px;
}

.hpb-cnt-tb1-cell2 {
	color: #666666;
	background-color: #f0f0f0;
	font-size: 80%;
}

.hpb-cnt-tb1-cell3 {
	color: #666666;
	background-color: #ffffff;
	font-size: 80%;
}

.hpb-cnt-tb1-cell4 {
	color: #666666;
	font-size: 80%;
}

.hpb-cnt-tb1-cell5 {
	color: #666666;
	background-color: #666666;
	font-size: 80%;
}

.hpb-cnt-tb2 {
	background-color: #ffffff;
	border-color: #666666 #666666 #666666 #666666;
	border-style: solid solid solid solid;
	border-width: 1px 1px 1px 1px;
}

.hpb-cnt-tb3 {
	background-color: #ffffff;
	border-color: #666666 #666666 #666666 #666666;
	border-style: solid solid solid solid;
	border-width: 0px 0px 0px 0px;
}

/*-------------------- column --------------------*/
.hpb-colm0-cell1 {
	color: #666666;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	font-size: 80%;
	font-weight: bold;
}

.hpb-colm0-cell2 {
	color: #666666;
	font-size: 80%;
}


.hpb-colm1-cell1 {
	color: #666666;
	background-color: #f0f0f0;
	border-color: #666666 #666666 #666666 #666666;
	border-style: solid solid solid solid;
	border-width: 1px 1px 1px 1px;
	font-size: 80%;
	font-weight: bold;
}

.hpb-colm1-cell2 {
	color: #666666;
	border-color: #666666 #666666 #666666 #666666;
	border-style: solid solid solid solid;
	border-width: 0px 1px 1px 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	font-size: 80%;
}

.hpb-colm2-cell1 {
	color: #666666;
	border-color: #666666 #666666 #666666 #666666;
	border-style: solid solid none solid;
	border-width: 1px 1px 1px 1px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	font-size: 80%;
	font-weight: bold;
}

.hpb-colm2-cell2 {
	color: #666666;
	border-color: #666666 #666666 #666666 #666666;
	border-style: none solid solid solid;
	border-width: 1px 1px 1px 1px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	font-size: 80%;
}

/*-------------------- head --------------------*/

.hpb-head-cell1 {
	color: #ffffff;
	background-color: #007979;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 95%;
	font-weight: bold;
}


.hpb-head-tb1-cell1 {
	background-color: #ffffff;
}

.hpb-head-tb1-cell2 {
	color: #ffffff;
	background-color: #00b7b7;
	font-size: 80%;
}

/* header */
#schedule {
	width: 100%;
	height: auto;
	background-image: url(../icon/kabe.gif);
	padding-top: 0;
	margin: 0;
	background-attachment: fixed;
}
#schedule {
	header {
		width: 100%;
		background-image: url(../icon/kabe.gif);
		background-attachment: fixed;
		margin-bottom: 0;
		position: fixed;
		nav {
			width: 700px;
			margin: 0 auto;
			border-top: 10px solid #75b8bf;
			border-bottom: 10px solid #75b8bf;

			ul {
				width: 100%;
				display: flex;
				justify-content: center;
				margin-left: 0;
				padding: 0;
				li {
					width: 140px;
					height: 40px;
					margin: 0;
					position: relative;
				}
				li:hover .hover_none {
					display: none;
				}
				li:hover .hover_on {
					display: block;
				}

				.act img {
					position: absolute;
					left: 0;
					top: -10px;
				}
				.hover_none {
					display: block;
				}
				.hover_on {
					display: none;
				}
			}
		}
	}
	footer {
        text-align: center;
        padding: 20px;
        background-color: #008080;
        color: #fff;
		small {
			color: #fff;
		}
    }
	main {
		padding-top: 120px;
		padding-bottom: 80px;
		table {
			width: 880px;
			margin: 40px auto 0;
			border-collapse: collapse;
			display: flex;
			flex-direction: column;
			background-color: transparent;
		}
		th, td {
			border: none;
			padding: 10px;
			text-align: left;
			background-color: transparent;
		}
		th {
			width: 100px;
			font-size: 20px;
			font-weight: bold;
		}
		td {
			width: 780px;
			font-size: 20px;
		}
		a img {
			border: 0;
		}
		.year_schefule {
			font-size: 38px;
			text-align: center;
			margin-bottom: 0;
			margin-top: 80px;
		}
		.schedule_list {
			a {
				font-size: 24px;
				color: #0000ff;
				display: flex;
				justify-content: center;
				transition: 0.3s;
			}
			a:hover {
				background-color: #b8b6b6;
				text-decoration: none;
			}
			ul {
				margin-left: 0;
				margin-top: 20px;
				padding-left: 0;
				display: flex;
				flex-direction: column;
				align-items: center;
				gap: 20px;
				li {
					a {
						width: 700px;
						display: flex;
						justify-content: center;
						background-color: #d9d9d9;
						padding-top: 30px;
						padding-bottom: 30px;
						border-radius: 3px;
  						box-shadow: 6px 6px 10px 0px rgba(0, 0, 0, 0.4);
					}
	
				}
			}
		}
		.schedule_table {
			width: 1080px;
			color: white;
			margin: 0 auto 10px;
			padding-bottom: 80px;
			background-color: #fff;
			background-image: url(../icon/enjoy.png);
			background-size: 158px;
			background-position: right 120px bottom 40px;
			background-repeat: no-repeat;

		}
		.schedule_table h3 {
			width: 100%;
			color: #fff;
			padding-top: 30px;
			padding-bottom: 30px;
			background-color: #008080;
		}

		.schedule_table td {
			color: black;
		}
	}
	h2 {
		font-size: 48px;
		text-align: center;
		font-style: italic;
		margin-bottom: 80px;
	}
	h3 {
		font-size: 24px;
		text-align: center;
	}
}
/*-------------------- horizontal menu --------------------*/
.hpb-hmenu1-hil {
	color: #8f8f8f;
	font-size: 80%;
	font-weight: bold;
}

.hpb-hmenu1-link0 {
	color: #8f8f8f;
	text-decoration: none;
}

.hpb-hmenu1-link0:link {
	color: #8f8f8f;
	text-decoration: none;
}

.hpb-hmenu1-link0:visited {
	color: #8f8f8f;
	text-decoration: none;
}

.hpb-hmenu1-link0:hover {
	color: #8f8f8f;
	text-decoration: underline;
}

.hpb-hmenu1-link1 {
	color: #666666;
	font-size: 80%;
	text-decoration: none;
}

.hpb-hmenu1-link1:link {
	color: #666666;
	font-size: 80%;
	text-decoration: none;
}

.hpb-hmenu1-link1:visited {
	color: #c982d0;
	font-size: 80%;
	text-decoration: blink;
}

.hpb-hmenu1-link1:hover {
	color: #666666;
	font-size: 80%;
	text-decoration: underline;
}

.hpb-hmenu1-link2 {
	color: #666666;
	font-size: 80%;
	text-decoration: none;
}

.hpb-hmenu1-link2:link {
	color: #666666;
	font-size: 80%;
	text-decoration: none;
}

.hpb-hmenu1-link2:visited {
	color: #c982d0;
	font-size: 80%;
	text-decoration: none;
}

.hpb-hmenu1-link2:hover {
	color: #666666;
	font-size: 80%;
	text-decoration: underline;
}

.hpb-hmenu2-hil {
	color: #a4a4a4;
	font-size: 70%;
	font-weight: bold;
}


.hpb-hmenu2-link0 {
	color: #a4a4a4;
	font-size: 90%;
	text-decoration: none;
}

.hpb-hmenu2-link0:link {
	color: #a4a4a4;
	font-size: 90%;
	text-decoration: none;
}

.hpb-hmenu2-link0:visited {
	color: #a4a4a4;
	font-size: 90%;
	text-decoration: none;
}

.hpb-hmenu2-link0:hover {
	color: #a4a4a4;
	font-size: 90%;
	text-decoration: underline;
}

.hpb-hmenu2-link1 {
	color: #a4a4a4;
	font-size: 70%;
	text-decoration: none;
}

.hpb-hmenu2-link1:link {
	color: #a4a4a4;
	font-size: 70%;
	text-decoration: none;
}

.hpb-hmenu2-link1:visited {
	color: #ec7dcb;
	font-size: 70%;
	text-decoration: none;
}

.hpb-hmenu2-link1:hover {
	color: #a4a4a4;
	font-size: 70%;
	text-decoration: underline;
}

.hpb-hmenu2-link2 {
	color: #a4a4a4;
	font-size: 70%;
	text-decoration: none;
}

.hpb-hmenu2-link2:link {
	color: #a4a4a4;
	font-size: 70%;
	text-decoration: none;
}

.hpb-hmenu2-link2:visited {
	color: #ec7dcb;
	font-size: 70%;
	text-decoration: none;
}

.hpb-hmenu2-link2:hover {
	color: #a4a4a4;
	font-size: 70%;
	text-decoration: underline;
}

/*-------------------- horizontal rule --------------------*/

.hpb-hr01 {
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}

.hpb-hr01-cell1 {
	background-repeat: repeat-x;
	font-size: 80%;
	font-weight: bold;
}

/*-------------------- list --------------------*/

.hpb-list1 {
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 16px;
	list-style-position: outside;
	list-style-type: none;
}

/*-------------------- side --------------------*/

.hpb-side-cell1 {
	background-color: #9999ff;
}

.hpb-side-cell2 {
	background-color: #2d6dbd;
}

.hpb-side-cell3 {
	color: #666666;
	background-color: #2d6dbd;
	font-size: 80%;
}

.hpb-side-cell4 {
	background-color: #9999ff;
}


.hpb-side-tb1-cell6 {
	background-color: #ff6600;
}

.hpb-side-tb1-cell7 {
	background-color: #ffff99;
}

/*-------------------- subhead --------------------*/

.hpb-subh01 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 24px;
}

.hpb-subh01-cell1 {
	color: #666666;
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 80%;
	font-weight: bold;
}

/*-------------------- title --------------------*/


.hpb-title-tb-cell1 {
	color: #666666;
	font-size: 119%;
	font-weight: bold;
}

.hpb-title-tb-cell2 {
	color: #666666;
	font-size: 95%;
}

/*-------------------- vertical menu --------------------*/


.hpb-vmenu1-hil {
	color: #ffffff;
	background-color: #11589f;
	font-size: 80%;
	font-weight: bold;
}


.hpb-vmenu1-link0 {
	color: #ffffff;
	text-decoration: none;
}

.hpb-vmenu1-link0:link {
	color: #ffffff;
	text-decoration: none;
}

.hpb-vmenu1-link0:visited {
	color: #ffffff;
	text-decoration: none;
}

.hpb-vmenu1-link0:hover {
	color: #ffffff;
	text-decoration: underline;
}

.hpb-vmenu1-link1 {
	color: #ffffff;
	font-size: 80%;
	text-decoration: none;
}

.hpb-vmenu1-link1:link {
	color: #ffffff;
	font-size: 80%;
	text-decoration: none;
}

.hpb-vmenu1-link1:visited {
	color: #f8ebfc;
	font-size: 80%;
	text-decoration: none;
}

.hpb-vmenu1-link1:hover {
	color: #ffffff;
	font-size: 80%;
	text-decoration: underline;
}

.hpb-vmenu1-link2 {
	color: #ffffff;
	font-size: 80%;
	text-decoration: none;
}

.hpb-vmenu1-link2:link {
	color: #ffffff;
	font-size: 80%;
	text-decoration: none;
}

.hpb-vmenu1-link2:visited {
	color: #f8ebfc;
	font-size: 80%;
	text-decoration: none;
}

.hpb-vmenu1-link2:hover {
	color: #ffffff;
	font-size: 80%;
	text-decoration: underline;
}

