@charset "utf-8";

/* SOKEN飾屋
name::	feature.css
date::	2018/03 */


/************************************************************

	biocleaning/

************************************************************/

/*
カビの原因は今使っている洗剤かも…
*/

.experiment .txt {
	float: left;
	width: 360px;
	}
.experiment .photo {
	margin-left: 380px;
	}
	

/*
抗カビ試験14 日間培養テスト
*/
table.experiment {
	margin: 0;
	padding: 0;
}

table.experiment th {
	padding: 5px;
	width: 120px;
	color: #FFF;
	background: #000;
	text-align: center;
}

table.experiment td {
	padding: 8px;
	border-bottom: 1px dotted #000;
}
