@charset "utf-8";
/* CSS Document */
#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;
	padding:3px;
}
#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-top: 1px dotted #0066cc;
	border-bottom: 1px dotted #0066cc;
	padding: 5px 0px 5px 5px;
}
#topics dd {
	padding: 10px 0px 10px 20px;
}
#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;
}
	