@charset "utf-8";
/* CSS Document */
#topics .overFlow{
	overflow:hidden;
}
/*#topics .relative{
	position: relative;
	left:-10px;
}*/
#topics .textRight{
	text-align: right;
}
#topics .read {
	padding: 0 0 10px 0;
}
#topics .read h4{
	color:#FF6600;
	font-size: 1.3em;
	font-weight:bold;
	line-height:150%;

}
#topics .read p{
	font-size:0.95em;
	font-weight:bold;
	color:#000000;
}
#topics dl dt a{
	display:block;
	background: url(../../../common/img/icon_arrow.gif) no-repeat left 5px;
	padding: 0px 0 5px 13px;
	font-size:1.0em;
	font-weight:bold;
}
#topics dl{
	padding:0 0 10px 0px;
}
#topics table{
	margin-bottom:25px;
}
#topics td,
#topics th{
	border:1px solid #666666;
	border-collapse:collapse;
}
#topics p{
	padding:0 0 10px 0;
}
#topics li,
#topics th,
#topics td,
#topics p,
#topics dt,
#topics dd{
	font-size:0.75em;
}
#topics dt {
	font-weight: bold;
	border-bottom: 1px dotted #0066cc;
	padding: 0px 0 5px 0px;
}
#topics dd {
	padding: 10px 0 10px 0px;
}
#topics ul {
	padding: 0 0 10px 0px;
}
#topics li {
	padding: 0px 0 10px 15px;
	line-height: 175%;
	background: url(../../../common/img/icon_arrow_S.gif) no-repeat left 0.4em;
}

#form_tel {
	padding:0;
	}
#form_tel dt{
	border:none;
}
#topics .banner_bottom{
 	margin-bottom:20px;
	left:-10px;
}
/* Add 20090702 */
#topics .schedule{
	border-bottom:1px solid #BCC;
	border-right:1px solid #BCC;
	margin: 0 0 25px 0;
}
#topics .schedule table{
	text-align: center;
	border-collapse: collapse;
	margin: 0;
}
#topics .schedule td{
	font-size:0.75em;
	color:#333333;
}
#topics .schedule th{
	white-space: nowrap;
	font-weight:bold;
}
#topics .schedule th,
#topics .schedule td{
	border:1px solid #666666;
	font-size: 0.75em;
	vertical-align:middle;
	text-align: inherit;
}
#topics .schedule td a{
	display:block;
}
#topics .schedule .watch{
 background:url(../img/icn_schedule_01.gif) no-repeat center 0;
 text-indent:-9999px;
}
#topics .schedule .level1{
 background: #ccffcc;
 font-size:0.88em;
}
#topics .schedule .level2{
 background: #99ccff;
 font-size:0.88em;
}
#topics .schedule .grey{
 background: #c0c0c0;
}
#topics .schedule .greyBlue{
 color: #0000ff;
 background: #c0c0c0;
}
#topics .schedule .greyRed{
 color: #ff0000;
 background: #c0c0c0;
}
#topics .schedule .whiteBlue{
 color: #0000ff;
}
#topics .schedule .whiteRed{
 color: #ff0000;
}
#topics .schedule .noWrap{
 white-space:nowrap;
 color: #ff0000;
 background: #c0c0c0;
}
#topics .textCenter{
	text-align: center;
}
#topics .colorOrange{
	color:#FF6600;
}
#topics .colorWhite{
	color:#FFF;
}
#topics .colorBlue{
	color:#0066CC;
}
#topics .greyBox{
	background:#F2F2F2 none repeat scroll 0 0;
	border:1px solid #999999;
	padding:20px;
	margin: 0 0 10px 0;
}
#topics .greyBox table{
	margin: 0 0 0px 0;
}
#topics .greyBox td,
#topics .greyBox th{
	border: none;
	border-collapse:collapse;
	padding:2px 5px 2px 0 ;
}

#topics h5{
	background:#F5F5F5 none repeat scroll 0 0;
	border-bottom:1px dotted #0066CC;
	color:#000000;
	font-size:0.95em;
	font-weight:bold;
	padding:5px 0 5px 8px;
	margin: 0 0 20px 0;
	border-left: 3px solid #0066cc;
}
#topics ul.indent{
}
#topics ul.indent li{
	background: none;
	padding:0 0 0px 16px;
	text-indent:-16px;
}
#topics .no1 {background:transparent url(../img/icn_no1.gif) no-repeat scroll 0 0;padding:6px 0 6px 35px;}
#topics .no2 {background:transparent url(../img/icn_no2.gif) no-repeat scroll 0 0;padding:6px 0 6px 35px;}
#topics .no3 {background:transparent url(../img/icn_no3.gif) no-repeat scroll 0 0;padding:6px 0 6px 35px;}
#topics .no4 {background:transparent url(../img/icn_no4.gif) no-repeat scroll 0 0;padding:6px 0 6px 35px;}
#topics .no5 {background:transparent url(../img/icn_no5.gif) no-repeat scroll 0 0;padding:6px 0 6px 35px;}
#topics .no6 {background:transparent url(../img/icn_no6.gif) no-repeat scroll 0 0;padding:6px 0 6px 35px;}
#topics .no7 {background:transparent url(../img/icn_no7.gif) no-repeat scroll 0 0;padding:6px 0 6px 35px;}
#topics .no8 {background:transparent url(../img/icn_no8.gif) no-repeat scroll 0 0;padding:6px 0 6px 35px;}
#topics .no9 {background:transparent url(../img/icn_no9.gif) no-repeat scroll 0 0;padding:6px 0 6px 35px;}
#topics .dotBtm {padding-bottom:15px; margin-bottom: 15px; border-bottom: 1px dotted #0066cc;}


/* no1～no9に位置を合わせた文字 */
.after_noX{
	font-size:0.8em;
	font-weight:normal;
	color:#000000;
	line-height: 150%;
	padding-left: 35px;
	padding-bottom: 25px;
}


