/*青い見出し*/
.all_box{
	float: left;
	width: 620px;
	margin-bottom: 25px;
}
.pall{
	float: left;
	width: 620px;
	padding-top: 10px;
}
.left_hbox{
	float: left;
	width: 300px;
}
.right_hbox{
	float: right;
	width: 300px;
}
.all_box h4{
	float: left;
	width: 100%;
	font-size: 18px;
	color: #1141FF;
	font-weight: bold;
	margin-bottom: 10px;
}
.left280{
	float: left;
	width: 280px;
}
/*ふとん丸洗いトップ*/
#top-img {
	width: 320px;
	float: right;
}

/*ふとん汚れ*/

#dani-table {
	width: 400px;
	float: left;
}
#dani-table02 {
	width: 400px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
}
#dani-table02 th {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
}
#dani-table02 td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	color: #FF0000;
	padding-top: 3px;
	padding-bottom: 3px;
}
#dani-table h3 {
	padding-bottom: 10px;
}

.kome {
	font-size: x-small;
	color: #333333;
}
/*ダニテーブル 汚染水*/

#ft-r {
	padding-left: 20px;
}
.osennsui {
	float: right;
	vertical-align: bottom;
}

/*ふとん洗い値段*/
#futonn-price {
	clear: both;
	width: 620px;
}

#fp-top {
	width: 380px;
	float: left;
}

#fp-img {
	width: 220px;
	float: right;
}
#f-price-div {
	clear: both;
	padding-top: 10px;
}

/*注意書き*/
#price-se {
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	line-height: 130%;
}
#price-se small{
	font-size: 92%;
}
#price-se h5 {
	font-size: 16px;
	color: #339933;
	margin-bottom: 7px;
}
#price-se li {
	padding-bottom: 20px;
}
