@charset "UTF-8"; 







#bodySection div.contentsArea div.mainArea h2 {



	margin: 0px 0px 25px 30px;



	padding: 40px 0px 0px 0px;



	font-size: 1%;



	line-height: 100%;



}











#bodySection div.contentsArea div.mainArea dl {



	margin: 0px 0px 40px 30px;



}







#bodySection div.contentsArea div.mainArea dl dt {



	margin: 0;



	padding: 5px 10px;



	border: solid 1px #E1E1E2;



	background-color: #EEEEEE;



}







#bodySection div.contentsArea div.mainArea dl dd {



	margin: 0px 0px 20px 0px;



	padding: 8px 10px;



	border-right: solid 1px #E1E1E2;



	border-bottom: solid 1px #E1E1E2;



	border-left: solid 1px #E1E1E2;



}