@charset "UTF-8";

/*
===== CONTENTS ==============================
	1:#contents.sectionH1
		#article
=============================================
*/

/*
===== 1:#contents.sectionH1 =====
*/

#contents.sectionH1 #article dl {
	margin: 0 0 30px;
}
#contents.sectionH1 #article dl dt {
	margin: 0 0 12px;
	padding: 0 0 0 25px;
	color: #5172b3;
	font-size: 90%;
	font-weight: bold;
	background: url(../images/q.gif) no-repeat left 2px;
	border-bottom: 1px solid #cccccc;
}
#contents.sectionH1 #article dl dd {
	margin: 0 0 40px;
	padding: 0 0 0 25px;
	font-size: 80%;
	background: url(../images/a.gif) no-repeat left 2px;
}
#contents.sectionH1 #article dl dd p{
	font-size: 100%;
}