@charset "shift_jis";
/* CSS Document */


#mainContent table td,th {
	font-size: 85%;
	border: 1px solid #666;
	}
	
#mainContent h2 {
	margin-bottom: 20px;
	}
	
#mainContent h4 {
	margin-bottom: 20px;
	font-size: 100%;
	padding: 4px 8px;
	background-color:#F5F5F5;
	}

#mainContent p {
	margin-left: 35px;
	}

#shisetsuTable {
	font-size: 77%;
	width: 690px;
	}
#shisetsuTable th {
	white-space: nowrap; 
	background-color: #CCCCCC;
	border-color: #999;
	}
#shisetsuTable td {
	border-color: #999;
	}
.shisetsuList {
	line-height: 150%;
	padding-left: 35px;
}


.gymList {
	line-height: 150%;
	padding-left: 35px;
}

.texts {
	font-size: 87%;
	color: #333333;
	clear: both;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-top: 10px;
}

#traTable {
	font-size: 77%;
	width: 690px;
	}
#traTable th {
	white-space: nowrap; 
	background-color: #CCCCCC;
	border-color: #999;
	}
#traTable td {
	border-color: #999;
	}
.traList {
	font-size: 77%;
	padding-left: 35px;
}


#tra2Table {
	font-size: 77%;
	width: 690px;
	}
#tra2Table th {
	white-space: nowrap;
	background-color: #CCCCCC;
	border-color: #999;
	}
#tra2Table td {
	border-color: #999;
	}
.tra2List {
	line-height: 150%;
	padding-left: 35px;
}

#tra3Table {
	font-size: 77%;
	width: 690px;
	}
#tra3Table th {
	white-space: nowrap; 
	background-color: #CCCCCC;
	border-color: #999;
	}
#tra3Table td {
	border-color: #999;
	}
.tra3List {
	line-height: 150%;
	padding-left: 35px;
}

.marginBT10 {
	margin-bottom: 10px;
}

#caution2, #caution4  {
	border: 1px solid #0066CC;
	padding: 7px;
	color:#666666;
	margin: 10px 0px;
}
#caution2 h5, #caution4 h5 {
	font-size:85%;
	margin: 5px 0px;
}
#caution2 ul,#caution4 ul  {
	margin:0px 0px 0px 15px;
	padding: 0px;
}
#caution2 li,#caution4 li {
	font-size: 77%;
}


/*program*/


#mainContent .program {
	table-layout: auto;
	text-align: center;
	width: 690px;
	}
#mainContent .program th {
	white-space: nowrap;
	font-size: 87%;
	color: #666;
	width: auto;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	}
#mainContent .program td {
	border-color: #999;
	font-size: 83%;
	color: #666;
	text-align: left;
	}
	
	#mainContent .program td span {
	white-space:nowrap;
	text-align: center;
	display: block;
	}
	
	
.fonts {
	font-size: 73%;
	margin-bottom: 5px;
	display: block;
	color: #006;
	font-weight: normal;
	background-color: #FFF;
	border-radius: 6px;         /* CSS3 */
	-moz-border-radius: 6px;    /* Firefox */
	-webkit-border-radius: 6px; /* Safari,Chrome */
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;


}

#mainContent .ttable {
	text-align: justify;
	width: 690px;
	clear: right;
	margin-bottom: 20px;
	}
	#mainContent .ttable td {
	font-size: 87%;
	color: #666;
	vertical-align: middle;
	font-weight: bold;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	text-align: center;
		}	
		#mainContent .ttable td.overCell {
			border-bottom: 0px;
			}
		#mainContent .ttable td.overBorder {
			border-top: 0px;
			background-image: url(img/table_border.gif);
			background-repeat: repeat-x;
			background-position: left top;
			}
		#mainContent .ttable td.overBorder2 {
			border-top: 0px;
			background-image: url(img/table_border2.gif);
			background-repeat: repeat-x;
			background-position: left top;
			}
			#mainContent .ttable span.caution {
				font-size: 85%;
				font-weight: normal;
				line-height: 1.5;
				}
	#mainContent .ttable th {
		font-size: 78%;
		color: #666;
		white-space: nowrap;
		border-top:0px;
		border-bottom:0px;
		}
		#mainContent .ttable th.borderTop {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-bottom-color: #999;
			}
			
	#mainContent .ttable td.borderside, #mainContent .ttable th.borderside {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
			}
		
		#mainContent .ttable th.borderTopDot {
			border-top:1px dotted #CCCCCC;
			}
		#mainContent .ttable th.borderBot{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-bottom-color: #999;
			}

		#mainContent .ttable th span {
		white-space: nowrap;
		text-align: center;
		display: block;
		font-size: 85%;
		}
		
/* タイトル */
#titleBoxgymf {
	background-image: url(img/imgicn_gym.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 104px;
	padding-left: 123px;
	padding-bottom: 10px;
}

#titleBoxwalk {
	background-image: url(img/imgicn_walk.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 104px;
	padding-left: 123px;
	padding-bottom: 10px;
}

#titleBoxtrain {
	background-image: url(img/imgicn_training.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 104px;
	padding-left: 123px;
	padding-bottom: 10px;
}



div.kadomaru {
   border-radius: 6px;         /* CSS3 */
   -moz-border-radius: 6px;    /* Firefox */
   -webkit-border-radius: 6px; /* Safari,Chrome */

   border: 3px green solid;     /* 枠線の装飾 */
   background-color: #ccffcc;   /* 背景色 */
}

.ttable hr {
border-width: 1px 0px 0px 0px; /* 太さ */
border-style: dotted; /* 線種 */
border-color: #666; /* 線色 */
height: 1px; /* 高さ */
padding: 0px;
}

.wide8em {
	width: 8em;
}

.btn_program{
	width: 600px;
	margin-left: 45px;
	box-sizing: border-box padding-box;
}
.btn_program img {
margin: 0.25em 0.5em!important;
   -webkit-filter: drop-shadow(10px 10px 10px rgba(0, 0, 0, 0.5));
   filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.5));
}

.btn_program a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}
.btn_program h4 {
padding: 0.25em 0.5em!important;
color: #494949;
border-left: solid 5px #e874be;
margin: 0 0 0.5em 0!important;
background-color: none!important;
}