@charset "UTF-8";
/* CSS Document */

#contents section>p{
	margin:10px 0 0 0;
}

#contents section>ul li p{
	padding: 0 0 0 20px;
}

.title06,
.title06 span {
	font-size: 1.3rem;
}

.mt10 {
	margin-top:10px !important;
}

.mb40 {
	margin-bottom:40px !important;
}
table td {
	border: none !important;
	vertical-align: top;
	line-height: 20px;
	padding: 0 0 0 8px !important;
	margin: 0 !important;
}
.service_ord {
	background-color: #f0f0f0;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	padding-top: 10px !important;
	padding-bottom: 10px !important;
}
.cl{
clear:both;
}