@charset "utf-8";

.cleaning h6 {
	font-size: 22px;
	font-weight: bold;
	border-bottom: #E1E1E1 5px solid;
	padding: 10px 0 0 0;
	color: #0E469B;
	margin-bottom: 20px;
}

.cleaningRight table {
	width: 390px;
	font-size: 12px;
	border-collapse: collapse;
}

.cleaningRight table strong {
	font-size: 14px;
	font-weight: bold;
	color: #0E469B;
}

.cleaningRight table td { padding: 5px 0; }

.borderBottomDotted { border-bottom: gray dashed 1px; }

.txtRed { font-weight: bold; color: red; }

.txtOption { font-size: 90%; color: gray; text-align: right; }

ol li {
	list-style:none;
}

.tblwidth { width: 80px; }

#menu01 {
	width:660px;
	height:306px;
	background:url(../cleaning/images/img11.png) no-repeat;
	padding: 130px 20px 0 20px;
	line-height:1.5em;
	font-size:18px;
	font-weight:bold;
	color:#393939;
	margin-bottom:20px;
}
#menu01 em{
	color:#DA32DF;
}
#menu01 strong{
	text-align:center;
	font-size:160%;
	color:#2CDBFF;
}