@charset "UTF-8";
/* CSS Document */

/*add*/
body{
	font-size:80%;
	line-height:150%;
}
.flol{
	float:left;
}
.ml10{
	margin-left:10px;
}
.mr10{
	margin-right:10px;
}
.mb40{
	margin-bottom:40px;
}

.mb80{
	margin-bottom:80px;
}