<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*　2階層以下　*/

.cont01{
	 width: 500px;
	 margin: 0 0 20px 0;
	 }

.cont01 p{
	 width: 400px;
	 margin: 0;
	 padding: 15px 0 15px 50px;
	 line-height: 1.3;
	 }
	 
</pre></body></html>