
/* CSS Document */

.orderStep .container {
	width: 730px;
	margin: 20px auto 0 auto;
	text-align: left;
}

.orderStep .container ul {
	height: 189px;
}

.orderStep .container ul .step1 {
	display: block;
	height: 189px;
	float:left;
	width: 188px;
}

.orderStep .container ul .step2 {
	display: block;
	height: 189px;
	float:left;
	width: 177px;
}

.orderStep .container ul .step3 {
	display: block;
	height: 189px;
	float:left;
	width: 179px;
}

.orderStep .container ul .step4 {
	display: block;
	height: 189px;
	float:left;
	width: 186px;
}

.aboutTitle,
.cleaningTitle,
.collectionTitle,
.keepTitle,
.returnTitle {
	margin: 25px 15px 0 15px;
	text-align: left;
	padding: 3px 10px;
	background-color: #521412;
	border-left: 3px solid;
	border-left-color: #D11110;
	clear: both;
}

.aboutTitle h2,
.cleaningTitle h2,
.collectionTitle h2,
.keepTitle h2,
.returnTitle h2 {
	text-align: left;
	color: #FFFFFF;
	font-size: 110%;
}

.title {
	margin: 25px 30px 0 30px;
	text-align: left;
	clear: both;
	background-color: #FFAA9D;
	padding: 3px 15px;
}

.title h3 {
	font-weight: bold;
	font-size: 100%;
}

.lead {
	margin: 0 50px;
	text-align: left;
	padding-bottom: 20px;
	padding-top: 15px;
	clear: both;
}

.text {
	margin: 0 50px;
	text-align: left;
	padding-bottom: 20px;
	padding-top: 5px;
	clear: both;
}

.text ul {
	text-align: left;
}

.text ul li p {
	font-weight: bold;
	font-size: 100%;
	padding-top: 10px;
	color: #BC2B28;
}

.text ul li .indent {
	padding-left: 30px;
	font-weight: normal;
	font-size: 85%;
	padding-top: 0px;
	color: #000000;
}

.text ul li .caption {
	padding-left: 30px;
	font-weight: normal;
	font-size: 75%;
}

.system {
	width: 660px;
	margin: 0 auto;
	padding-top: 25px;
	padding-bottom: 25px;
}

.recommend {
	margin: 0 50px;
	border: 1px solid;
	border-color: #C58787;
	padding: 15px;
	text-align: left;
}

.recommend dl {
}

.recommend dl dt {
	text-align: left;
	font-size: 100%;
	font-weight: bold;
	color: #BC2B28;
	padding-bottom: 10px;
}

.recommend dl dd {
	text-align: left;
	font-size: 85%;
	line-height: 1.4;
}

.pageNavi {
	padding-top: 20px;
	text-align: center;
}

.cleaningPagelink {
	margin: 15px 15px 15px 15px;
	text-align: left;
	border: 1px solid;
	border-color: #C58787;
	padding: 10px 15px;
}

.cleaningPagelink ul {
}

.cleaningPagelink ul li {
	display: inline;
	background-image: url(../../site_images/common/arrow3.gif);
	background-position: left 5px;
	background-repeat: no-repeat;
	margin-right: 15px;
	font-size: 85%;
	padding-left:12px;
}

.flowWrap {
	padding: 20px 0;
	display: block;
}

.flowWrap2 {
	padding: 0 0 10px 0;
	display: block;
}

.flowWrap3 {
	padding: 0 0 20px 0;
	display: block;
}

.flowWrap4 {
	padding: 0 0 40px 0;
	display: block;
}

.flow1 {
	float: left;
	width: 210px;
}

.flow2 {
	width: 210px;
	float: left;
	margin-left: 19px;
	margin-right: 19px;
}

.flow3 {
	width: 210px;
	float: left;
}

.flowWrap2 .flow1 {
	float: left;
	width: 200px;
}

.flowWrap2 .flow2 {
	width: 200px;
	float: left;
	margin-left: 35px;
	margin-right: 35px;
}

.flowWrap2 .flow3 {
	width: 200px;
	float: left;
}

.flow4 {
	width: 320px;
	float: left;
	margin-right: 30px;
}

.flow5 {
	width: 320px;
	float: left;
}

.flow4 p,
.flow5 p {
	padding-top: 10px;
}

.flow4 .image,
.flow5 .image {
	padding-top: 0px;
}

.flow1 .image,
.flow2 .image,
.flow3 .image {
	width: 100px;
}

.flow1 dl,
.flow2 dl,
.flow3 dl {
	display: block;
}

.flow1 dl dt,
.flow2 dl dt,
.flow3 dl dt {
	font-size: 100%;
	font-weight: bold;
	color: #BC2B28;
	padding-bottom: 3px;
	padding-top: 5px;
}

.flow1 dl dd,
.flow2 dl dd,
.flow3 dl dd {
	text-align: left;
	font-size: 85%;
	line-height: 1.4;
}

.introduction {
	margin: 0 45px;
	position: relative;
	padding-bottom:30px;
}

.introduction:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.introduction {
	display: inline-block;
}

/* Hides from IE-mac \*/
				* html.introduction {
	height:1%;
}

.introduction {
	display:block;
}

/* End hide from IE-mac */


.introduction .cell1 {
	text-align: left;
	width: 320px;
	float: left;
}

