@charset "UTF-8";
/* infomation style
------------------------------*/
#infomation {
	position: static;
	width: 480px;
	left: 40px;
	top: 580px;
	background-color: #FFCCFF;
	padding: 10px 20px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #CC0033;
	line-height: 16px;
}

#infomation2 {
	position: static;
	width: 480px;
	left: 40px;
	top: 580px;
	margin-top:100px;
	background-color: #FFCCFF;
	padding: 10px 20px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #CC0033;
	line-height: 16px;
}

#infomation3 {
	position: static;
	width: 480px;
	left: 40px;
	top: 480px;
	margin-top:15px;
	background-color: #FFCCFF;
	padding: 10px 20px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #CC0033;
	line-height: 16px;
}

#container_img present {
display: block;
background-color: #FF6633;
margin-top: 20px;
padding:10px;
}

.moisture {
float:right;
width:340px;
margin-right:20px;
margin-top:20px;
padding:10px;
background-color: #FFCCFF;
color: #CC0033;
font-size:14px;
}