/* CSS Document */

#bodyArea .sec03 p,
ul {
	margin-bottom: 30px;
}
#bodyArea section.sec01 p {
	padding-right: 10px;
	margin-bottom: 20px;
}
#bodyArea section.sec02 {
	margin: 30px 40px 30px; 
	border-top: 1px dotted #CCC;
	padding-top: 15px;
}
.sec03 {
	border-bottom: 1px dotted #999;
}
#bodyArea .sec05 h4 {
	height: inherit;
}