@charset "UTF-8";
/* CSS Document */
#container a{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #306290;
}
p {
	font-family: "ヒラギノ角ゴ Pro W6", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "sans-serif";
	font-size: 12px;
	line-height: 1.5em;
}
.style1 {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin: 5px 0px 10px 0px;
	border-bottom-width: thick double #E7E7E7;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 75%;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-align: left;
}
.style2 {
	padding-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
}

/*本部直轄道場練成会*/
#table {
	width: 550px;
	border-top: 1px solid #E6E6E6;
	border-right: 1px solid #E6E6E6;
	border-bottom-color: #E6E6E6;
	border-bottom-style: none;
	border-left: 1px solid #E6E6E6;
	font-family: "ヒラギノ角ゴ Pro W6", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "sans-serif";
	font-size: 80%;
	line-height: 1.5em;
	text-align: center;
}
#table td {
	padding: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom: 1px solid #E6E6E6;
	border-left-style: none;
	font-size: 90%;
	color: #333333;
	text-align: center;
}
#table th {
	width: 170px;
	padding: 10px;
	border-top-style: none;
	border-right: 1px solid #E6E6E6;
	border-bottom: 1px solid #E6E6E6;
	border-left-style: none;
	font-weight: normal;
	color: #333333;
	text-align: center;
	background-color: #F0F0F0;
}

/*教区練成会*/
#table2 {
	width: 650px;
	border-top: 1px solid #CCCCCC;
	border-right-style: none;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	font-family: "ヒラギノ角ゴ Pro W6", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "sans-serif";
	font-size: 11px;
	color: #333333;
	line-height: 1.5em;
}
/* MacIE Hack \*/
#table2 {
	overflow: hidden;
}
/* end MacIE Hack */
#table2 th {
	width: 70px;
	padding: 8px 5px;
	border-top-style: none;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left-style: none;
	font-weight: normal;
	color: #000000;
	text-align: center;
	background-color: #E6E6E6;
	background-image: url(../image/th-gray.gif);
}
#table2 td {
	padding-top: 8px;
	padding-bottom: 8px;
	border-top-style: none;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #F0F0F0;
	border-left-style: none;
	text-align: center;
}
#table2 td.bold {
	font-weight: bold;
	color: #333333;
}
tr.evenCell td{
	background-color: #F0F0F0
}
td.evenCell {
	background-color: #F0F0F0
}

/*青少年練成会*/
#tablegray {
	width: 650px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-bottom-style: none;
	border-left: 1px solid #CCCCCC;
	font-family: "ヒラギノ角ゴ Pro W6", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "sans-serif";
	font-size: 11px;
	line-height: 1.5em;
}
#tablegray td {
	padding-top: 8px;
	padding-bottom: 8px;
	border-top-style: none;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left-style: none;
	font-size: 12px;
	color: #333333;
	text-align: center;
}
#tablegray th {
	width: 70px;
	padding: 8px 5px;
	border-top-style: none;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left-style: none;
	font-weight: normal;
	color: #333333;
	text-align: center;
	background-color: #E4E4E4;
	background-image: url(image/th-gray.gif);
	background-position: center center;
}
#tablegray tr.example {
	background-color: #E4E4E4;
}

#textbook {
	float: left;
	height: 145px;
	width: 290px;
	padding: 10px 0 10px 10px;
	margin: 0 0px 20px 15px;
	border: 1px dashed #999999;
	text-align: left;
}
#textbook p {
	padding: 0px;
	margin: 5px 0px 0px;
	font-size: 10px;
	text-align: left;
}
#left {
	float: left;
	padding: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
}
#textbook h3 {
	margin-top: 30px;
	font-size: 80%;
	line-height: 2em;
}
#textbook h3 a {
	color: #333333;
}
#textbook h3 a:visited {
	color: #666666;
}
