@charset "utf-8";

#secondContents dt {
margin:30px 0 3px 0;
font-weight:bold;
}
	#secondContents dl.second {
	margin:0 0 20px 0;
	}
	#secondContents dl.second dt {
	margin:15px 0 3px 0;
	font-weight:bold;
	}

#secondContents dd {
margin:0 0 0 25px;
}
	#secondContents dl.second dd {
	margin:0 0 0 0;
	}
	#secondContents dd.third {
	margin:0 0 0 0;
	}
#secondContents ul {
margin:10px 0 0 45px;
}
#secondContents ul li {
list-style:outside decimal;
}

#secondContents p {
text-align:right;
margin:40px 0 0 0;
}
