@charset "utf-8";
/*-------------------------------------------------
	associationBox
-------------------------------------------------*/
.associationBox H3 {
	margin-bottom: 12px;
	padding-bottom: 5px;
	border-bottom: 1px solid #cba;
	font-size: 13px;
	font-weight: bold;
}
.associationBox H4 {
	margin-bottom: 10px;
	font-weight: bold;
}
.associationBox .indent {
	padding-left: 2em;
	text-indent: -1em;
}
.associationBox .indent2 {
	padding-left: 1em;
	text-indent: -1em;
}
.associationBox .indent3 {
	display: block;
	padding-left: 1em;
	text-indent: -1em;
}
.associationBox .indent4 {
	display: block;
	padding-left: 1em;
}
.associationBox .indentAtt {
	padding-left: 2em;
	text-indent: 0;
}
.associationBox .indentAtt span {
	font-size: 11px;
	line-height: 1.4;
}
.associationBox a.lnk {
	color: #933;
	text-decoration: underline;
}

.associationBox DL {
	margin-left: 1.0em;
}
.associationBox DT {
	margin-bottom: 0.2em;
	font-weight: bold;
}
.associationBox DD {
	margin: 0 0 1.0em 1.0em;
	line-height: 1.5;
}

.associationBox OL {
	margin: 0 0 1.0em 1.0em;
}
.associationBox LI {
	margin-bottom: 0.3em;
	line-height: 1.5;
}

.associationBox .scheduleBox .dayCell {
	width:92px;
}



.study {
	width: 90%;
	margin-left: 1em;
	padding: 20px 10px 10px;
	border: 0 solid #dcb;
	border-width: 1px 0;
	background: #f5f5ee;
}
.study th {
	padding-left: 1.0em;
	white-space: nowrap;
}
.study th,
.study td {
	padding-bottom: 10px;
	line-height: 1.5;
	vertical-align: top;
}
.study td {
	padding-left: 0.5em;
}
.study td strong {
	font-size: 14px;
}
.study td span {
	padding-left: 1.0em;
}
.study td span.stInd {
	padding-left: 4.0em;
}
.study td span.stInd2 {
	padding-left: 5.0em;
}
.study td span.stInd3 {
	padding-left: 11.0em;
}
.study td span.stInd4 {
	display: block;
	padding-left: 2.0em;
	text-indent: -1.0em
}
.study td span.stInd5 {
	display: block;
	padding-left: 1.0em;
	text-indent: -1.0em
}

.associationBox .study a {
	font-weight: bold;
	color: #c33;
	text-decoration: underline;
}
.associationBox .study .Fpdf {
	padding-left: 0;
	font-size: 11px;
}

.studySubtbl {
	margin: 2px 0 5px;
	border-top: 1px solid #cba;
	background-color: #f9f9f5;
}
.studySubtbl th, .studySubtbl td {
	padding: 0.5em;
	border-bottom: 1px solid #cba;
}
.studySubtbl th {
	border-right: 1px solid #cba;
	text-align: center;
}
.studySubtbl td.time {
	padding-left: 1.0em;
	padding-right: 1.0em;
	border-right: 1px solid #cba;
	text-align: center;
}
.studySubtbl {
}

.associationBox .play {
	width: 93%;
	padding-bottom: 20px;
	background: #f5f5ee url(../event/img/playPh.jpg) 450px 20px no-repeat;
}
/* IE7以下用 */	.associationBox .play { /background-position: 450px 0; }

.backNum {
	display: inline;
	float: left;
	width: 120px;
	margin: 0 15px 30px;
}
.backNum img {
	margin-bottom: 8px;
}
.backNum p {
	font-size: 14px;
	font-weight: bold;
	text-indent: 0;
	text-align: center;
	line-height: 1.3;
}
.backNum p span {
	font-size: 12px;
	font-weight: normal;
	color: #654;
}
.backNum p a {
	color: #933;
}
.meetingTbl {
	margin-left: 1.0em;
	border-collapse: collapse;
}
.meetingTbl th,
.meetingTbl td {
	padding: 10px 12px;
	border: 1px solid #987;
	white-space: nowrap;
}
.meetingTbl td.mTtl {
	padding: 10px 8px;
}
.meetingTbl thead th {
	background: #654;
	color: #fff;
	text-align: center;
}
.meetingTbl tbody th {
	background: #f5f5e5;
}

.BoyScout ul {
	margin: 0 0 30px 25px;
}
.BoyScout ul li {
	list-style: disc;
}
.BoyScout ol {
	margin: 0 0 30px 25px;
}
.BoyScout ol li {
	list-style: decimal;
}
.BoyScout a {
	color: #933;
	text-decoration: underline;
}
.BoyScout a:hover {
	text-decoration: none;
}
.BSclub {
	margin-bottom: 5px;
}
.BSclub th,
.BSclub td {
	padding: 0 1.5em 0.8em 0.5em;
}
.BSclub th span {
	padding-right: 0.5em;
	font-size: 8px;
}
.BSinvite {
	margin: 0 200px 30px 1.0em;
	padding: 1.5em;
	border: 1px solid #dcb;
	background: #f5f5ee;
	font-size: 14px;
	color: #933;
	text-align: center;
}
.BSOL li {
	font-weight: bold;
	color: #530;
}

/* 安穏灯火リレー */
#contentsBox h2#annon {
	height:240px;
	background:none;
	margin-bottom:20px;
}
#contentsBox h2#annon IMG {
	padding:0;
}
.associationBox .annonDL  {
	margin-left: 0;
}
.associationBox .annonDL DT {
	margin-bottom: 0.5em;
	padding-bottom: 0.3em;
	padding-left: 0.3em;
	border-bottom: 1px dotted #cba;
	font-weight: bold;
}
.associationBox .annonDL DD {
	margin: 0 0 1.0em 1.0em;
	line-height: 1.6;
}

.associationBox .annonDL DD strong {
	display: block;
	margin-bottom: 5px;
}
.associationBox .annonDL DD span {
	display: block;
	margin-left: 4em;
	padding-left: 1.0em;
	text-indent: -1.0em;
}
.associationBox .annonDL DD span.first {
	margin-top: 0.8em;
}
.associationBox .profile {
	margin-left: 5em;
	padding: 1.2em;
	border: 1px solid #cba;
	background: #f5f5ee;
}
.associationBox .profile2 {
	margin-left: 1.0em;
	margin-right: 4.0em;
	padding: 1.2em;
	border: 1px solid #cba;
	background: #f5f5ee;
}
.associationBox .profile2 p {
	text-indent: 0;
}
.associationBox .profile2 img {
	float: left;
	margin-right: 1.5em;
	margin-bottom: 4.0em;
}

/*-------------------------------------------------
	planBox
-------------------------------------------------*/
#planBox {
	margin-left: 1.0em;
}
#planBox h3 {
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: bold;
}
#planBox h4 {
	font-weight: bold;
}
#planBox TABLE {
	width: 100%;
	margin-top:5px;
	border: 1px solid #987;
	border-collapse: collapse;
}
#planBox TABLE TH,
#planBox TABLE TD {
	padding: 8px 8px;
	border: 1px solid #987;
	border-collapse: collapse;
	background: #f5f5ee;
	color: #543;
	line-height: 1.5;
	vertical-align: center;
}
#planBox TABLE TH {
	font-weight: bold;
	text-align: center;
}
#planBox TABLE THEAD TH {
	padding: 6px 8px;
	background: #654;
	color: #fff;
}
#planBox TABLE TH SPAN {
	font-size: 11px;
	font-weight: bold;
}
#planBox P {
	line-height: 1.35;
}





