/* CSS Document */



/** エラー **/
.error{
	color:#F00;
	float: left;
	clear: both;
}
