
@charset "utf-8";
div#ct-area h1 {
	line-height: 1em;
}
#ct-area #ct-left{
	color: #333;
}
#ct #ct-left h2{
	margin-top: 3em;
	margin-bottom: 3px;
}
#ct #ct-left dl{
	margin-bottom: 1em;
}
#ct #ct-left dt{
	font-weight: normal;
}
#ct #ct-left dd{
	margin-left: 2em;
	
}


#ct #ct-left .section>ul>li{
	list-style-type: disc;
	margin-left: 1.5em;
}
#ct #ct-left .section>ul>li:last-of-type{
	margin-bottom: 0;
}
#ct #ct-left .section2{
	text-indent: 1em;
}
#ct #ct-left .section ul li ul li{
	list-style-type: circle;
	margin-left: 2.5em;
}



