@charset "utf-8";
/* CSS Document */

.water_content{
	width:90%;
	margin:0 auto;
}

.water_photo{
	width:90%;
	margin:20px auto;
	text-align:center;
}

.water_set_row{
	width:90%;
	margin:10px auto 5px auto;
}

.water_set_left{
	width:10%;
	float:left;
	margin-right:15px;
	font-weight:bolder;
}

.water_set_right{
	float:left;
	width:85%;
}

.remark{
	text-align:center;
	margin:15px auto;
}