.introduction .cell2 {
	text-align: left;
	width: 320px;
	float: right;
}

.introduction .cell1 dl,
.introduction .cell12 dl {
	display: block;
}

.introduction .cell1 dl dt,
.introduction .cell2 dl dt {
	text-align: left;
	display: block;
}

.introduction .cell1 dl dd,
.introduction .cell2 dl dd {
	text-align: left;
	display: block;
	font-size: 85%;
	line-height: 1.4;
	padding-top: 10px;
}

.expList {
	padding-top: 20px;
}

.expList dt {
	font-size: 100%;
	font-weight: bold;
	padding-bottom: 5px;
	color: #BC2B28;
	border-bottom: 1px dotted;
	border-bottom-color: #BC2B28;
}

.expList dd {
	text-align: left;
	padding-top: 10px;
	padding-bottom: 30px;
	font-size: 85%;
	line-height: 1.4;
}

.charge {
	margin: 0 50px;
}

.charge h4 {
}

.charge table {
}

.charge table th {
	width: 25%;
	background-color: #3C100F;
	padding: 5px 5px 5px 10px;
	font-size: 85%;
	text-align: left;
	vertical-align: middle;
	line-height: 1.2;
	font-weight: bold;
	border-bottom: 1px solid #FFFFFF;
	color: #FFFFFF;
}

.charge table .bgDeepRed {
	width: 25%;
	background-color: #653314;
	padding: 5px 5px 5px 10px;
	font-size: 85%;
	text-align: left;
	vertical-align: middle;
	line-height: 1.2;
	font-weight: bold;
	border-bottom: 1px solid #FFFFFF;
	color: #FFFFFF;
}

.charge table .bgDeepRed2 {
	width: 25%;
	background-color: #653314;
	padding: 5px 5px 5px 10px;
	font-size: 85%;
	text-align: left;
	vertical-align: middle;
	line-height: 1.2;
	font-weight: bold;
	border-bottom: 1px solid #FFFFFF;
	color: #FFFFFF;
	border-right: 5px solid #FFFFFF;
}

.charge table td {
	padding: 12px;
	text-align: left;
	vertical-align: middle;
	background-color: #6A1512;
	border-bottom: 1px solid #FFFFFF;
	line-height: 1.6;
	color: #FFFFFF;
}

.charge table .amount {
	padding: 12px;
	text-align: left;
	vertical-align: middle;
	background-color: #983C1D;
	border-bottom: 1px solid #FFFFFF;
	line-height: 1.6;
	color: #FFFFFF;
}

.charge table .amount2 {
	padding: 12px;
	text-align: left;
	vertical-align: middle;
	background-color: #983C1D;
	border-bottom: 1px solid #FFFFFF;
	line-height: 1.6;
	color: #FFFFFF;
	border-right: 5px solid #FFFFFF;
}

.charge table .item {
	width: 25%;
	background-color: #653314;
	padding: 8px 10px 8px 10px;
	font-size: 85%;
	text-align: left;
	vertical-align: middle;
	line-height: 1.2;
	font-weight: bold;
	border-bottom: 1px solid #FFFFFF;
	color: #FFFFFF;
	border-left: 1px solid;
	border-left-color: #B67769;
}

.charge table .item .small {
	font-weight: normal;
	font-size: 80%;
	line-height: 1.2;
}

.charge table .amount3 {
	padding: 12px;
	text-align: left;
	vertical-align: middle;
	background-color: #983C1D;
	border-bottom: 1px solid #FFFFFF;
	line-height: 1.6;
	color: #FFFFFF;
	border-left: 1px solid;
	border-left-color: #B67769;
}

.charge h4 {
	text-align: left;
	padding-bottom: 6px;
	font-weight: bold;
	font-size: 100%;
	color: #BC2B28;
}

.charge p {
	text-align: left;
}

.caption {
	text-align: left;
	/*	padding-top: 10px;
*/	font-size: 75%;
}

.serviceArea {
}

.serviceArea:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.serviceArea {
	display: inline-block;
}

/* Hides from IE-mac \*/
			* html.serviceArea {
	height:1%;
}

.serviceArea {
	display:block;
}

/* End hide from IE-mac */
.pageNavi {
	padding-top: 25px;
	padding-bottom: 40px;
	clear: both;
}

.pageNavi ul {
	display: block;
	width: 510px;
	margin: 0 auto;
	height: 30px;
}

.pageNavi ul .btnPrev {
	display: block;
	width: 236px;
	height: 30px;
	float: left;
}

.pageNavi ul .btnNext {
	display: block;
	width: 236px;
	height: 30px;
	float: right;
}

.point {
	font-weight: bold;
	font-size: 100%;
	padding-top: 10px;
}

.map {
	margin: 0 45px;
}

.caution {
	font-size: 75%;
}

.midashi01 {
	margin: 0 15px;
	margin-top: 20px;
}

.midashi02 {
	margin: 0 30px;
	margin-top: 40px;
}

.blacktext {
	color: #000000;
}

.kodawari {
	text-align: right;
	margin: 0 50px;
}

.gostop {
	margin: 0 50px;
	text-align: left;
	background-image: url(../../site_images/common/arrow_back.gif);
	background-position: left 1px;
	background-repeat: no-repeat;
	padding-bottom: 3px;
}

.gostop a {
	padding-left: 18px;
	font-size: 75%;
}

