/* -------------------------------
Other Layout 
------------------------------- */
#labelCategory {
	background:url(img/label_category.jpg) no-repeat left top;
}


h4.labelCt {
	margin-top: 0.25em;
	padding: 7px 10px;
	margin-bottom: 0.75em;
	font-weight:;
	color: #333;
	border-left: #AAA solid 3px;
	background-color: #FAFAFA;
}
.textin {
	margin: 0 12px auto;
}


/* -------------------------------
cNoteArea Layout 
------------------------------- */
.pdf {
	display: block;
	background: url(/pdf/icon_pdf.gif) no-repeat left 2px;
	padding: 0 0 6px 24px;
}

.indexLeft {
	float: left;
	width: 279px;
	padding-right: 10px;
	margin-bottom: 1.5em;
	
	text-align: left;
	line-height: 1.231em;
}
.indexRight {
	float: right;
	width: 279px;
	margin-bottom: 1.5em;

	text-align: left;
	line-height: 1.231em;
}
.indexLeft div,
.indexRight div{
	padding: 0 10px;
}
.indexLeft img,
.indexRight img {
	float: left;
	padding: 0 5px 5px 0;
}

dl.dlBox {
	margin: 0 1em 1em;
}

dl.dlBox dt {
	border: 1px solid #CCC;
	background-color: #EEE;
	padding: 0.75em 1em;
	line-height: 1.5em;
}
dl.dlBox dd {
	border: 1px solid #CCC;
	background-color: #FFF;
	padding: 0.75em 1em;
	margin-bottom: 0.5em;
	
	line-height: 1.5em;
}
.concertBlock {
	padding: 8px 12px 8px 12px;
	background-color: #E4E4E4;
	border: 1px solid #D8D8D8;
	color: #633;
}

.concertLink {
	background: url(../img/icon_arrow_01.gif) no-repeat left 5px;
	line-height:1.231;
	margin-bottom: 8px;
	padding-left:10px;
}

.supportSchedule {
	margin-bottom: 1em;
}
.supportSchedule dt {
	margin-bottom: 0.25em;
	font-weight: bold;
	color: #063;
}
.supportSchedule dd {
	line-height: 1.5em;
	padding-left: 1.5em;
}

.ttPickup {
	font-weight: bold;
	color: #060;
}

.strongBlue {
	color: #039;
}

